Home    Business    Database    Graphic Design    Hardware    Internet    Microsoft    Web Development    Programming    Engineering    Magazine    Personality
Effective Java 2nd Edition



The Java programming language, for example, is object-oriented with singleinheritance and supports an imperative (statement-oriented) coding style withineach method. The libraries address graphic display support, networking, distrib-uted computing, and security. But how is the language best put to use in practice? There is another point. Programs, unlike spoken sentences and unlike most books and magazines, are likely to be changed over time. It’s typically not enough to produce code that operates effectively and is readily understood by other persons; one must also organize the code so that it is easy to modify. There may be ten ways to write code for some task T. Of those ten ways, seven will be awkward, inefficient, or puzzling. Of the other three, which is most likely to be similar to the code needed for the task T’ in next year’s software release?

There are numerous books from which you can learn the grammar of the Java Programming Language, including The Java™ Programming Language by Arnold, Gosling, and Holmes [Arnold05] or The Java™ Language Specification by Gosling, Joy, yours truly, and Bracha [JLS]. Likewise, there are dozens of books on the libraries and APIs associated with the Java programming language. This book addresses your third need: customary and effective usage. Joshua Bloch has spent years extending, implementing, and using the Java programming language at Sun Microsystems; he has also read a lot of other people’s code, including mine. Here he offers good advice, systematically organized, on how to structure your code so that it works well, so that other people can understand it, so that future modifications and improvements are less likely to cause headaches perhaps, even, so that your programs will be pleasant, elegant, and graceful.


Download:

http://rapidshare.com/files/130197755/EffectiveJava2ndEd.rar

Ebooks related to "Effective Java 2nd Edition" :
TCP/IP Sockets in Java, Second Edition: Practical Guide for Programmers
Data Structures and Algorithms in Java
Doina Logofatu : Grundlegende Algorithmen mit Java
Java 2: The Complete Reference, Fifth Edition
Robert Sedgewick,"Algorithms in Java, Part 5 Graph Algorithms"
Java: The Complete Reference, J2SE 5 Edition
Groovy Recipes: Greasing the Wheels of Java
Programming Groovy: Dynamic Productivity for the Java Developer
Core Java, Vol. 2: Advanced Features, 8th Edition
Core Servlets and Javaserver Pages: Advanced Technologies, Vol. 2
Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately. email: chenjian21@gmail.com