Does anyone NOT use a debugger? I can't remember the last time I did. It's not because I don't dislike them, I just don't need to use them. The main reason for this is because I have a certain development methodology that either produces less bugs, catches them at a unit test level, or makes tracking them down much easier.
Here are my tips...
1. Write your own COS cheat-sheet.
This is mainly for anyone that is new to COS.One of the biggest bug hazards is not knowing how certain commands and functions work.Take the time to play with a language and try out all of its variances.


.png)

.png)
.png)

