skynest
_
/home
/courses
/skynest-club
Back
Learn Programming with JavaScript
Course Content
Module 1 - Programming Basics
1.1 Hello World!
1.2 Arithmetic
1.3 Strings
1.4 Variables
1.5 Updating Variables
1.6 Console Input
1.7 Numeric Input
1.8 Intermediate Data Types and Operations
Module 2 - Control flow
2.1 Boolean Logic
2.2 Selection: If Statements
2.3 Branching with If/Else
2.4 Nesting Code Blocks
2.5 Iteration: While Loops
2.6 Number Guessing Game
2.7 Rock, Paper, Scissors
Module 3 - Functions
Coming Soon
Module 4 - Arrays
Coming Soon