Effective Java

Effective Java
Author :
Publisher : Addison-Wesley Professional
Total Pages : 375
Release :
ISBN-10 : 9780132778046
ISBN-13 : 0132778041
Rating : 4/5 (46 Downloads)

Book Synopsis Effective Java by : Joshua Bloch

Download or read book Effective Java written by Joshua Bloch and published by Addison-Wesley Professional. This book was released on 2008-05-08 with total page 375 pages. Available in PDF, EPUB and Kindle. Book excerpt: Are you looking for a deeper understanding of the JavaTM programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective JavaTM, Second Edition, brings together seventy-eight indispensable programmer’s rules of thumb: working, best-practice solutions for the programming challenges you encounter every day. This highly anticipated new edition of the classic, Jolt Award-winning work has been thoroughly updated to cover Java SE 5 and Java SE 6 features introduced since the first edition. Bloch explores new design patterns and language idioms, showing you how to make the most of features ranging from generics to enums, annotations to autoboxing. Each chapter in the book consists of several “items” presented in the form of a short, standalone essay that provides specific advice, insight into Java platform subtleties, and outstanding code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why. Highlights include: New coverage of generics, enums, annotations, autoboxing, the for-each loop, varargs, concurrency utilities, and much more Updated techniques and best practices on classic topics, including objects, classes, libraries, methods, and serialization How to avoid the traps and pitfalls of commonly misunderstood subtleties of the language Focus on the language and its most fundamental libraries: java.lang, java.util, and, to a lesser extent, java.util.concurrent and java.io Simply put, Effective JavaTM, Second Edition, presents the most practical, authoritative guidelines available for writing efficient, well-designed programs.


Effective Java Related Books

Effective Java
Language: en
Pages: 375
Authors: Joshua Bloch
Categories: Computers
Type: BOOK - Published: 2008-05-08 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Are you looking for a deeper understanding of the JavaTM programming language so that you can write code that is clearer, more correct, more robust, and more re
Java Design Patterns
Language: en
Pages: 512
Authors: Vaskaran Sarcar
Categories: Computers
Type: BOOK - Published: 2018-12-06 - Publisher: Apress

DOWNLOAD EBOOK

Get hands-on experience implementing 26 of the most common design patterns using Java and Eclipse. In addition to Gang of Four (GoF) design patterns, you will a
Software Architecture Design Patterns in Java
Language: en
Pages: 520
Authors: Partha Kuchana
Categories: Computers
Type: BOOK - Published: 2004-04-27 - Publisher: CRC Press

DOWNLOAD EBOOK

Software engineering and computer science students need a resource that explains how to apply design patterns at the enterprise level, allowing them to design a
Object-oriented Design in Java
Language: en
Pages: 772
Authors: Stephen Gilbert
Categories: Computers
Type: BOOK - Published: 1998 - Publisher:

DOWNLOAD EBOOK

Targeting the needs of Java application programmers, this book uses an experience-based, hands-on approach. The CD-ROM contains the Code-Warrior Lite multi-plat
Hands-On Design Patterns with Java
Language: en
Pages: 347
Authors: Dr. Edward Lavieri
Categories: Computers
Type: BOOK - Published: 2019-04-27 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Understand Gang of Four, architectural, functional, and reactive design patterns and how to implement them on modern Java platforms, such as Java 12 and beyond