|
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
|