Thread: Java Career
View Single Post
  #3 (permalink)  
Old 07-29-2007, 10:23 AM
goldhouse goldhouse is offline
Senior Member
 
Join Date: Mar 2007
Posts: 136
goldhouse is on a distinguished road
IDE or notepad
Im totally against the ease provided by the IDE's , I have worked with netbeans, Eclipse (SWT/JFACE), .NET In most of the cases I ended up in editing the code generated by the IDE which involves understanding the code generated by the IDE.
I definitely think it is always nice to write the code your own other than drag and drop. which will only improve confidence and quality
Reply With Quote