- M1.1 Use basic git flow
- M1.2 Create constants and variables of different types and use operators to solve problems
- M1.3 Define and call functions
- M1.4 Use control flow to create different code paths or to repeat code execution
- M1.5 Solve problems using Strings
- M1.6 Solve problems using Arrays
- M1.7 Solve problems using Objects
Lesson | Lab |
---|---|
1. Local Environment Setup | Not applicable. |
2. The Command Line | link |
3. Git and GitHub | link |
4. Values, Types, and Operators | link |
5. Variables | link |
6. Functions | link |
7. Conditionals | link |
8. Arrays | link |
9. Loops | link |
10. Building Command Line Applications | link |
11. Strings | link |
12. Objects | link |
13. Array Methods and Callbacks | link |
- User Input
- Date and Time
- Regular Expressions
- Error Handling
- Factory Functions
- Practice Problems
- Objects review
- Module review
Lesson | Lab |
---|---|
Callbacks | link |
Constructor Functions | link |
Classes | link |
Object Oriented Programming | n/a |