Bruce Eckel is the author of the multi-award-winning books Thinking in Java and Thinking in C++.
On Java 8
Bruce Eckel
评分 9.3分
NOTE: Although the book refers to the web site www.OnJava8.com, that site is not yet live. The examples are freely available at https://github.com/BruceEckel/OnJava8-Examples.
Scala编程思想(原书第2版)
评分 6.9分
《Scala编程思想(原书第2版)》介绍了Scala的基础特性,采用短小精悍的“原子”解构Scala语言的元素和方法。一个“原子”即为一个小型知识点,通过代码示例引导读者逐步领悟Scala的要义,结合练习鼓励读者在实践中读懂并写出地道的Scala代码。访问下载练习解答和代码示例,还可了解本书英文版的全新动态。 本书无需编程背景知识,适合Scala初学者阅读。同时,本书也为
Java编程思想
评分 7.0分
《java编程思想(第4版)(评注版)》作者拥有多年教学经验,对c、c++以及java语言都有独到、深入的见解,书中以通俗易懂且小而直接的示例阐释了一个个晦涩抽象的概念,是一本当之无愧的经典之作。本评注版讲解了java设计、语法和库的各个方面,包括java的运算符、控制逻辑、构造、回收、重用、接口、内部类、存储、异常、字符串、类型、泛型、数组、容器、i/o、注释、并发等内容。
Thinking in C++
评分 9.1分
In the first edition of Thinking in C++, Bruce Eckel synthesized years of C++ teaching and programming experience into a beautifully structured course in making the most of the language. It be
Thinking in Java (3rd Edition)
评分 9.0分
Bruce Eckel's Thinking in Java - JavaWorld Editor's Choice Award for Best Book, 2001 JavaWorld Reader's Choice Award for Best Book, 2000 Software Development Magazine Productivity Award, 1999 Jav
C++ Inside & Out/Covers Draft ANSI C++
评分 暂无