Skip to content

Commit 9957bd8

Browse files
committed
add miaosha
1 parent b7e5a2e commit 9957bd8

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

README-EN.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<p align="center"> <img src="https://my-blog-to-use.oss-cn-beijing.aliyuncs.com/2019-11/logo.png" /> <br /><a href="https://github.com/Snailclimb/awsome-java">中文</a> | English <br />Great Java project on Github(Github 上非常棒的 Java 开源项目). </p>
22

3-
43
> Github is a fantastic place for programmers. It contains a variety of powerful open source frameworks, software and tutorials. These things are very helpful for us to learn knowledge and make progress, leading to my idea of sorting out outstanding Java open source projects on Github for the best of everyone's benefit. I have categorized the project based on several dimensions. If you feel this project useful to you, welcome to give this project a Star. I will continue to improve this list using my spare time, thank you. 🙏 You are also very welcome to recommend the Java projects that you like. The order of the following projects is mostly based on their popularity (the number their Stars) .
54
65
## Tutorial
@@ -10,12 +9,13 @@
109
1. **[JavaGuide](https://github.com/Snailclimb/JavaGuide)** : [Java Learning + Interview Guide] A project covering the core knowledge that most Java programmers need to obtain.
1110
2. **[CS-Notes](https://github.com/CyC2018/CS-Notes)**: Essential basic knowledge for technical interviews, Leetcode solutions, back-end interview, Java interview, spring recruit, autumn recruit, operating system, computer network, system design.
1211
3. **[advanced-java](https://github.com/doocs/advanced-java)**: The advanced knowledge of Java Internet engineers, covering high concurrency, distributed systems, high availability, microservice, massive data processing and other fields of knowledge.
13-
4. **[architect-awesome](https://github.com/xingshaocheng/architect-awesome)** : The Backend architect technical map.
14-
5. **[toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)** : From zero to one, the success road for Java engineers.
15-
6. **[tutorials](https://github.com/eugenp/tutorials)** : This project is a collection of small but focused tutorials - each covering a single and well defined area of the Java ecosystem. Its focus is the Spring Framework - Spring, Spring Boot and Spring Security. In additional to Spring, the modules cover a number of aspects in Java.
16-
7. **[JCSprout](https://github.com/crossoverJie/JCSprout)** : Java Core knowledge,It is still in an embryonic stage.
17-
8. **[JavaFamily](https://github.com/AobingJava/JavaFamily)** : Advanced and Complete Knowledge for [Internet Frontline Interview + Learning Guide.
18-
9. **[JGrowing](https://github.com/javagrowing/JGrowing)** : Road to Java, but more than just Java.
12+
4. **[miaosha](https://github.com/qiurunze123/miaosha)** :Second kill system design and implementation.Internet engineer progression and analysis.
13+
5. **[architect-awesome](https://github.com/xingshaocheng/architect-awesome)** : The Backend architect technical map.
14+
6. **[toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)** : From zero to one, the success road for Java engineers.
15+
7. **[tutorials](https://github.com/eugenp/tutorials)** : This project is a collection of small but focused tutorials - each covering a single and well defined area of the Java ecosystem. Its focus is the Spring Framework - Spring, Spring Boot and Spring Security. In additional to Spring, the modules cover a number of aspects in Java.
16+
8. **[JCSprout](https://github.com/crossoverJie/JCSprout)** : Java Core knowledge,It is still in an embryonic stage.
17+
9. **[JavaFamily](https://github.com/AobingJava/JavaFamily)** : Advanced and Complete Knowledge for [Internet Frontline Interview + Learning Guide.
18+
10. **[JGrowing](https://github.com/javagrowing/JGrowing)** : Road to Java, but more than just Java.
1919

2020
### Data Structure / Algorithm
2121

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@
1212
1. **[JavaGuide](https://github.com/Snailclimb/JavaGuide)** :【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
1313
2. **[CS-Notes](https://github.com/CyC2018/CS-Notes)** :技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计。
1414
3. **[advanced-java](https://github.com/doocs/advanced-java)** :互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识。
15-
4. **[architect-awesome](https://github.com/xingshaocheng/architect-awesome)** :后端架构师技术图谱。
16-
5. **[toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)** :Java工程师成神之路 。
17-
6. **[tutorials](https://github.com/eugenp/tutorials)**:该项目是一系列小而专注的教程 - 每个教程都涵盖 Java 生态系统中单一且定义明确的开发领域。 当然,它们的重点是 Spring Framework - Spring,Spring Boot 和 Spring Securiyt。 除了 Spring 之外,还有以下技术:核心 Java,Jackson,HttpClient,Guava。
18-
7. **[JCSprout](https://github.com/crossoverJie/JCSprout)** :处于萌芽阶段的Java核心知识库。
19-
8. **[JavaFamily](https://github.com/AobingJava/JavaFamily)** :【互联网一线大厂面试+学习指南】进阶知识完全扫盲。
20-
9. **[JGrowing](https://github.com/javagrowing/JGrowing)** :Java is Growing up but not only Java。Java成长路线,但学到不仅仅是Java。
15+
4. **[miaosha](https://github.com/qiurunze123/miaosha)** : 秒杀系统设计与实现.互联网工程师进阶与分析。
16+
5. **[architect-awesome](https://github.com/xingshaocheng/architect-awesome)** :后端架构师技术图谱。
17+
6. **[toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)** :Java工程师成神之路 。
18+
7. **[tutorials](https://github.com/eugenp/tutorials)**:该项目是一系列小而专注的教程 - 每个教程都涵盖 Java 生态系统中单一且定义明确的开发领域。 当然,它们的重点是 Spring Framework - Spring,Spring Boot 和 Spring Securiyt。 除了 Spring 之外,还有以下技术:核心 Java,Jackson,HttpClient,Guava。
19+
8. **[JCSprout](https://github.com/crossoverJie/JCSprout)** :处于萌芽阶段的Java核心知识库。
20+
9. **[JavaFamily](https://github.com/AobingJava/JavaFamily)** :【互联网一线大厂面试+学习指南】进阶知识完全扫盲。
21+
10. **[JGrowing](https://github.com/javagrowing/JGrowing)** :Java is Growing up but not only Java。Java成长路线,但学到不仅仅是Java。
2122

2223
### 数据结构/算法
2324

0 commit comments

Comments
 (0)