Description
In this course, you will learn:-
- Write JavaScript in a fluent manner
- Learn programming fundamentals that can be applied to languages such as PHP, Python, and Node.js
Syllabus:-
- How to Use CodePen.io
- How to Ask Great Question
- Just a quick note
- Where to put your JavaScript
- Variables and Data Types
- Variables and Data Types Part 2
- A Quick Note
- A Quick Checkup
- String Manipulation
- String Manipulation Part 2
- Project #1
- Project #1: Solution
- Code Comments
- Basic Operators
- Comparison Operators
- If/Else Statements
- If/Else Statements with User Input
- Query Selectors
- Query Selectors Part 2
- Intro to Functions
- Function Examples