chenwenzhuo's Stars
CodingDocs/awesome-cs
计算机优质书籍搜罗+学习路线推荐!
guanpengchn/awesome-books
:books: 开发者推荐阅读的书籍
zhulintao/CodingInterviewChinese2
《剑指Offer》第二版源代码(Clone from: https://github.com/zhedahht/CodingInterviewChinese2)
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
apachecn/ml-mastery-zh
:book: [译] MachineLearningMastery 博客文章
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
pcottle/learnGitBranching
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
doocs/jvm
🤗 JVM 底层原理最全知识总结
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
hollischuang/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
guolindev/booksource
《第一行代码 第2版》全书源代码
jobbole/awesome-java-cn
Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
wuyouzhuguli/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
weizy1981/MachineLearning
DuHouAn/Java
☕️Java👫面向对象📝编程题💾数据库☎️常用框架📖系统设计💪工具📚参考资料
seaswalker/spring-analysis
Spring源码阅读
elvirbrk/NoteHighlight2016
Source code syntax highlighting for OneNote 2016 and OneNote for O365 . NoteHighlight 2013 port for OneNote 2016 (32-bit and 64-bit)
liqiangit/maven-in-action
Maven实战源码
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
xbtlin/thinking-In-Java
All examples writtern by author of the thinking in java book (4th ). Could run directly in the Idea Intellij or Eclipse. Java编程** 第四版 所有的示例代码,可直接在Intellij或Eclipse上运行。