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:
Anonymous2006-07-01 19:05
>EVERY Java programmer has to know?
That you should search for useful libraries/frameworks before starting any project. Students tend to pick up the bad habit of writing everything themselves when that never actually happens in the real world of Java programming.