me115 / design_patternsLinks
图说设计模式
☆7,071Updated last year
Alternatives and similar repositories for design_patterns
Users that are interested in design_patterns are comparing it to the libraries listed below
Sorting:
- 本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售☆21,470Updated 2 years ago
- nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕☆4,202Updated 4 years ago
- Linux工具快速教程☆5,975Updated 2 years ago
- 计算机学科基础知识和主流编程语言相关内容的总结☆2,243Updated last year
- Google 开源项目风格指南 (中文版)☆10,813Updated 4 months ago
- 这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站 以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。☆4,657Updated 2 years ago
- 🐼 Chinese translations for classic software development resources☆6,908Updated 5 months ago
- 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等☆14,983Updated 3 years ago
- 算法学习笔记☆8,670Updated 2 months ago
- C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。☆6,568Updated 2 years ago
- Nginx开发从入门到精通☆6,966Updated last year
- 学习计算机科学的一些pdf资源,欢迎赞赏☆1,564Updated 7 months ago
- 免费的计算机编程类中文书籍,欢迎投稿☆310Updated 10 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,448Updated 2 years ago
- 带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。☆10,169Updated last year
- use vim as IDE☆9,215Updated 5 years ago
- 文章《Functional Programming For The Rest of Us》的中文翻译☆1,827Updated 3 years ago
- RESTful API 设计参考文献列表,可帮助你更加彻底的了解REST风格的接口设计。☆5,123Updated 3 years ago
- Individual collecting material of learning git(有关 git 的学习资料)☆7,406Updated 3 years ago
- 笔试面试知识整理☆5,258Updated 4 years ago
- 我的学习资料,包括书籍、网址等☆1,977Updated 11 years ago
- 📚 经典技术书籍推荐,持续更新...☆4,715Updated 3 years ago
- 程序员练手小项目☆1,805Updated last year
- What-happens-when 的中文翻译,原仓库 https://github.com/alex/what-happens-when☆8,074Updated 3 years ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,093Updated 6 years ago
- LeetCode题解,151道题完整版。☆11,340Updated last year
- Linux 内核揭秘