Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

One thing about Java

Name: Anonymous 2006-05-26 1:35

What's one thing that EVERY Java programmer has to know?  The kind of thing that drives you crazy if the supposed Java programmer didn't know it?

Name: Anonymous 2006-07-04 8:06

If your application is well-designed, memory management will be minimal and will only appear in logical places. It makes code more readable by showing when you're done with some object (which the programmer always knows better than the GC).

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List