gitmyhub

OnJava8

★ 16k updated 3y ago

《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.

MarkdownGitBooksetup: easycomplexity 1/5

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