Skip to content

Commit 225dd80

Browse files
authored
Merge pull request #28 from btcnyc/vibe-coding-lesson-plan
Update Vibe Coding 101 lesson plan based on class run-through
2 parents e64f810 + 8cd9eb7 commit 225dd80

2 files changed

Lines changed: 400 additions & 53 deletions

File tree

docs/topics/vibe-coding-101/00-getting-started/index.md

Lines changed: 29 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,33 +13,52 @@
1313

1414
## 🧩 Overview
1515

16-
Vibe coding is a new tool that has arisen in the past year, which allows anyone to code, without any technical experience needed, simply by prompting AI.
16+
Vibe coding is a new approach that has emerged in the past year, allowing anyone to create software without any technical experience simply by prompting AI.
1717

18-
In this workshop, accessible to beginners, you'll learn how to vibe code with the open source tool Cursor, and how to build open source websites on GitHub, ensuring your project remains open and collaborative to everyone.
18+
In this workshop, you'll learn how to build and deploy a real website using only your web browser and natural language prompts. No software installation required. No coding experience needed. No payment or subscription necessary.
1919

20-
Be sure to bring a laptop to learn how to vibe code firsthand. Your open source vibe coding journey begins here!
20+
By the end of the 2-hour session, you'll have a live website on the internet that you created entirely through AI-assisted vibe coding.
2121

2222
---
2323

24-
## 🧰 Materials / Hardware
24+
## 🧰 Prerequisites
2525

26-
* **Laptop** — Required for hands-on vibe coding practice
26+
* **Laptop** — Any laptop with a web browser (Mac, Windows, or Linux)
27+
* **Email address** — For creating a GitHub account (if you don't have one)
28+
* No coding experience required
29+
* No software installation needed
30+
* No payment or credit card needed
2731

2832
---
2933

30-
## 💬 Community / Links
34+
## 📋 What You'll Build
3135

32-
* [Event Page](https://luma.com/wkhgc1yc)
33-
* [Telegram](https://t.me/+M79B-75J2YU3OTRh)
36+
You'll create a fully functional website, hosted for free on GitHub Pages. Example projects include:
37+
38+
* A fun themed landing page (like a "Bitcoin Pizza" restaurant site)
39+
* A personal portfolio or resume site
40+
* A project showcase page
41+
* A simple business landing page
3442

3543
---
3644

3745
## 🎯 Takeaway
3846

39-
Code without coding experience. Build open source projects with AI.
47+
By the end of this workshop, you will:
48+
49+
* Have a live website at `yourusername.github.io/your-project`
50+
* Understand how to use AI to build software without coding
51+
* Know which AI tools work best for different tasks
52+
* Be able to continue iterating on your website after the class
53+
54+
---
55+
56+
## 💬 Community / Links
57+
58+
* [Event Page](https://lu.ma/wkhgc1yc)
59+
* [Telegram](https://t.me/+M79B-75J2YU3OTRh)
4060

4161
---
4262

4363
> 📘 **Want the full curriculum?**
4464
> Read the evergreen [Lesson](./lesson.md)
45-

0 commit comments

Comments
 (0)