Linked by Eugenia Loli-Queru on Sat 14th Jan 2006 03:26 UTC
General Development What is the best way to think of software development? Is it science? Is it art? Is it craft? Is it something else entirely? Read Steve McConnell's article here.
Thread beginning with comment 85848
To read all comments associated with this story, please click here.
Art or detective work?
by Vorlath on Sun 15th Jan 2006 05:54 UTC
Vorlath
Member since:
2005-12-03

I think there is nothing more beautiful than assembly code when it comes to programming. It has that alien/sci-fi look, yet you wrote it and it works.

Programming in general is also like detective work because of the amount of research you have to do when it comes to protocols and API's, not to mention debugging. And the satisfaction you get of finally having a correctly working piece of software.

But really, it's all about coding.

Edited 2006-01-15 05:55