OnJava8
《On Java 8》中文版
Chinese translation of the book On Java 8, the successor to Thinking in Java. Closed to public contributions in 2021 in favor of the print edition.
OnJava8 is a Chinese translation of the book "On Java 8," which is the updated successor to the well-known "Thinking in Java" programming guide. The repository hosted an online readable version of this translation, making the book accessible to Chinese-speaking developers who want to learn the Java programming language. The README notes the project was closed to public contributions in February 2021 out of respect for the original author and copyright, and a published Chinese print edition is now available for purchase. This repository is primarily a reading resource rather than a software project — it contains the translated text of a comprehensive Java programming book, not runnable code.
Where it fits
- Read a free Chinese version of On Java 8 to learn Java
- Reference Java language concepts in your native language
- Compare translated chapters with the English original
- Use as supplementary material in a Chinese-language Java course