Great Developers Are Not Afraid to Experiment

Main menu:

Topics

Recent Posts

Blog

 

May 2012
M T W T F S S
« Apr    
 123456
78910111213
14151617181920
21222324252627
28293031  

Past Posts

Java/J2EE

JDBC

Other

Archive for the tag "process"

Great Developers Are Not Afraid to Experiment

May 5th, 2009 by Scott Selikoff

As a moderator on the JavaRanch, I often come across people asking “What would happen if I executed the following code”. Many times the author of such posts can answer the question by copying and pasting his/her code into a Java main() method and running it. Some might chalk these posts up to being lazy, [...]