Picture 1 of 1

Gallery
Picture 1 of 1

Have one to sell?
Thinking in Java - 9780131872486, paperback, Bruce Eckel
US $6.28
ApproximatelyAU $9.66
Condition:
Acceptable
A book with obvious wear. May have some damage to the cover but integrity still intact. The binding may be slightly damaged but integrity is still intact. Possible writing in margins, possible underlining and highlighting of text, but no missing pages or anything that would compromise the legibility or understanding of the text. See the seller’s listing for full details and description of any imperfections.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Postage:
Free Standard Shipping.
Located in: Memphis, Tennessee, United States
Delivery:
Estimated between Mon, 11 Aug and Fri, 15 Aug to 94104
Returns:
30-day returns. Buyer pays for return postage. If you use an eBay postage label, it will be deducted from your refund amount.
Payments:
Shop with confidence
Seller assumes all responsibility for this listing.
eBay item number:296418917095
Item specifics
- Condition
- Book Title
- Thinking in Java
- ISBN
- 9780131872486
About this product
Product Identifiers
Publisher
Pearson Education
ISBN-10
0131872486
ISBN-13
9780131872486
eBay Product ID (ePID)
45883183
Product Key Features
Number of Pages
1520 Pages
Publication Name
Thinking in Java
Language
English
Publication Year
2006
Subject
Programming Languages / Java
Features
Revised
Type
Textbook
Subject Area
Computers
Format
Perfect
Dimensions
Item Height
2.4 in
Item Weight
73.9 Oz
Item Length
9.3 in
Item Width
7.2 in
Additional Product Features
Edition Number
4
Intended Audience
Scholarly & Professional
LCCN
2005-036339
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.13/3
Edition Description
Revised edition
Synopsis
Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. It's the definitive introduction to object-oriented programming in the language of the world wide web. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time. Fully updated for J2SE5 with many new examples and chapters., " Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb Not only did this book help me to pass the Sun Certified Java Programmer exam; it's also the first book I turn to whenever I have a Java question." --Jim Pleger, Loudoun County (Virginia) Government " Much better than any other Java book I've seen. Make that 'by an order of magnitude'.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java." --Anatoly Vorobey, Technion University, Haifa, Israel "Absolutely one of the best programming tutorials I've seen for any language." --Joakim Ziegler, FIX sysop "Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It's really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future." --Randall R. Hawley, automation technician, Eli Lilly & Co. "This is one of the best books I've read about a programming language.... The best book ever written on Java." --Ravindra Pai, Oracle Corporation, SUNOS product line "Bruce, your book is wonderful Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I'm sure any programmers who will have to maintain my code are also grateful to you." --Yvonne Watkins, Java artisan, Discover Technologies, Inc. "Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn't work, why it's better than C++, why it's not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person's choice in a Java book." --Robert S. Stephenson Awards for Thinking in Java 2003 Software Development Magazine Jolt Award for Best Book 2003 Java Developer's Journal Reader's Choice Award for Best Book 2001 JavaWorld Editor's Choice Award for Best Book 2000 JavaWorld Reader's Choice Award for Best Book 1999 Software Development Magazine Productivity Award 1998 Java Developer's Journal Editor's Choice Award for Best Book Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time. The classic object-oriented introduction for beginners and experts alike, fully updated for Java SE5/6 with many new examples and chapters Test framework shows program output. Design patterns are shown with multiple examples throughout: Adapter, Bridge, Chain of Responsibility, Command, Decorator, Facade, Factory Method, Fl, " Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb! Not only did this book help me to pass the Sun Certified Java Programmer exam; it's also the first book I turn to whenever I have a Java question." --Jim Pleger, Loudoun County (Virginia) Government " Much better than any other Java book I've seen. Make that 'by an order of magnitude'.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java." --Anatoly Vorobey, Technion University, Haifa, Israel "Absolutely one of the best programming tutorials I've seen for any language." --Joakim Ziegler, FIX sysop "Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It's really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future." --Randall R. Hawley, automation technician, Eli Lilly & Co. "This is one of the best books I've read about a programming language.... The best book ever written on Java." --Ravindra Pai, Oracle Corporation, SUNOS product line "Bruce, your book is wonderful! Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I'm sure any programmers who will have to maintain my code are also grateful to you." --Yvonne Watkins, Java artisan, Discover Technologies, Inc. "Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn't work, why it's better than C++, why it's not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person's choice in a Java book." --Robert S. Stephenson Awards for Thinking in Java 2003 Software Development Magazine Jolt Award for Best Book 2003 Java Developer's Journal Reader's Choice Award for Best Book 2001 JavaWorld Editor's Choice Award for Best Book 2000 JavaWorld Reader's Choice Award for Best Book 1999 Software Development Magazine Productivity Award 1998 Java Developer's Journal Editor's Choice Award for Best Book Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java, " Thinking in Java should be read cover to cover by every Java programmer, then kept close at hand for frequent reference. The exercises are challenging, and the chapter on Collections is superb Not only did this book help me to pass the Sun Certified Java Programmer exam; it's also the first book I turn to whenever I have a Java question." --Jim Pleger, Loudoun County (Virginia) Government " Much better than any other Java book I've seen. Make that 'by an order of magnitude'.... Very complete, with excellent right-to-the-point examples and intelligent, not dumbed-down, explanations.... In contrast to many other Java books I found it to be unusually mature, consistent, intellectually honest, well-written, and precise. IMHO, an ideal book for studying Java." --Anatoly Vorobey, Technion University, Haifa, Israel "Absolutely one of the best programming tutorials I've seen for any language." --Joakim Ziegler, FIX sysop "Thank you again for your awesome book. I was really floundering (being a non-C programmer), but your book has brought me up to speed as fast as I could read it. It's really cool to be able to understand the underlying principles and concepts from the start, rather than having to try to build that conceptual model through trial and error. Hopefully I will be able to attend your seminar in the not-too-distant future." --Randall R. Hawley, automation technician, Eli Lilly & Co. "This is one of the best books I've read about a programming language.... The best book ever written on Java." --Ravindra Pai, Oracle Corporation, SUNOS product line "Bruce, your book is wonderful Your explanations are clear and direct. Through your fantastic book I have gained a tremendous amount of Java knowledge. The exercises are also fantastic and do an excellent job reinforcing the ideas explained throughout the chapters. I look forward to reading more books written by you. Thank you for the tremendous service that you are providing by writing such great books. My code will be much better after reading Thinking in Java. I thank you and I'm sure any programmers who will have to maintain my code are also grateful to you." --Yvonne Watkins, Java artisan, Discover Technologies, Inc. "Other books cover the what of Java (describing the syntax and the libraries) or the how of Java (practical programming examples). Thinking in Java is the only book I know that explains the why of Java: Why it was designed the way it was, why it works the way it does, why it sometimes doesn't work, why it's better than C++, why it's not. Although it also does a good job of teaching the what and how of the language, Thinking in Java is definitely the thinking person's choice in a Java book." --Robert S. Stephenson Awards for Thinking in Java 2003 Software Development Magazine Jolt Award for Best Book 2003 Java Developer's Journal Reader's Choice Award for Best Book 2001 JavaWorld Editor's Choice Award for Best Book 2000 JavaWorld Reader's Choice Award for Best Book 1999 Software Development Magazine Productivity Award 1998 Java Developer's Journal Editor's Choice Award for Best Book Thinking in Java has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java, Praised by students and professional programmers, Eckel has thoroughly revised and updated his classic text for J2SE 5.0, the most enhanced version of the Java language since its inception. It is designed for teaching in a classroom and seminar session.
LC Classification Number
ABC
Item description from the seller
Seller feedback (344,946)
- a***t (1078)- Feedback left by buyer.Past 6 monthsVerified purchasePerfection. A++++ Five Star Seller. Pleasant to deal with. I received an incredible value on my purchase. My order was packaged with care and arrived in like new condition! It was just as described in the listing. The seller wasted no time in updating me with tracking information and shipped out. The order arrived quickly. I am pleased with all the aspects of my purchase and would look forward to doing more business in the future. Highly Recommended! Thank you, well done!Once Upon a Town: The Miracle of the North- 9780060081966, Bob Greene, hardcover (#305441282671)
- t***u (3177)- Feedback left by buyer.Past 6 monthsVerified purchaseGREAT VALUE-GREAT QUALITY-GREAT CONDITION-GREAT APPEARANCE 🏆 SUPER STAR🤩 AMAZING PHOTOS 🎯 ACCURATE DESCRIPTION ✏️ GENUINE PRODUCTS 💎 HIGH QUALITY 🍯 SUPER PRICES 💰 EASY TO WORK WITH 🍰 ECONOMY HANDLING ⏱️ FAST SHIPPING 🚀 BUBBLE PACKAGE 📦 ARRIVED WITHIN DAYS 🌎 EXCEPTIONAL COMMUNICATION 🎙️ OUTSTANDING CUSTOMER SERVICE 🛎️ GREAT SENSE OF HUMOR 🍿 TOTAL ASSET TO THE EBAY-ECO SYSTEM 🥇 SAVED SELLER 🎱 PROMT REPLY FOR RETURNS 🎯 WOULD BUY FROM AGAIN 🧲 UNDER PROMISES OVER DELIVERS ⛳️
- c***m (422)- Feedback left by buyer.Past 6 monthsVerified purchaseAAA+++; Excellent Service; Great Pricing; Fast Delivery-Faster Than Expected to Hawaii using free shipping; USPS Ground Mail, Hardcover Book in Described Condition ; TLC Packaging; Excellent Seller Communication, Sends updates . Highly Recommended!, Thank you very much!
Product ratings and reviews
Most relevant reviews
- 29 Feb, 2024
Completeness
Verified purchase: YesCondition: Pre-ownedSold by: second.sale
- 05 Dec, 2018
good!!!!!!!!!!!
Verified purchase: YesCondition: Pre-ownedSold by: betterworldbookswest
More to explore:
- Non-Fiction Positive Thinking Paperback Fiction & Books,
- Non-Fiction & Think and Grow Rich Paperback Fiction Books,
- Fiction Mary Grant Bruce Paperback Fiction & Books,
- Non-Fiction & Think and Grow Rich Fiction Books,
- Fiction Mary Grant Bruce Paperback Fiction & Non-Fiction Books in English,
- Non-Fiction Positive Thinking Fiction & Non-Fiction Books,
- Mary Grant Bruce Fiction & Books,
- Mary Grant Bruce Antiquarian and Collectable Books,
- Paperback Fiction Books,
- Paperback Books, Comics & Magazines