Java Puzzlers

Java Puzzlers
Author :
Publisher : Pearson Education
Total Pages : 429
Release :
ISBN-10 : 9780321643513
ISBN-13 : 0321643518
Rating : 4/5 (13 Downloads)

Book Synopsis Java Puzzlers by : Joshua Bloch

Download or read book Java Puzzlers written by Joshua Bloch and published by Pearson Education. This book was released on 2005-06-24 with total page 429 pages. Available in PDF, EPUB and Kindle. Book excerpt: "Every programming language has its quirks. This lively book reveals oddities of the Java programming language through entertaining and thought-provoking programming puzzles." --Guy Steele, Sun Fellow and coauthor of The Java™ Language Specification "I laughed, I cried, I threw up (my hands in admiration)." --Tim Peierls, president, Prior Artisans LLC, and member of the JSR 166 Expert Group How well do you really know Java? Are you a code sleuth? Have you ever spent days chasing a bug caused by a trap or pitfall in Java or its libraries? Do you like brainteasers? Then this is the book for you! In the tradition of Effective Java™, Bloch and Gafter dive deep into the subtleties of the Java programming language and its core libraries. Illustrated with visually stunning optical illusions, Java™ Puzzlers features 95 diabolical puzzles that educate and entertain. Anyone with a working knowledge of Java will understand the puzzles, but even the most seasoned veteran will find them challenging. Most of the puzzles take the form of a short program whose behavior isn't what it seems. Can you figure out what it does? Puzzles are grouped loosely according to the features they use, and detailed solutions follow each puzzle. The solutions go well beyond a simple explanation of the program's behavior--they show you how to avoid the underlying traps and pitfalls for good. A handy catalog of traps and pitfalls at the back of the book provides a concise taxonomy for future reference. Solve these puzzles and you'll never again fall prey to the counterintuitive or obscure behaviors that can fool even the most experienced programmers.


Java Puzzlers Related Books

Java Puzzlers
Language: en
Pages: 429
Authors: Joshua Bloch
Categories: Computers
Type: BOOK - Published: 2005-06-24 - Publisher: Pearson Education

DOWNLOAD EBOOK

"Every programming language has its quirks. This lively book reveals oddities of the Java programming language through entertaining and thought-provoking progra
Java
Language: en
Pages: 300
Authors: Bloch
Categories:
Type: BOOK - Published: 2005-09 - Publisher: Pearson Education India

DOWNLOAD EBOOK

JavaTM Puzzlers
Language: en
Pages: 283
Authors: Joshua Bloch
Categories:
Type: BOOK - Published: 2007 - Publisher:

DOWNLOAD EBOOK

Java Generics and Collections
Language: en
Pages: 294
Authors: Maurice Naftalin
Categories: Computers
Type: BOOK - Published: 2007 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

This book, written by one of the designers of generics, is a thorough explanation of how to use generics, and particularly, the effect this facility has on the
Java Concurrency in Practice
Language: en
Pages: 428
Authors: Tim Peierls
Categories: Computers
Type: BOOK - Published: 2006-05-09 - Publisher: Pearson Education

DOWNLOAD EBOOK

Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-