It seems that the main thing that’s keeping me down in Java is a lack of organization and planning. When I was coding VB, I could just get an idea and run straight to the code window with it. Doesn’t seem to work that way anymore since I switched to Java.
So, what kind of planning or documenting do you do before you go on to code your project? An example design doc (abridged, of course) would be great. An article on writing a design doc with Java in mind would be nice, too.
Thanks!