52ky 发表于 2022-6-15 16:42:19

《Effective Java中文版 第2版》

本书介绍了 Java 编程中的 78 条实用经验法则,涵盖了大多数开发人员每天面临的问题的解决方案。通过对 Java 平台设计专家使用的技术的全面描述,它揭示了应该和不应该做什么来生成干净、健壮和高效的代码。版本 2 反映了 Java 5 中最重要的变化,并删除了过时的内容。
本书中的每条规则都以一篇简短的自包含文章的形式呈现,并通过示例代码进一步解释。本书内容全面,结构清晰,讲解详尽。可作为技术人员的参考书。

(This book introduces 78 practical rules of thumb in Java programming, covering the solutions to the problems that most developers face every day. Through a comprehensive description of the technologies used by Java platform design experts, it reveals what should and should not be done to generate clean, robust, and efficient code. Version 2 reflects the most important changes in Java 5 and removes outdated content.
Each rule in this book is presented in the form of a short self-contained article, which is further explained by example code. This book is comprehensive in content, clear in structure and detailed in explanation. It can be used as a reference book for technicians.)




页: [1]
查看完整版本: 《Effective Java中文版 第2版》