Welcome to the AI workshop!

I estimate each lesson in this workshop to be doable in 1 hour each day, so it can be done in the evening or early morning even if you have a full-time job.

Let’s go! 🚀

<aside>

Here’s the link to cohort #1 lessons, focused entirely on Claude Code

Remember to join the Discord

</aside>

PART 1

INTRODUCTION


Day 1: AI Models, rules, prompts, context

PART 2

AI CODING PLATFORMS

Coding platforms are hosted, cloud tools that are entirely self-contained and operate on the cloud. All of the ones we’ll talk about let you create web applications, and host them on their platform until you decide to “move out”.


Day 2: v0

Day 3: Bolt

Day 4: Lovable

Day 5: Replit

PART 3

AI CODING TOOLS

Coding tools are programs you run on your computer that interact with AI models and your codebase, directly on your machine.