EdLight CodeEdLight Code
TracksGamesPathways
TracksGamesPathways
Back to Projects

JavaScript Fundamentals

Learn the core concepts of JavaScript programming. Master variables, control flow, functions, and data structures to build a strong programming foundation.

~4 hours3 stages
JavaScriptLogicProgramming Basics
Start Project

Project Stages

1

Basics

Learn variables, numbers, strings, basic operators, console.log, and simple functions.

2

Control Flow

Master if/else statements, comparison and logical operators, for loops, and while loops.

3

Data Structures

Work with arrays, array methods, objects, and build a capstone exercise to process data.