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>
INTRODUCTION
Day 1
: AI Models, rules, prompts, context
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”.
AI CODING TOOLS
Coding tools are programs you run on your computer that interact with AI models and your codebase, directly on your machine.