Thinking in Java, 4th Edition

Thinking in Java, 4th Edition

简介:

Thinking in Java以其非凡的清晰度,仔细的组织和小而直接的编程示例赢得了全世界程序员的好评。从Java语法的基础知识到其最先进的功能,Thinking in Java旨在教授一个简单的步骤。非常适合从面向对象的语言 (如C) 迁移到Java,第3版的Java思维延续了早期版本的深入学习Java的方法,同时也使它与一些最新的Java 2功能。这个庞大的教程涵盖了语言的许多角落和缝隙,这在编程世界中具有很大的价值。

这本书最突出的特点是它对Java语言的勤奋和极其彻底的处理,特别注意对象设计。(例如,10页示例代码显示所有可用的运算符。)关于对象的一些最好的想法在本书中,包括何时使用组合而不是继承。Java在定义类方面的深奥细节得到了彻底的阐述。(关于接口,内部类和设计重用的材料将请任何专家。)每个部分也有示例练习,让您尝试和扩展您的Java知识。

英文简介:

Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time.

Perfect for migrating to Java from a fellow object-oriented language (such as C++), the 3rd edition of Thinking in Java continues the earlier version's thoughtful approach to learning Java inside and out, while also bringing it up to speed with some of the latest in Java 2 features. This massive tutorial covers many of the nooks and crannies of the language, which is of great value in the programming world.

The most prominent feature of the book is its diligent and extremely thorough treatment of the Java language, with special attention to object design. (For instance, 10 pages of sample code show all of the available operators.) Some of the best thinking about objects is in this book, including when to use composition over inheritance.

The esoteric details of Java in regard to defining classes are thoroughly laid out. (The material on interfaces, inner classes, and designing for reuse will please any expert.) Each section also has sample exercises that let you try out and expand your Java knowledge.

书名
Thinking in Java, 4th Edition
译名
Java 思维,第 4 版
语言
英语
年份
2006
页数
1079页
大小
5.80 MB
标签
  • Java
  • 下载
    pdf iconThinking in Java, 4th Edition.pdf
    密码
    65536

    最后更新:2025-04-12 23:57:51

    ←Java Programming for Kids, Parents and Grandparents

    →Object Oriented Programming using Java