Javascript
Javascript
Day 1: Introduction
• What is JavaScript? Its purpose and use cases beyond the web.
• Setting up the environment (Node.js, REPL).
• Writing and running JavaScript programs (CLI).
Day 3: Operators
Day 5: Functions
Day 1: Arrays
Day 2: Objects
Day 5: Strings
Day 4: Modules
Day 2: Inheritance
Day 4: Prototypes
• Prototypal inheritance.
• Manipulating prototypes directly.
• Complex exercises involving multiple concepts (loops, arrays, objects, OOP, etc.).