Effective Java™ Programming Language Guide - Bookswagon UAE
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Book 1
Book 2
Book 3
Home > Computing and Information Technology > Computer programming / software engineering > Web programming > Effective Java™ Programming Language Guide
Effective Java™ Programming Language Guide

Effective Java™ Programming Language Guide


     0     
5
4
3
2
1



Out of Stock


Notify me when this book is in stock
X
About the Book

"An excellent book, crammed with good advice on using the Java programming language and object-oriented programming in general." --Gilad Bracha, Computational Theologist, Sun Microsystems, Inc., and co-author of The Java Language Specification, Second Edition "I sure wish I had this book ten years ago. Some might think that I don't need any Java books, but I need this one." --James Gosling, Fellow and Vice President, Sun Microsystems, Inc., and inventor of the Java programming language Are you looking for a concise book packed with insight and wisdom not found elsewhere? Need to really understand the Java programming language; that is, really understand it? Do you want to write code that is clear, correct, robust, and reusable? Look no further! The book you are holding will provide you with this and many other benefits you may not even know you were looking for. Become a more effective programmer. Featuring fifty-seven valuable rules of thumb, Effective Java Programming Language Guide contains working solutions to the programming challenges most developers encounter every day. Offering comprehensive descriptions of techniques used by the experts who developed the Java platform, the book reveals what to do--and what not to do--in order to produce clear, robust, and efficient code. Each rule appears in the form of a short, stand-alone essay offering insight, code examples, and "war stories" from this uniquely qualified author. The essays include specific advice and insights into the subtleties of the language and are illustrated with exceptional code examples. Throughout the book, common language idioms and design patterns are examined and insightful and enlightening tips and techniques are provided. Coverage includes: *Customary and effective language usage that is saturated with expert advice in a concise, readable, and easy-to-access format. *Patterns, antipatterns, and idioms to help you get the most out of the Java platform. *Commonly misunderstood subtleties of the language and its libraries: how to avoid the traps and pitfalls. *Focus on the language and its most fundamental libraries: java.lang, java.util, and, to a lesser extent, java.io. *Detailed coverage of serialization, including practical advice that is not available elsewhere. Appealing to a broad spectrum of the programming community, Effective Java Programming Language Guide presents the most practical, authoritative guidelines available for writing efficient, well-designed programs for the Java platform. 0201310058B07092001

Table of Contents:
Foreword. Preface. Acknowledgements. 1. Introduction. 2. Creating and Destroying Objects. Consider Providing Static Factory Methods Instead of Constructors. Enforce the Singleton Property with a Private Constructor. Enforce Noninstantiability with a Private Constructor. Avoid Creating Duplicate Objects. Eliminate Obsolete Object References. Avoid Finalizers. 3. Methods Common to All Objects. Obey the General Contract when Overriding Equals. Always Override HashCode When You Override Equals. Always Override to String. Override Clone Judiciously. Consider Implementing Comparable. 4. Classes and Interfaces. Minimize the Accessibility of Classes and Members. Favor Immutability. Favor Composition Over Inheritance. Design and Document for Inheritance or Else Prohibit It. Prefer Interfaces to Abstract Classes. Use Interfaces Only to Define Types. Favor Static Member Classes Over Non-Static. 5. Substitutes for C Constructs. Replace Structures with Classes. Replace Unions with Class Hierarchies. Replace Enums with Classes. Replace Function Pointers with Classes and Interfaces. 6. Methods. Check Parameters for Validity. Make Defensive Copies when Needed. Design Method Signatures Carefully. Use Overloading Judiciously. Return Zero-Length Arrays, Not Nulls. Write Doc Comments for All Exposed API Elements. 7. General Programming. Minimize the Scope of Local Variables. Know and Use the Libraries. Avoid Float and Double if Exact Answers are Required. Avoid Strings where Other Types are More Appropriate. Beware the Performance of String Concatenation. Refer to Objects by their Interfaces. Prefer Interfaces to Reflection. Use Native Methods Judiciously. Optimize Judiciously. Adhere to Generally Accepted Naming Conventions. 8. Exceptions. Use Exceptions Only for Exceptional Conditions. Use Checked Exceptions for Recoverable Conditions, Runtime Exceptions for Programming Errors. Avoid Unnecessary Use of Checked Exceptions. Favor the Use of Standard Exceptions. Throw Exceptions Appropriate to the Abstraction. Document All Exceptions Thrown by Each Method. Include Failure-Capture Information in Detail Messages. Strive for Failure Atomicity. Don't Ignore Exceptions. 9. Threads. Synchronize Access to Shared Mutable Data. Avoid Excessive Synchronization. Never Invoke Wait Outside a Loop. Don't Depend on the Thread Scheduler. Document Thread-Safety. Avoid Thread Groups. 10. Serialization. Implement Serializable Judiciously. Consider Using a Custom Serialized Form. Write ReadObject Methods Defensively. Provide a ReadResolve Method when Necessary. References. Index.

About the Author :
Joshua Bloch is a principal engineer at Google and a Jolt Award-winner. He was previously a distinguished engineer at Sun Microsystems and a senior systems designer at Transarc. Josh led the design and implementation of numerous Java platform features, including JDK 5.0 language enhancements and the award-winning Java Collections Framework. He holds a Ph.D. in computer science from Carnegie Mellon University.


Best Sellers


Product Details
  • ISBN-13: 9780201310054
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Addison Wesley
  • Language: English
  • Spine Width: 18 mm
  • Width: 230 mm
  • ISBN-10: 0201310058
  • Publisher Date: 13 Jun 2001
  • Binding: Paperback
  • No of Pages: 272
  • Weight: 540 gr


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Effective Java™ Programming Language Guide
Pearson Education (US) -
Effective Java™ Programming Language Guide
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Effective Java™ Programming Language Guide

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    Fresh on the Shelf


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!