A MoreSalamander StudioLabs Production
Learn by building. One page at a time.
ยฉ 2026 MoreSalamander StudioLabs. All rights reserved.
Build It is an educational series that teaches programming through complete, working projects. Each project is broken down into atomic steps โ one concept per page โ so you always know exactly what you're doing and why.
No hand-waving. No "the rest is left as an exercise." Every line of code is explained, every decision is justified, and every checkpoint confirms you're on track.
New to programming on Mac? Complete these setup guides first:
Every Build It project follows the same progression:
| Stage | Name | What You Build |
|---|---|---|
| Foundation | See It Work | A complete, working application with hardcoded values |
| Configuration | Use It Today | User-adjustable settings with validation and UI |
| Persistence | Keep It Forever | Save and load settings between sessions |
Each stage produces a standalone, runnable application. You can stop at any stage and have something useful.
Pomodoro-style countdown timer with alarm. Built with Python and Tkinter.
Artificial life simulation with emergent behaviors. Built with React and Canvas.
Traditional tutorials fail in predictable ways:
Build It solves these problems with atomic steps, working checkpoints, recovery paths, and progressive enhancement.
Every guide follows the Build It Constitution
Build It guides are created using a structured production workflow โ not just AI-generated code presented as-is.
Each guide transforms a working application into a step-structured learning system where every step:
These guides are co-authored with AI systems (ChatGPT and Claude) under human-owned standards:
For the full authoring methodology, see Authoring Methodology.