Follow the structured reading path to learn Java backend development from scratch using Chinese-language articles
Use the linked articles to prepare for technical job interviews covering Java, JVM, and system design
Find curated articles on specific topics like JVM tuning, Spring Boot configuration, or MySQL optimization
Reading list only with no code to install. All content is in Chinese.
JavaCollection is a Chinese-language repository that functions as a curated learning guide for Java developers. Rather than containing runnable code, it is a structured index of technical articles, tutorials, and resources that the author has written or collected over time. The README serves as the entire product, organized into sections covering different areas of software development. The content is organized around a self-study path. Sections cover Java fundamentals, multithreading and concurrency, JVM internals (the runtime environment that runs Java programs), data structures and sorting algorithms, computer networking, operating systems, and databases with SQL. Each topic links out to articles published by the author on platforms including WeChat's public accounts feature, Bilibili (a Chinese video platform), CSDN (a Chinese developer blog platform), and Juejin. Beyond core Java topics, the collection includes sections on practical tools and software: Linux commands, Git version control, development environments, continuous integration with Jenkins, and server-side software. There is also a section on application frameworks, covering Spring Boot, Redis (a fast data storage tool), RabbitMQ (a message-passing system), MySQL, and other commonly used Java ecosystem components. The repository is aimed at Chinese-speaking developers who are learning Java backend development on their own. It functions as a reading list combined with an interview preparation guide, since many of the linked articles address questions that appear in technical job interviews. The description translates roughly to: "Java open-source project: the road to self-taught programming: learning guide, interview guide, resource sharing, and technical articles." The repository has no licence statement and contains no source code.
← hansonwang99 on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.