Lecture 1: Variables and Functions |
-
Arithmetic and Built-in Functions
(
colab
)
-
Variables
(
colab
)
-
Strings
(
colab
)
-
Functions
(
colab
)
-
Type Conversion
(
colab
)
-
Input and Output
(
colab
)
|
|
Lecture 2: Conditionals and Scope |
-
Booleans
(
colab
)
-
If Statements
(
colab
)
-
Scope and Nesting
(
colab
)
-
More String Operations
(
colab
)
|
Lecture 2 HW
(
colab
)
|
Lecture 3: Lists and Loops |
-
Lists and Ranges
(
colab
)
-
For Loops
(
colab
)
-
Accumulators
(
colab
)
-
List Methods and Mutability
(
colab
)
|
Lecture 3 HW
(
colab
)
|
Lecture 4: More Lists and Loops |
-
Parallel Sequences
(
colab
)
-
While Loops
(
colab
)
|
Lecture 4 HW
(
colab
)
|
Lecture 5: Dictionaries and Files |
|
Lecture 5 HW
(
colab
)
|