This appendix contains suggestions to help guide you while performing low-level
program design and writing code.
Appendix D: Performance
This will allow you to find bottlenecks and improve speed in your Java program.
Appendix E: A bit about garbage collection
This appendix describes the operation and approaches that are used to implement
garbage collection.
Appendix F: Recommended reading
34 Thinking in Java www.BruceEckel.com
A list of some of the Java books I’ve found particularly useful.
Monday, July 28, 2008
Appendix C: Java programming guidelines
Posted by Ganesh Kumar Devarasetty at 10:54 AM
Labels: Introduction
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment