Docs · Getting started
Day-zero walkthrough
Five steps from your first login to your first finished lab.
Step 1
Pick a discipline
A discipline is a career track — for example, GenAI Engineering or AI Security Engineering. Each one bundles 2–4 courses and 24–48 chapters of focused work.
Open the Disciplines page to browse what's available.
Step 2
Enroll in a course
Each discipline has multiple courses, sequenced for compounding. You'll see chapter previews before you commit, and every course unlocks its first chapter for free so you can scope-check before subscribing.
Once you're enrolled, the course shows up in your Progress dashboard and on the home page as a "Continue" card.
Step 3
Open your first lesson
Open any lesson (a chapter is just a set of them). Every lesson has the same three steps: Concepts → Knowledge Check → Hands-on Labs — read, quiz, then build. Jump between them freely; each chapter also has an audio overview. Progress saves as you go.
Step 4
Run your first lab
Open the lesson's Hands-on Labs step. After ~30 seconds, a real VS Code workspace opens in your browser. Each lab has a few TODOs marked clearly in the code. Implement them, run the lab, and iterate until both scripts pass on your code.
Tests run on GenBodha's cloud — no local setup, no Docker, no dependency hell. The lab persists for 24 hours so you can come back to it.Step 5
Track progress
Your progress dashboard shows everything: lessons complete, hours learned, quiz accuracy, lab pass rate. Use it to see what to do next and how far you've come.
Was this page useful?