GitHub 开源学习资料推荐
算法
项目名称 | 项目地址 | 说明 |
---|---|---|
LeetCode 刷题攻略 | https://github.com/youngyangyang04/leetcode-master | |
图解 LeetCode 算法 | https://github.com/MisterBooo/LeetCodeAnimation | |
Labuladong 的算法小抄 | https://github.com/labuladong/fucking-algorithm | |
各种编程语言的算法实现 | https://github.com/TheAlgorithms | |
algorithm-base - 算法基础 | https://github.com/chefyuan/algorithm-base | |
多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解 | https://github.com/doocs/leetcode |
C++
项目名称 | 项目地址 | 说明 |
---|---|---|
C/C++ 技术面试基础知识总结 | https://github.com/huihut/interview |
Java
项目名称 | 项目地址 | 说明 |
---|---|---|
Java 工程师成神之路 | https://github.com/hollischuang/toBeTopJavaer | |
成为一个更好的 Java 程序员 | https://github.com/crisxuan/bestJavaer | |
互联网公司常用 Java 框架源码赏析 | https://github.com/doocs/source-code-hunter | |
互联网 Java 工程师进阶知识完全扫盲 | https://github.com/doocs/advanced-java | |
Java 实现各种设计模式 | https://github.com/iluwatar/java-design-patterns | |
Java 核心技术教程 | https://github.com/dunwu/blog |
Spring
项目名称 | 项目地址 | 说明 |
---|---|---|
Spring Cloud 学习资源 | https://github.com/ityouknow/awesome-spring-cloud | |
Spring Boot 专栏 - 涵盖 Spring Cloud、分布式消息队列、分布式事务等内容 | https://github.com/YunaiV/SpringBoot-Labs |
GitHub
项目名称 | 项目地址 | 说明 |
---|---|---|
GitHub 漫游指南 | https://github.com/phodal/github |
软件安全
项目名称 | 项目地址 | 说明 |
---|---|---|
SpringBoot 相关漏洞学习资料,利用方法和技巧合集,黑盒安全评估 | https://github.com/LandGrey/SpringBootVulExploit |
容器技术
项目名称 | 项目地址 | 说明 |
---|---|---|
Kubernetes 中文指南 / 云原生应用架构实践手册 | https://github.com/rootsongjc/kubernetes-handbook |
面试资料
项目名称 | 项目地址 | 说明 |
---|---|---|
Java 面试小抄 | https://github.com/cosen1024/Java-Interview | |
Java 面试题整理 | https://github.com/itdevbooks/tech | |
Java 学习 + 面试指南 | https://github.com/Snailclimb/JavaGuide | |
一款面试刷题的 Spring Cloud 开源系统 | https://github.com/Jackson0714/PassJava-Platform |
编程人生
项目名称 | 项目地址 | 说明 |
---|---|---|
程序员如何优雅的挣零花钱 | https://github.com/easychen/howto-make-more-money | |
程序员在体制内的工作和生活是怎样的 | https://github.com/i0Ek3/work-and-life-in-system |
电子书下载
项目名称 | 项目地址 | 说明 |
---|---|---|
最新 1000 多本计算机电子书免费下载 | https://github.com/itdevbooks/pdf | |
超过 1000 本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等 | https://github.com/forthespada/CS-Books | |
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前后端开发等 | https://github.com/imarvinle/awesome-cs-books | |
计算机类常用电子书,并且附带下载链接 | https://github.com/cosen1024/awesome-cs-books | |
专门收集计算机领域经典书籍 | https://github.com/Jackpopc/CS-Books-Store | |
Java 程序员必读书单,超 1000 本 PDF 电子书 | https://github.com/itwanger/JavaBooks |