View Single Post
  #1 (permalink)  
Old 05-09-2008, 08:41 AM
dimitrist dimitrist is offline
Member
 
Join Date: Nov 2007
Posts: 9
dimitrist is on a distinguished road
how begin with writing a new program ?
Hi again, it took a while to return here, I start again reading about java, and i would like to have your opinion about how you start to write a new program?
I was thinking to start with "pieces" make the gui, the behavior, the threads, command buttons, and many more.. and all separately from each other "piece", but i need them all to be classes and not all to be main(s) and to have only one main that runs all others. So do you have any suggestion for me?
Reply With Quote
Sponsored Links