1. Introduction
2. Setting up the JavaScript Environment
3. Writing Internal Javascript
4. Writing External JavaScript
5. Introduction To Variables
6. Deep Dive To Variables
7. Ways to output something in Javascript
8. Understanding Data Types
9. Operators in Javascript
10. Understanding String Operations
11. Working with String Methods
12. Understanding Numbers Operations
13. If Else in Javascript
14. Practising The If Else
15. Understanding Switch-Case
16. Practising Switch Case Statements
17. Learn about the Arrays in Javascript
18. Understanding Arrays Part-2
19. Practising Arrays Methods
20. Understanding Functions
21. Practising Functions in Javascript
22. Understanding Objects
23. Practising Objects in Javascript