Jump to content

Thinking in Java

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Andrewreecenaylor25 (talk | contribs) at 19:24, 2 November 2023 (I added more detail because it was just a sentence). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Thinking in Java (ISBN 978-0131872486) is a book about the Java programming language, written by Bruce Eckel and first published in 1998. Prentice Hall published the 4th edition of the work in 2006. The book represents a print version of Eckel’s “Hands-on Java” seminar.[1]

Bruce Eckel wrote “On Java8” as a sequel for Thinking in Java and it is available in Google Play as an ebook.

Publishing history

Eckel's dedication to making the book available to the public is truly commendable. He's taken the extra step of ensuring that different versions of the book are easily accessible online, showing his genuine desire to share knowledge with a global audience. His selfless act not only involves traditional print copies but also various digital formats, making it incredibly convenient for people from all over the world to benefit from the valuable information within the book.

It's evident that Eckel's motivation goes beyond just sharing information; it's about making learning and knowledge as accessible as possible. By doing this, he's played a significant role in promoting open access and making education more inclusive. This act of generosity has undeniably enriched the world of learning, providing an opportunity for a broader audience to engage with the book's content and expand their understanding.

Reception

"The particularly cool thing about Thinking in Java is that even though a large amount of information is covered at a rapid pace, it is somehow all easily absorbed and understood. This is a testament to both Eckel’s obvious mastery of the subject and his skilled writing style."[1]
"Thinking in Java is a must-read book, especially if you want to do programming in Java programing language or learn Object-Oriented Programming (OOP)."[3]

Awards

Thinking in Java has won multiple awards from professional journals:

  • 1998 Java Developers Journal Editors Choice Award for Best Book [4]
  • Jolt Productivity Award, 1999[5]
  • 2000 JavaWorld Readers Choice Award for Best Book[4][6]
  • 2001 JavaWorld Editors Choice Award for Best Book [4][6]
  • 2003 Software Development Magazine Jolt Award for Best Book [6]
  • 2003 Java Developers Journal Readers Choice Award for Best Book [4][6]
  • 2007 Java Developer’s Journal Readers’ Choice Best Book[7]

References