03-30-2008, 10:36 AM
|
#4 (permalink)
|
|
The Contributor
Join Date: Dec 2007
Location: Belgium
Posts: 60
Thanks: 6
|
Functionality > Readability/Organisation > Speed
I guess that is what I would say. First make things work--get it done, then make it look nice and speed it up.
However, don't get lost by overorganizing stuff. It is no good. No matter what, your code will probably look outdated a year later. Also, speeding up code will often beautify it at the same time.
|
|
|
|