Build collections of Super-Powered Bookmarks (we call them Jetpaks™) to save or share your web searches!
Jetpak Summary
Links to programming articles that I have found useful
Jetpak Tags
Link: Characterizing Thread Safety
Summary: Brian Goetz explains different levels of thread safety.
Link: Designing for Thread Safety
Summary: Bill Venners explains what thread safety is and how to create thread-safe classes in the Java programming language.
Link: Garbage collection and performance
Summary: Brian Goetz discusses the performance issues surrounding object allocation and garbage collection in Java and explains how some common advice for this has been outdated by modern JVM technology.
Link: I have to document THAT?
Summary: IBM DeveloperWorks article setting forth a few guidelines on what to include in JavaDoc.
Last Modified: 11/14/06 | Email Jetpak | Atom Feed


