Chapter 1 - Fundamentals of Web Development
- Program Orientation - Team Development etc.
- What is full stack web development?
- Basics of Internet and Web
- Intro to VS Code IDE
- Intro to CLI and Linux
- Intro to Git and GitHub
Chapter 2 - JavaScript Fundamentals
- Introduction to JavaScript
- JavaScript Strings and Literals
- Arrays in JavaScript
- Collections
- Decision Making in JavaScript
- Loops and Iterations
- Self Project - Coding Practice
Chapter 3 - Functions and OOP Programming