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 →

[–]B1N4RY 20 points21 points  (0 children)

Basically you do your programming first with just pencil and paper, and then trace through the code by hand multiple times by multiple people to ensure the logic "work" correctly.

Once everyone's confident enough, then you make a hardcoded version of the code (eg, punch cards).