Foundations Course Syllabus
- Basic Data Types and Operators (String, Number, +, -)
- Variables (Declaration, Assignment, Naming rules)
- Compound Expressions (%, ++, --, +=)
- Boolean data type and logical operators (or, and, not)
- If/else and Ternary Operator
- Functions
- Arrays and Loops
- Objects
- Array and String Methods
We are not covering concepts like Recursion , Advanced Data Structures in the Foundations Course.