Bruce Eckel是MindView公司(www.MindView.net)的总裁,该公司向客户提供软件咨询和培训。他是C++标准委员会拥有表决权的成员之一,拥有应用物理学学士和计算机工程硕士学位。除本书外,他还是《C++编程思想》的作者,并与人合著了《C++编程思想 第2卷》(这两本书的英文影印版及中文版均已由机械工业出版社引进出版)及其他著作。他已经发表了150多篇论文,还经常参加世界各地的研讨会并进行演讲。
发表于2025-02-09
Thinking in Java 2025 pdf epub mobi 电子书
Hello,大家好,如果是作为一个学习Java语言的新手,我强烈推荐Java官方手册:[https://docs.oracle.com/javase/tutorial/tutorialLearningPaths.html。] 我发现当我粗略看完Java编程思想的时候,我发现一个尤其大的特点就是作者所举的例子非常长,让我没有耐心继续看代码,我...
评分It is a really good material for starting java programming. Especially if you are coming from C/C++. The text are easy to read, with adequate examples to illustrate author's idea and his programming practices. However, it maybe a little bit out-dated, si...
评分翻译的大哥,继承或者子类这种用语请不要翻译成“导出”。我看了“导出”这个词我就火大,这也太低级了。
评分总的来说,Java编程思想是一本好书;但是因为译者可能不懂计算机,很多地方都有严重错误。 之前和朋友抱怨过,朋友提议抱怨无用不如干点实事。遂决定边看边将自己找到的翻译错误贴出来,希望能给别人一些帮助。如果有错误之处,欢迎指正。 第15章 泛型 1.P352第二段:原文“但...
评分在Java的初学阶段,这本书的作用是让你对于Java的语法有个一定的认识,能够着手去开发一个比较拙劣的项目。因此,在一开始,我仅仅看了部分章节的基本内容。 有了一段时间的编程经验后,再次去读这本书,特别是学完《设计模式》,使得对于OO的理解,对于Java中...
图书标签: java 编程语言 JAVA 软件开发 computer-engineering
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!
Thinking in Java 2025 pdf epub mobi 电子书