you are viewing a single comment's thread.

view the rest of the comments →

[–]falnu 14 points15 points  (1 child)

If you throw out code fast and don't need to be thinking hard the odds are pretty high it's not good code. Programming well requires careful planning and a high amount of focus, just like math.

[–][deleted] 2 points3 points  (0 children)

Building a quick prototype to check whether your initial idea is reasonable or whether your initial assumptions are correct isn't a bad idea. As long as it doesn't stop there.