计算机经典书籍📚,保留书单
☆1,493Jun 15, 2020Updated 5 years ago
Alternatives and similar repositories for awesome-programming-books-1
Users that are interested in awesome-programming-books-1 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~☆15,484Feb 22, 2024Updated 2 years ago
- ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解☆33,812Dec 11, 2024Updated last year
- Crack LeetCode, not only how, but also why.☆133,073Feb 28, 2026Updated 3 weeks ago
- Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)☆76,701Aug 14, 2023Updated 2 years ago
- LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)☆55,824Jul 16, 2025Updated 8 months ago
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆183,958Aug 21, 2024Updated last year
- 免费的计算机编程类中文书籍,欢迎投稿☆116,470Jul 15, 2024Updated last year
- 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等☆15,249Aug 26, 2021Updated 4 years ago
- 汇总各大互联网公司容易考察的高频leetcode题🔥☆19,847Mar 13, 2024Updated 2 years ago
- 计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍☆11,511Jul 28, 2023Updated 2 years ago
- 🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站☆36,026Jun 13, 2023Updated 2 years ago
- 互联网上的免费书籍☆15,805Mar 28, 2024Updated last year
- 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)☆20,052Oct 7, 2025Updated 5 months ago
- 📚 经典技术书籍推荐,持续更新...☆4,832Jul 29, 2022Updated 3 years ago
- TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS☆22,036Jan 18, 2023Updated 3 years ago
- Python version of algorithm-pattern☆773Jun 26, 2023Updated 2 years ago
- 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀☆60,764Mar 11, 2026Updated last week
- 2025年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆37,208Oct 22, 2025Updated 5 months ago
- 7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc f…☆16,865Jul 19, 2024Updated last year
- 《The Way to Go》中文译本,中文正式名《Go 入门指南》☆35,159Aug 14, 2024Updated last year
- 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)☆5,519Sep 26, 2024Updated last year
- LeetCode刷题记录与面试整理☆7,491Jun 7, 2025Updated 9 months ago
- Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。☆12,301Mar 10, 2026Updated last week
- 🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等☆18,249Jan 13, 2026Updated 2 months ago
- 后端架构师技术图谱☆60,850Apr 11, 2024Updated last year
- C++那些事☆42,989Mar 12, 2026Updated last week
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,609Aug 24, 2025Updated 6 months ago
- 数据结构和算法必知必会的50个代码实现☆23,189Aug 21, 2024Updated last year
- 计算机专业课(408)思维导图和笔记:计算机组成原理(第五版 王爱英),数据结构(王道),计算机网络(第七版 谢希仁),操作系统(第四版 汤小丹)☆10,306Feb 28, 2023Updated 3 years ago
- GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。☆106,879Oct 12, 2024Updated last year
- Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发与系统设计。准备后端技术面试,首选 JavaGuide!☆154,377Updated this week
- Python - 100天从新手到大师☆179,728Feb 25, 2026Updated 3 weeks ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,231Jun 26, 2024Updated last year
- Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)☆6,221Mar 26, 2023Updated 2 years ago
- 计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试;可用于模拟面试、面试前复习、短期内快速备战面试...☆10,251Oct 29, 2024Updated last year
- 🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解☆35,785Updated this week
- 计算机优质书籍搜罗+学习路线推荐!☆2,568Jun 12, 2023Updated 2 years ago
- 架构师技术图谱,助你早日成为架构师☆9,631Jan 6, 2021Updated 5 years ago
- Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.☆6,200Dec 29, 2024Updated last year