An open API service indexing awesome lists of open source software.

https://github.com/xuhang57/learn-java

Learning by doing
https://github.com/xuhang57/learn-java

java learning learning-by-doing learning-exercise learning-java

Last synced: 6 months ago
JSON representation

Learning by doing

Awesome Lists containing this project

README

          

# Learn-JAVA

## Resources

* [Github: 3y](https://github.com/ZhongFuCheng3y/3y)

## Open-source Projects

* [Github: Spring Framework](https://github.com/spring-projects/spring-framework)
* [Github: Vhr](https://github.com/lenve/vhr)
* [Github: Favorites Web](https://github.com/cloudfavorites/favorites-web)
* [Github: Myblog](https://github.com/ZHENFENG13/My-Blog)
* [Github: Eladmin](https://github.com/elunez/eladmin)
* [Github: mall-tiny](https://github.com/macrozheng/mall-tiny)
* [Github: Hutool](https://github.com/looly/hutool)
* [Github: PiggyMetrics](https://github.com/sqshq/piggymetrics)

## RoadMap

* Java Basics
* Keywords
* OOP
* Concurrency
* Built-in Classes
* Java 8
* Stream
* Reflection
* Lambda Functions
* Java I/O
* I/O
* NIO
* Java Web
* Servlet, Tomcat, J2EE
* Java Frameworks
* Spring (AOP, IOC)
* Mybatis
* Others
* Algorithm 4th Edition
* Data Structure Implementation
* Fundamentals
* Intro to Programming
* InterviewQA