1414
1515[ ![ Awesome] ( https://awesome.re/badge.svg )] ( https://awesome.re )
1616[ ![ GitHub stars] ( https://img.shields.io/github/stars/johnxie/awesome-code-docs?style=social )] ( https://github.com/johnxie/awesome-code-docs )
17- [ ![ Tutorials] ( https://img.shields.io/badge/tutorials-93 -brightgreen.svg )] ( #-tutorial-catalog )
17+ [ ![ Tutorials] ( https://img.shields.io/badge/tutorials-94 -brightgreen.svg )] ( #-tutorial-catalog )
1818[ ![ Content Hours] ( https://img.shields.io/badge/content-1100%2B%20hours-orange.svg )] ( #-tutorial-catalog )
1919[ ![ Last Updated] ( https://img.shields.io/github/last-commit/johnxie/awesome-code-docs?label=updated )] ( https://github.com/johnxie/awesome-code-docs/commits/main )
2020
@@ -62,7 +62,7 @@ Each chapter includes **Mermaid architecture diagrams**, **annotated code exampl
6262```
6363 ╔════════════════════════════════════════════════════════════╗
6464 ║ 🤖 AI & AGENTS │ 🔧 DEV TOOLS │ 🗄️ DATA │ 🎤 SPEECH ║
65- ║ 57+ tutorials │ 20 tutorials │ 14 tutorials │ 3 tutorials ║
65+ ║ 57+ tutorials │ 21 tutorials │ 14 tutorials │ 3 tutorials ║
6666 ╚════════════════════════════════════════════════════════════╝
6767```
6868
@@ -152,7 +152,8 @@ AI coding assistants, build systems, and dev infrastructure.
152152| Tutorial | Stars | Stack | What You'll Learn |
153153| :---------| :-----:| :------| :------------------|
154154| ** [ Continue] ( tutorials/continue-tutorial/ ) ** | 22K+ | TypeScript | Open-source AI coding assistant |
155- | ** [ Cline] ( tutorials/cline-tutorial/ ) ** | 57K+ | TypeScript/VS Code | Agentic coding with terminal, browser, MCP tools |
155+ | ** [ Cline] ( tutorials/cline-tutorial/ ) ** | 58K+ | TypeScript/VS Code | Agentic coding with terminal, browser, MCP tools |
156+ | ** [ Roo Code] ( tutorials/roo-code-tutorial/ ) ** | 22K+ | TypeScript/VS Code | Multi-mode coding agents with checkpoints and MCP |
156157| ** [ bolt.diy] ( tutorials/bolt-diy-tutorial/ ) ** | 19K+ | TypeScript/Remix | Open-source Bolt-style AI app builder |
157158| ** [ OpenHands] ( tutorials/openhands-tutorial/ ) ** | 67K+ | Python | AI software engineering agent |
158159| ** [ Aider] ( tutorials/aider-tutorial/ ) ** | 25K+ | Python | AI pair programming in terminal |
@@ -336,8 +337,8 @@ OpenAI Python SDK ──→ tiktoken ──→ OpenAI Whisper ──→ Realtime
336337╔══════════════════════════════════════════════════════════╗
337338║ COLLECTION OVERVIEW ║
338339╠══════════════════════════════════════════════════════════╣
339- ║ 📦 Total Tutorials 93 ║
340- ║ 📝 Total Chapters 776 + ║
340+ ║ 📦 Total Tutorials 94 ║
341+ ║ 📝 Total Chapters 784 + ║
341342║ 📏 Lines of Content 520,000+ ║
342343║ ⏱️ Estimated Hours 1,100+ ║
343344║ 🏗️ Architecture Diagrams 550+ ║
@@ -351,7 +352,7 @@ OpenAI Python SDK ──→ tiktoken ──→ OpenAI Whisper ──→ Realtime
351352| 🧠 LLM Frameworks & RAG | 12 | Complete |
352353| 🖥️ LLM Infrastructure | 9 | Complete |
353354| 💬 Chat & AI Apps | 13 | Complete |
354- | 🔧 Developer Tools | 19 | Complete |
355+ | 🔧 Developer Tools | 20 | Complete |
355356| 🗄️ Data & Analytics | 14 | Complete |
356357| ⚙️ Systems & Infra | 6 | Complete |
357358| 🎤 Speech & Multimodal AI | 3 | Complete |
0 commit comments