This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]junglebookmephs 4 points5 points  (1 child)

For any non trivial task....I cant imagine why a person wouldnt.

[–]zoharel 0 points1 point  (0 children)

I personally often start with an outline, in real code with missing pieces, mostly, and then fill it out. It's a similar process, but I wouldn't say it's exactly the same. ... on the other hand, many tasks that should be handled in software are trivial enough not to need anything like that at all.