Java Ser.: Effective Java : Programming Language Guide by Joshua Bloch (2001, Trade Paperback)

Awesomebooksusa (436587)
98% positive Bewertungen
Preis:
US $15,02
(inkl. MwSt.)
Ca.CHF 12,09
+ $2,45 Versand
Lieferung ca. Mo, 14. Jul - Mo, 4. Aug
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Artikelzustand:
Sehr gut

Über dieses Produkt

Product Identifiers

PublisherAddison Wesley Professional
ISBN-100201310058
ISBN-139780201310054
eBay Product ID (ePID)175866

Product Key Features

Number of Pages272 Pages
LanguageEnglish
Publication NameEffective Java : Programming Language Guide
SubjectProgramming Languages / Java
Publication Year2001
TypeTextbook
Subject AreaComputers
AuthorJoshua Bloch
SeriesJava Ser.
FormatTrade Paperback

Dimensions

Item Height0.7 in
Item Weight19 Oz
Item Length9.1 in
Item Width7.3 in

Additional Product Features

Intended AudienceScholarly & Professional
LCCN2001-272833
Dewey Edition21
IllustratedYes
Dewey Decimal005.7/1262
Table Of ContentForeword. 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.
Synopsis--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 dont 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
LC Classification NumberQA76.73.J38B57 2001

Alle Angebote für dieses Produkt

Sofort-Kaufen
Alle Artikelzustände
Neu
Gebraucht

Sicherheitsinformationen

Noch keine Bewertungen oder Rezensionen