View Single Post
Old 02-01-2008, 10:48 PM   #1 (permalink)
Devels
The Contributor
 
Devels's Avatar
 
Join Date: Nov 2007
Posts: 27
Thanks: 2
Devels is on a distinguished road
Default The speed of programming

I find it an interesting topic to talk about the speed of programming and to increase it, or to look out for things that decrease it.
What are the methods that you use. Is it like designing everything before you code, by using techniques like UML and ERD (database) or just start with the coding and while "on the job" refactoring things and find solutions.
And how to measure the speed of programming.

Any good thoughts on this one?
Devels is offline  
Reply With Quote