3

Always check your logic for non trivial modules or functionality before you write the code. It may take some time, but you can find a lot of possible errors or missed cases if you first put your logic in words...

You also get free documentation for your code if you write it as indented comments :)

Comments
Add Comment