Docs · Getting started

Day-zero walkthrough

Five steps from your first login to your first finished lab — real code, running on our cloud, with nothing to install. Roughly 90 minutes end-to-end if you don't pause.

Step 1

Pick a discipline

A discipline is a career track — for example, GenAI Engineering or AI Security Engineering. Each one bundles 5–11 courses and roughly 95–280 chapters of focused work.

Open the Disciplines page to browse what's available.

The Disciplines page · click any card to see its courses.

Step 2

Enroll in a course

Each discipline has multiple courses, sequenced for compounding. You'll see chapter previews before you commit, and every discipline unlocks a set of free preview lessons 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 goal

Open any goal (a chapter is just a set of them). A goal is one lesson — its reading, quiz, and lab. Every goal has the same four steps: Read → Quiz → Lab → Capabilities — read, quiz, build, then see what it proves. Jump between them freely; each chapter also has an audio overview. Progress saves as you go.

A goal page — the Learning Path, the same layout in every course.

Step 4

Run your first lab

Open the goal's Lab 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.

No local setup. Tests run on GenBodha's cloud — no Docker, no dependency hell. Your live session pauses after 30 minutes idle and runs up to 4 hours at a stretch, and your saved files are kept for months of inactivity — reopen before then to pick up where you left off.

Every lab opens with a brief — context, business value, the files, and a map of each TODO.
A real VS Code workspace · the TODOs are marked right in the code.
Stuck? Claude Code is built into the terminal — ask it how to approach a TODO.
Run the lab — both scripts pass on your code, and the lab counts.

Step 5

Track progress

Your progress dashboard shows everything: goals complete, hours learned, quiz accuracy, lab pass rate. Use it to see what to do next and how far you've come.

Your dashboard · continue where you left off, plus disciplines, credentials, and Practice Reps.

Was this page useful?