Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2022
books-pdf
books pdf
checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
coding-interview-university
A complete computer science study plan to become a software engineer.
config
from_coder_to_expert
2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
git-demo
repository to test git command
github-slideshow
A robot powered training repository :robot:
head-first-design-patterns
chzhyu's Repositories
chzhyu/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
chzhyu/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2022
chzhyu/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
chzhyu/coding-interview-university
A complete computer science study plan to become a software engineer.
chzhyu/config
chzhyu/from_coder_to_expert
2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
chzhyu/git-demo
repository to test git command
chzhyu/github-slideshow
A robot powered training repository :robot:
chzhyu/head-first-design-patterns
chzhyu/ivideo
一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux),包括 VIP 资源
chzhyu/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
chzhyu/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
chzhyu/markdown-portfolio
chzhyu/merge-conflicts
chzhyu/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
chzhyu/mybatis-3
MyBatis SQL mapper framework for Java
chzhyu/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
chzhyu/practicalAI
📚 A practical approach to learning and using machine learning.
chzhyu/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
chzhyu/puppeteer
Headless Chrome Node API
chzhyu/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
chzhyu/python-demo-01
chzhyu/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
chzhyu/reviewing-a-pull-request
chzhyu/shell-demo-01
chzhyu/simple-java-maven-app
For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.
chzhyu/spock-example
Spock example specifications along with ready-to-go Gradle and Maven builds
chzhyu/technical-books
😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、...
chzhyu/the-art-of-command-line
Master the command line, in one page
chzhyu/tikv
Distributed transactional key-value database, originally created to complement TiDB