Quote:
|
Originally Posted by Dizzutch
i've noticed that making GUI's with IDE's create super crappy code, it's like making a webpage in Frontpage. drag-n-drop also doesn't teach you anything. There's great tutorials on java.sun.com. Check those out.
-Dizz
|
That's not true - Visual Basic .NET and Visual C# generate pretty good code, even if it's kinda unordered. However, I still end up coding the GUIs myself due to a lack of control arrays when using the IDE.