Lessons

27 lessons on building software with Claude Code, Codex, Cursor, and Lovable, newest course first. 5 of them are free.

  1. Intro to AI coding

    Sep 2, 2026Free

    What AI coding means in practice, and a look at the Reddit clone you'll have running by the end of the course.

    Lesson 1 of 13 in Zero to Reddit

  2. The main tools: Codex, Claude Code, and Cursor

    Sep 2, 2026Free

    The three tools used in the course, what each one is good at, and which one to open first.

    Lesson 2 of 13 in Zero to Reddit

  3. Avoid overwhelm, remain curious

    Sep 2, 2026Members

    A new tool comes out every week. How to keep an eye on them without stopping your build to try each one.

    Lesson 3 of 13 in Zero to Reddit

  4. Start building project in Cursor and build locally

    May 25, 2025Members

    Open the same project in Cursor, run it on your own machine, and keep building from there.

    Lesson 9 of 14 in The AI SaaS Course

  5. Set up Supabase MCP in Windsurf

    May 25, 2025Members

    Connect the editor directly to your database with the Supabase MCP server, so the AI can read your schema while it works.

    Lesson 10 of 14 in The AI SaaS Course

  6. Building live web search with the OpenAI API

    May 25, 2025Members

    Add live web search through the OpenAI API, so the tweets it writes use current information.

    Lesson 11 of 14 in The AI SaaS Course

  7. Let user save brand voice to their tweets with Supabase updates

    May 25, 2025Members

    Let each user save a brand voice in Supabase and apply it to the tweets the app writes for them.

    Lesson 12 of 14 in The AI SaaS Course

  8. How to deploy your app on Vercel

    May 25, 2025Members

    Deploy the product on Vercel and get a URL you can send to customers.

    Lesson 13 of 14 in The AI SaaS Course

  9. Cursor and Windsurf Rules

    May 25, 2025Members

    Write rules files so Cursor and Windsurf follow your conventions without you repeating them in every prompt.

    Lesson 14 of 14 in The AI SaaS Course