# 🚀 Starting Vibe Coding from Scratch > Absolutely no foundation? Follow the steps below in order to start your AI programming journey. --- ## Learning Path | No. | Document | Description | |:---:|:---|:---| | 00 | [Philosophy](./00-Vibe%20Coding%20Philosophy.md) | Understand the core concepts of Vibe Coding | | 01 | [Network Environment Configuration](./01-Network%20Environment%20Configuration.md) | Configure network to ensure access to GitHub, Google, etc. | | 02 | [Development Environment Setup](./02-Development%20Environment%20Setup.md) | Copy prompts to AI, let AI guide you to install development tools | | 03 | [IDE Configuration](./03-IDE%20Configuration.md) | Configure VS Code editor | --- ## How to use 1. Read each document in order 2. Prompts in the document can be directly copied to an AI chat box (ChatGPT, Claude, Gemini web version) 3. AI will guide you step by step to complete the configuration 4. Ask AI directly if you encounter problems --- ## After completion After all configurations are complete, read the [Main Document](../../../../README.md) to understand the Vibe Coding workflow.