Skip to main content
Back to top
Ctrl
+
K
EK125
Introduction to this jupyter book: HTML rendered mardown files for EK125 Pre-readings
Class 1B: Intro to colab and why program?
Class 2A: Sequences, Strings, and Lists in Python
Class 2B: Booleans and Basic Logic
Week3A Preread: Coding Basics Wrap-up and Selection Statements
Week3B Preread: Basic Loops -
for
and
while
Week4A Preread: Nested Loops
Week4B Preread: Advanced Loops using List Comprehensions
Week 5A Preread: Nested lists and Multilevel Indexing
Weeks 1-4 GPP Review
Week 6A Pre-read: Mastering Slicing in Python
Week 6B Preread: Digging into arrays with NumPy
Week 7A Preread: Dictionaries and Intro to Pandas
Week 7B Preread: User-Defined Functions and Modular Program introduction
Week 8 Class 14 Pre-read: Function Arguments, Variable Scope, and Data Copying
Week 8 Class 15 Pre-read: Scripts, Comments, and Code Documentation
Index