![[Book Cover]](../covergif/0130142603.jpg)
|
Java 2 Performance and Idiom Guide, 1/e
Craig Larman
Rhett Guthrie
Published August, 1999 by Prentice Hall PTR (ECS Professional)
Copyright 2000, 299 pp.
Cloth
ISBN 0-13-014260-3
|
Sign up for future mailings on this subject.
See other books about:
Java--Intermediate Programming-Computer Science
|

For courses in Java-Introduction to Programming/CS1.
This text summarizes important idioms and best practices that
a developer new to Java and object-oriented programming needs to know.
The depth and clarity of its writing teaches new and experienced Java
programmers how to get the most performance out of their Java code.
Unique Java performance coverageContains a comprehensive
presentation not found in other texts.
- Invites students who know the basics to gain more sophisticated
knowledge.
Grouping of Java classes into packages.
- Provides students with an important and practical issue
facing Java programmers today.
Best practices approach.
- Allows students to focus on the idiomatic use of standard
Java topics and features.
A Java style-guide chapter.
- Helps students establish style standards for programming.
Object-oriented testing.
- Offers students a solid, practical introduction to this
important subject.
From the author of the superb Applying UML and Patterns.
1. Improving PerformanceMajor-Moderate.
2. Improving PerformanceModerate-Minor.
3. Improving PerformanceMinor.
4. Library IdiomsIntroduction.
5. Library IdiomsJava.Lang.Object.
6. Library IdiomsReflection.
7. Library IdiomsConcurrency.
8. Library IdiomsCollections.
9. Library IdiomsResources.
10. Library IdiomsExceptions.
11. Language Idioms.
12. Packaging Idioms.
13. Testing Idioms.
14. Coding IdiomsNaming.
15. Coding IdiomsStyle.
|