Home
Books
by K. N. King
Short
courses
Recommended books
Recommended
links
FAQ
|
Java Style
Once you've learned how to write Java programs, the following
books will show you how to write better programs. If you
have a book to recommend, please email
me.
|
Effective
Java Programming Language Guide
J. Bloch
Addison-Wesley, 2001
This enormously popular book provides 57
tips for writing better Java programs. Topics include naming
conventions, the design of classes and methods, and ways to improve
program efficiency. |
|
The
Elements of Java Style
A. Vermeulen, S. W. Ambler, G. Bumgardner, E. Metz, T. Misfeldt,
J. Shur, and P. Thompson
Cambridge University Press, 2000
This compact (7" x 4.5", 125-page)
book sets forth a simple set of rules for writing and maintaining
Java programs. If you follow these rules, your code will be better
and your life will be easier! |
Click on the cover art or title to see
each book's description at Amazon.com. To see lists of best-selling
Java books at Amazon.com, click on the Amazon logo below.
|