hi I am still pretty new to java and im trying out making a GUI for my program. so i was wondering is it better to start the program making the GUI and add the rest with it as the GUI comes together? or is it easier to write the program for command line and then add in a GUI?
this one is for my curiousity...when would a program benefit from being multithreaded? small programs that dont do much i guess wouldnt matter but when does it become beneficial to have it multi threaded?
sorry for all the questions lately i hope when i learn a bunch more i can contribute some help to everyone else too thanks for any info you can give me