致所有开发者,10个很棒的GitHub存储库 1.Build your own X 关于如何构建您自己的技术的教程的集合。介绍了命令行工具、操作系统、搜索引擎、3D 渲染器等 https://github.com/codecrafters-io/build-your-own-x 2.Free Programming Books 免费提供的编程书籍,多种语言的免费学习资源列表 https://github.com/EbookFoundation/free-programming-books 3.Oh My Zsh 一个开源的、社区驱动的框架,用于管理您的 zsh 配置 https://github.com/ohmyzsh/ohmyzsh 4.Coding Interview University 编码面试大学,成为软件工程师的完整计算机科学研究计划 https://github.com/jwasham/coding-interview-university 5.Gitignore .gitignore模板集合 https://github.com/github/gitignore 6.System Design Primer 系统设计入门,了解如何设计大型系统。准备系统设计面试。包括 Anki 抽认卡。 https://github.com/donnemartin/system-design-primer 7.Public APIs 一个免费API列表,您可以将它们用于您的项目和应用程序。内容涵盖商业、动漫、动物、新闻、金融、游戏等各种主题 https://github.com/public-apis/public-apis 8.The Art of Command Line 命令行的艺术 https://github.com/jlevy/the-art-of-command-line 9.JavaScript Algorithms and Data Structures JavaScript算法与数据结构 https://github.com/trekhleb/javascript-algorithms 10. Developer Roadmap 面向开发人员的社区驱动路线图、文章和资源 https://github.com/kamranahmedse/developer-roadmap #合集 #GitHub #开发