Skip to content

Commit 2b86da7

Browse files
authored
Update courses_en.json
1 parent 684a1d9 commit 2b86da7

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

docs/data/courses_en.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
{
2-
"courses": [
2+
"courses": [{
3+
"id": "1001",
4+
"title": "Vibe Coding for Python Basic - AI Programming",
5+
"description": "Do you think programming is difficult? In the AI era, everything is changing. This course will help you master the basics of Python programming while learning to collaborate efficiently with AI. Featuring a unique AI-assisted teaching method, it systematically explains core Python concepts and teaches you how to communicate your needs to AI precisely and debug code together. Through projects like chatbots and data analysis assistants, you'll build human-AI collaboration workflows and overcome your fear of coding.",
6+
"image": "/assets/udemy_aipy_featured.png",
7+
"url": "https://aipy.org.cn/course/python-programming-with-ai",
8+
"tags": [
9+
"Python for Beginners",
10+
"AI Collaborative Programming",
11+
"Human-AI Cooperation",
12+
"Zero Basics"
13+
],
14+
"difficulty": "beginner",
15+
"price": "¥299",
16+
"status": "publish",
17+
"catalog": "AIPY Programming Series",
18+
"slug": "ai-python-collaboration-intro"
19+
},
320
{
421
"id": "6492",
522
"title": "Python Syntax Practice",

0 commit comments

Comments
 (0)