Files
curriculum/1.solar-system/0.index.md

1.3 KiB
Raw Permalink Blame History

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 12 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 print to writing real programs with functions, loops, and data structures.
  • The Checkpoint — proves you're ready for what comes next.

The Schedule

Days Module Focus
12 Welcome Shell + Git basics, paired battle
318 Python Fundamentals Variables, control flow, functions, data
1920 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