Lesson # | Topics | Objectives |
---|---|---|
0 (Pre-work) | How code works | objectives |
1 | Data types, values, and variables | objectives |
2 | Booleans and conditionals, debugging | objectives |
3 | Strings and arrays | objectives |
4 | Iteration | objectives |
Assignment 1 | Candidate Testing | objectives |
5 | Lists | objectives |
6 | Dictionaries | objectives |
7 | Git basics, Terminal, Git branches and remotes | objectives |
8 | Exceptions, Local Development | objectives |
9 | Classes and objects | objectives |
10 | Classes and objects, part 2 | objectives |
11 | Unit testing, TDD | objectives |
12 | Inheritance | objectives |
13 | Interfaces and polymorphism | objectives |
14 | HTML + CSS | objectives |
15 | HTTP and forms | objectives |