Overview
Syllabus
- Intro and Course Overview
- How websites are built What is HTML, CSS and JavaScript
- Introduction to JavaScript What is JS
- Datatypes and Variables
- Datatypes
- Working with Numbers
- What is a Variable, Why they are useful
- Where to write and execute JS
- Download Webstorm IDE and create new Project
- Create index.html file
- var vs let vs const
- Execute HTML file in Browser
- Console.log
- JavaScript in a separate File Project Structure
- Conditionals and Operators
- Comparison Operator
- Conditionals if / else statement
- Logical Operator AND, OR operator
- Functions in JavaScript
- Function Parameters
- Const Use Cases
- Naming Conventions
- Next Steps in your Learning Journey
Taught by
TechWorld with Nana