Overview
Syllabus
- Intro.
- Your First Javascript Code.
- How Javascript works.
- ECMAScript.
- Visual Studio Code.
- NodeJS.
- Running JavaScript with NodeJS.
- Comments.
- Quotes and Colons.
- Variables.
- Data Types.
- Naming Variables.
- Strings.
- Objects.
- Boolean.
- Arrays.
- Arithmetic Operations.
- Functions.
- Built in Functions.
- Loops.
- Other Types of Loops.
- While Loops.
- Do While Loops.
- Break and Continue.
- Increment and Decrement Operators.
- Comparison Operators.
- Logical Operators.
- If Statements.
- Ternary if statements.
- Switch Statements.
- Hoisting.
- Ternary if statements.
- Let Keyword.
- Const Keyword.
- Const vs Let Keywords.
- Outro.
Taught by
Amigoscode