Programming Basics
All modules and parts available in this track, in learning order.
22 min to
complete
Beginner level
1 Module
2 Parts
CodePLU Goal
Upgrading Human Mental Models
Learn how to think in Workflows
Module
Programming Foundations
Beginner 10 min Part 1
Programming Problem-Solving Workflow
Learn the core programming flow from problem definition to tested solution.
Beginner 12 min Part 2
Programming Function Design and Dry-Run Loop
Learn a practical beginner workflow: define a function contract, implement logic, and validate with dry runs.