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:27, 2 November 2023 (I added more detail because it was just a few bullet points with any detail). 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

Tech Republic has some high praise for "Thinking in Java." They admire the book's ability to cover a lot of material quickly while still making it easy for readers to understand and absorb. This isn't just a testament to Bruce Eckel's expertise in the subject matter, but also his talent for explaining complex concepts in a way that's approachable.

It's not just Tech Republic that's impressed though; Linux Weekly News also had good things to say about the book in its review. This endorsement from a reputable source highlights the book's quality and its importance within the programming community.

CodeSpot joins in with their recommendation, calling "Thinking in Java" a must-read, especially for those looking to dive into Java programming or learn about Object-Oriented Programming (OOP). This further reinforces the book's value for anyone wanting to excel in the world of Java and OOP.

Collectively, these reviews make it clear that "Thinking in Java" is more than just a book; it's a valuable resource for those entering the world of Java programming and OOP, and it's earning its place as a go-to reference in the field.

Awards

Thinking in Java has won multiple awards from professional journals:

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

References