RamseyZT's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
coder2gwy/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
conanhujinming/comments-for-awesome-courses
名校公开课程评价网
Tikam02/DevOps-Guide
DevOps Guide - Development to Production all configurations with basic notes to debug efficiently.
wolverinn/Waking-Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试;可用于模拟面试、面试前复习、短期内快速备战面试...
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
amueller/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
DistSysCorp/jobs
distributed system, db, storage, computing jobs hub
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
PKUFlyingPig/cs-self-learning
计算机自学指南
moses-smt/mosesdecoder
Moses, the machine translation system
facebookresearch/UnsupervisedMT
Phrase-Based & Neural Unsupervised Machine Translation
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
fendouai/PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
MichalDanielDobrzanski/DeepLearningPython
neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support
zhanggyb/nndl
Another Chinese Translation of Neural Networks and Deep Learning
github/gitignore
A collection of useful .gitignore templates
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
haoel/haoel.github.io
jaywcjlove/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
wuyouzhuguli/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
hollischuang/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
zccodere/study-imooc
慕课网Java相关课程学习项目源码,博客地址:https://segmentfault.com/blog/zccoder
ruanyf/free-books
互联网上的免费书籍
ziishaned/learn-regex
Learn regex the easy way
chenhaoxiang/Java
Java的学习之路,学习JavaEE以及框架时候的一些项目,结合博客和源码,让你受益匪浅,适合Java初学者和刚入门开始学框架者
yxs666/cniao5-shop
菜鸟窝企业项目课程《菜鸟商城》的源码
Wang-Jun-Chao/leetcode
LeetCode算法题典