Programming courses
3 coursesDiscover independent programming courses from expert creators.
Python for Absolute Beginners
by Marcus Webb
The gentlest on-ramp to programming you will find anywhere. Marcus starts at zero — variables, loops, functions — and by the end you will have built three real projects: a habit tracker CLI, a weather app, and a simple web scraper. No jargon, no filler.
Build & Deploy Your First SaaS
by Marcus Webb
A project-based course where Marcus walks you through building a complete subscription SaaS from scratch using Next.js, Stripe, and a PostgreSQL database. Covers architecture decisions, auth, billing, feature flags, and deploying to production on a shoestring budget.
Git & GitHub for Developers
by Marcus Webb
Stop fearing the terminal. This short, punchy course demystifies Git from first commit to advanced branching strategies. You will learn the workflows actually used by professional dev teams — feature branching, pull request reviews, rebasing, and recovering from mistakes.