harcy's Stars
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
MLEveryday/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
karlseguin/the-little-redis-book
mJackie/RecSys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
YaxeZhang/Just-Code
Just Code ! 针对面试训练算法题, 目前包括字节跳动面试题、 LeetCode 和剑指 offer ,持续扩容中 :star:
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
instillai/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
justinamiller/SoftwareArchitect
Path to a Software Architect
java8/Java8InAction
urfave/negroni
Idiomatic HTTP Middleware for Golang
asciimoo/wuzz
Interactive cli tool for HTTP inspection
tuteng/Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
doocs/doocs.github.io
💁♀️ Welcome to the Doocs Open Source organization | 欢迎加入 Doocs 开源社区
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
TonnyL/Awesome_APIs
:octocat: A collection of APIs
ty4z2008/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
xingshaocheng/architect-awesome
后端架构师技术图谱
JerryLead/SparkInternals
Notes talking about the design and implementation of Apache Spark
EbookFoundation/free-programming-books
:books: Freely available programming books
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
JackyAndroid/AndroidInterview-Q-A
The top Internet companies android interview questions and answers.
hangyan/docker-resources
Docker resources collection. docker资源汇总
arialdomartini/Back-End-Developer-Interview-Questions
A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore
tomwhite/hadoop-book
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
Beerkay/JavaMultiThreading
Codes with minor comments of Java Multithreading course
iluwatar/java-design-patterns
Design patterns implemented in Java
crosg/idCreator
这是一个id生成器,主要为互联网的各种业务生成id(也就是数据库主键)。该id生成器生成的id主要被用来做数据路由之用。和Albianj2配合,可以快速而简单的搭建完整的分布式业务系统!