Bruce Eckel是MindView公司(www.MindView.net)的总裁,该公司向客户提供软件咨询和培训。他是C++标准委员会拥有表决权的成员之一,拥有应用物理学学士和计算机工程硕士学位。除本书外,他还是《C++编程思想》的作者,并与人合著了《C++编程思想 第2卷》(这两本书的英文影印版及中文版均已由机械工业出版社引进出版)及其他著作。他已经发表了150多篇论文,还经常参加世界各地的研讨会并进行演讲。
The legendary author Bruce Eckel brings Java to life with this extraordinarily insightful, opinionated and downright funny introduction. Thinking in Java introduces all of the language's fundamentals, one step at a time, using to-the-point code examples. More than virtually any other book, Thinking in Java helps you understand not just what to do -- but why. Eckel introduces all the basics of objects as Java uses them; then walks carefully through the fundamental concepts underlying all Java programming -- including program flow, initialization and cleanup, hiding implementations, reusing classes and polymorphism. Using extensive, to-the-point examples, he introduces error handling, exceptions, Java I/O, run-time type identification, and passing and returning objects. He covers the Java AWT, multithreading, network programming with Java -- even design patterns. The best way to understand the real value of this book is to hear what readers of the online version have been saying about it: "much better than any other Java book I've seen, by an order of magnitude..." "mature, consistent, intellectually honest, well-written and precise..." "a thoughtful, penetrating analytical tutorial which doesn't kowtow to the manufacturers..." "Thank you again for your awesome book. I was really floundering, but your book has brought me up to speed as quickly as I could read it!"For both beginner and experienced C and C++ programmers who want to learn Java.
* From the basics of object development, all the way to design patterns and other advanced topics.
* By the author of the best-selling Thinking in C++ -- winner of the 1995 Jolt Cola Award!
* On-line version has already received tens of thousands of hits -- there's a huge built-in demand for this book!
关于nest class: 看完Callback.java,蛋痛的nest class华丽转身为hottest cat java也能变成拥有闭包的小辣椒。 关于异常: JAVA的异常机制很烂,至少现在我是这么认为的。 它不如Python的异常来的简单实用。 为了声明一个异常,程序员需要做很多throws声明,这直接影响到...
评分目前还在读,但就前两章就不适合初学者 ----------------------------------------------------------------------------- 综述: 有几万行代码的程序员读起来一定会很爽,有种时时被点醒的感觉 初学者读起来目测要跪(当然天姿比较高的同学不在其列~) --------------------------...
评分第四版原书869页,讲并发的:“As another example, suppose you have a number of threads running tasks that use the file system.” 而翻译版的书中658页翻译为:“作为另一个示例,假设你有大量的线程,那它们运行的任务将使用文件系统。”
评分Hello,大家好,如果是作为一个学习Java语言的新手,我强烈推荐Java官方手册:[https://docs.oracle.com/javase/tutorial/tutorialLearningPaths.html。] 我发现当我粗略看完Java编程思想的时候,我发现一个尤其大的特点就是作者所举的例子非常长,让我没有耐心继续看代码,我...
评分很多人学习Java是从《Thinking in Java》这本书入手的,但是我认为这本书是不适合初学者的。我认为正确的使用这本书的方法应该是作为辅助的读物。《Thinking in Java》并不是在完整的介绍Java的整个体系,而是一种跳跃式的写作方法,是一种类似tips的方法来对Java很多知识点进...
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有