Roadmap
/
Programming Fundamentals
01
Programming Fundamentals
Variables, data types, control flow, functions — the building blocks of every program.
6/6 lessons
01
Introduction to Programming
video
15 min
02
Variables & Data Types
text
20 min
03
Control Flow: if/else
text
15 min
04
Loops & Iteration
text
20 min
05
Functions & Scope
text
25 min
06
Practice: FizzBuzz
code
30 min
Task: accepted