Description
The course contains 14 lessons and 7 challenges. In the challenges, you'll be encourage to jump into the code and get your hands dirty. This is both fun and great for making the knowledge stick.
You will learn:
- Data types
- Variables
- Strings
- Numbers
- Booleans
- Arrays
- Objects
- Arithmetic operations
- Relational operations
- Increment & decrement
- If, else if, else
- Switch statements
- For loops
- Functions