 |  | |
---|
| | Logic (Pre-Req) |
---|
 |  | Flowgorithm |
 |  | Introduction |
 |  | Control Structures |
 |  | If-THEN-ELSE |
 |  | Loops (FOR, While etc.) |
 |  | Arrays |
 |  | Functions (aka Methods) |
 |  | C/C++ Classes (and Objects) |
 |  | Java Classes (and Objects) |
| | Python |
---|
| | Quiz 1 - Final part 1 |
 |  | Flowgorithm |
 |  | Python - Introduction |
| | Quiz 2 - Final part 1 |
 |  | Loops (FOR, While etc.) |
|  | Python - N Dimensional Arrays |
| | Quiz 3 - Final part 1 |
 |  | Python - Functions |
|  | Python - Type Castng |
| | Quiz 4 - Final part 2 |
 |  | Python - Classes (and Objects) |
 |  | Python - Classes (and Objects) Lab |
 |  | Python - Classes - Method overriding |
|  | Python - Circle Class (All Putlic) |
|  | Python - Math Library |
|  | Python - Math Library (PI constant) |
| | Quiz 5 - Final part 2 |
 |  | Python - Classes - Privated inheritance |
 |  | Python - Classes - Protected inheritance |
|  | Python - Baseball Player (inheritance) |
|  | Python - Circle Class (Some Putlic Some Private) |
| | Quiz 6 - Final part 1 |
 |  | Python - References to Objects |
|  | Python - Lists and NumPy |
|  | Python - NumPy - Grade Calculator |
| | Projects |
---|
 | | Project 1 - Year of Birth |
 |  | Project 2 - Today and Tomorrow |
 |  | Project 3 - Translation |
 | | Project 4 - Translation With Classes |