One Question That Will Reveal What Kind of Coder You Are
1–6 of 6 posts
Re: One Question That Will Reveal What Kind of Coder You Are
#2Re: One Question That Will Reveal What Kind of Coder You Are
#3Why?
Software development needs structure, and it needs it to guarantee maintainability, quality, testabiliy, readability. Art doesn't need any structure, it is subject to interpretation, personal interpretation which is horrible to read, understand and maintain.
Regarding the example in the article, what 'Andy' does is good solutions engineering by asking the right question (why?), but not software development.
So the example premise that Andy managed to realize (not: develop) a requirement in 20min instead of two weeks does not support any conclusion about anything in software development.
Re: One Question That Will Reveal What Kind of Coder You Are
#4Re: One Question That Will Reveal What Kind of Coder You Are
#5Look at it this way - I wouldn't want to walk over a bridge built by somebody who has no engineering skills but can paint.
Oh, and my 2 cents - programming is part science, part art. It's neither one or the other.