Java FAQ home < Free Books   
 
Title , author Where?
Don't Fear the Oop! by Johannes Claerbout  go here!

The analogy of this tutorial is simple: think of a java programmer as a writer, 
composing a stock novel. All of the characters and settings are "off-the-shelf", 
and need be only modified slightly to fit into a new book. All that's left to 
write a bestseller is to come up with a plot that pulls all those pre-existing 
elements together.

That, in a nutshell, is java programming. Think of it as Dean Koontz for smart 
people. Now, that might be all you want to know. If so, thanks for stopping by! 
If things still could use some clearing up (perhaps by way of a couple dozen 
pages of examples), then read on!
Legacy Code to Java