@Chenzeze777: 别再花钱报编程培训班了。 GitHub 上这份开发者学习路线图,已经 350 k stars: https://github.com/kamranahmedse/developer-roadmap… 作者是自学转行的开发者,直接把编程路线…
摘要
在GitHub上有35万星星的开发者学习路线图项目,提供前端、后端、DevOps等多条学习路径和实操项目,帮助自学编程。
查看缓存全文
缓存时间: 2026/06/03 09:47
别再花钱报编程培训班了。
GitHub 上这份开发者学习路线图,已经 350 k stars: https://github.com/kamranahmedse/developer-roadmap…
作者是自学转行的开发者,直接把编程路线拆成 7 条:
前端、后端、DevOps、Android、React、Python、Go。
最狠的是每条路线都带实操项目:
不是教你学语法,而是告诉你每一步该做什么、学什么、跳过什么。
nilbuild/developer-roadmap
Source: https://github.com/nilbuild/developer-roadmap
roadmap.sh
Community driven roadmaps, articles and resources for developers

Roadmaps are now interactive, you can click the nodes to read more about the topics.
View all Roadmaps · Best Practices · Questions

Here is the list of available roadmaps with more being actively worked upon.
Have a look at the get started page that might help you pick up a path.
- Frontend Roadmap / Frontend Beginner Roadmap
- Backend Roadmap / Backend Beginner Roadmap
- DevOps Roadmap / DevOps Beginner Roadmap
- DevSecOps Roadmap
- Full Stack Roadmap
- Claude Code Roadmap
- OpenClaw Roadmap
- Vibe Coding Roadmap
- HTML Roadmap
- CSS Roadmap
- JavaScript Roadmap
- TypeScript Roadmap
- Git and GitHub / Git and GitHub Beginner
- API Design Roadmap
- Computer Science Roadmap
- Data Structures and Algorithms Roadmap
- AI and Data Scientist Roadmap
- AI Engineer Roadmap
- Network Engineer Roadmap
- AWS Roadmap
- Cloudflare Roadmap
- Linux Roadmap
- Leetcode Roadmap
- Terraform Roadmap
- Data Analyst Roadmap
- BI Analyst Roadmap
- Data Engineer Roadmap
- Machine Learning Roadmap
- MLOps Roadmap
- Product Manager Roadmap
- Engineering Manager Roadmap
- QA Roadmap
- Python Roadmap
- Django Roadmap
- Software Architect Roadmap
- Game Developer Roadmap / Server Side Game Developer
- Software Design and Architecture Roadmap
- C++ Roadmap
- React Roadmap
- Next.js Roadmap
- React Native Roadmap
- Vue Roadmap
- Angular Roadmap
- Node.js Roadmap
- PHP Roadmap
- WordPress Roadmap
- Laravel Roadmap
- GraphQL Roadmap
- Android Roadmap
- iOS Roadmap
- Swift/Swift UI Roadmap
- Flutter Roadmap
- Go Roadmap
- Rust Roadmap
- Java Roadmap
- Kotlin Roadmap
- Spring Boot Roadmap
- Design System Roadmap
- PostgreSQL Roadmap
- ElasticSearch Roadmap
- SQL Roadmap
- Redis Roadmap
- Blockchain Roadmap
- ASP.NET Core Roadmap
- System Design Roadmap
- Kubernetes Roadmap
- Cyber Security Roadmap
- MongoDB Roadmap
- UX Design Roadmap
- Docker Roadmap
- Prompt Engineering Roadmap
- Technical Writer Roadmap
- DevRel Engineer Roadmap
- AI Red Teaming Roadmap
- AI Agents Roadmap
- Bash/Shell Roadmap
- Ruby Roadmap
- Ruby on Rails Roadmap
- Scala Roadmap
There are also interactive best practices:
- Backend Performance Best Practices
- Frontend Performance Best Practices
- Code Review Best Practices
- API Security Best Practices
- AWS Best Practices
..and questions to help you test, rate and improve your knowledge

Share with the community
Please consider sharing a post about roadmap.sh and the value it provides. It really does help!
Development
Clone the repository, install the dependencies and start the application
git clone [email protected]:nilbuild/developer-roadmap.git --depth 1
cd developer-roadmap
pnpm add @roadmapsh/editor@npm:@roadmapsh/dummy-editor -w
pnpm install
Run the development server with:
pnpm dev
Make sure to rename
.env.exampleto.envbefore running the app.
Contribution
Have a look at contribution docs for how to update any of the roadmaps
- Add content to roadmaps
- Add new roadmaps
- Suggest changes to existing roadmaps
- Discuss ideas in issues
- Spread the word
Thanks to all contributors ❤
License
Have a look at the license file for details
相似文章
@laowangbabababa: 太牛逼了 !新东方那一套,已经被一份免费的 GitHub 仓库写完了。 46k stars,作者本人是高考英语省状元。这事儿挺多英语培训机构现在不太想让你知道。 这帮了哪些人? 工作多年想重启英语的,别再花钱报班了,先翻基础认知那章,你以…
一个免费的 GitHub 仓库(46k stars)汇总了英语学习资源,作者是高考英语省状元,旨在帮助工作多年的人重启英语学习,替代昂贵的培训机构。
@ai_suxiaole: 为什么中国程序员技术不差 英语却总是短板 这个问题作者认真研究过 写成了 GitHub 项目 GitHub 50k , 程序员写给程序员的英语指南
一个GitHub高星项目(50k stars),专注于帮助中国程序员提升英语水平,涵盖听、说、读、写及AI辅助学习等内容。
@IndieDevHailey: 致前女友的一封回信,成了 48.6k Star 的 GitHub 顶流 2017年,一个朋友问他「怎么高效学英语」,他写了份指南。 9年后,这个仓库拿了 48.6k Star,Fork 5.1k,成了中文社区最硬核的英语学习开源项目。
这个故事介绍了一个2017年创建的GitHub英语学习指南仓库,因一封致前女友的回信而走红,至今获得48.6k Star和5.1k Fork,成为中文社区最硬核的英语学习开源项目。
@axichuhai: 卧槽,有个编程大神把自己的工程经验蒸馏成了一个开源项目 GitHub 热榜第一,Star数直接冲上了9万 + 作者是前 Vercel 工程师 Mat,参与过 Next.js 早期开发,以把复杂技术讲得通俗易懂著称。 他把日常和 Claud…
介绍一个登顶GitHub热榜的开源项目hello-agents,它系统整理了AI和Agent从理论到实践的课程,涵盖Agentic RL、SFT、GRPO等技能,由前Vercel工程师Mat参与,将工程经验蒸馏为16个skill,如Grim提示词技巧和红绿循环测试方法。
@bozhou_ai: 自学 Vibe Coding 看这三个开源项目就够,不用买课 很多 AI Coding 课程的素材都从这里来,原始版本反而更系统 1. Easy-Vibe DataWhale 出品的系统教程,5k stars。分三阶段:从 AI 编程小游…
本文推荐了三个高星开源GitHub项目,帮助开发者零成本系统地学习AI编程与Vibe Coding工作流,涵盖结构化教程、提示词技能库及全方位工具目录。
