1.3 KiB
1.3 KiB
type, title, description
| type | title | description |
|---|---|---|
| module | Solar System | Your launchpad — 4 weeks to land your first lines of Python, with a fast crash course in the shell and Git on day one. |
Solar System
Welcome aboard. Over the next four weeks you'll go from wherever you are now to writing real Python programs. Day one drops you into the shell and Git so you can move and save your work; everything after that is Python.
How It Works
The Solar System runs on three modules.
- Welcome — your first 1–2 days. Crash course in the terminal and Git, the cultural ground rules, and a paired battle to close it out.
- Python Fundamentals — the bulk of the stage. From your first
printto writing real programs with functions, loops, and data structures. - The Checkpoint — proves you're ready for what comes next.
The Schedule
| Days | Module | Focus |
|---|---|---|
| 1–2 | Welcome | Shell + Git basics, paired battle |
| 3–18 | Python Fundamentals | Variables, control flow, functions, data |
| 19–20 | The Checkpoint | Final assessment |
What You'll Need
- A workstation on the campus (already configured for you)
- A GitHub account (you'll create one in Welcome)
- Curiosity and persistence — you'll get stuck, and that's the point