Quote:
Originally Posted by chuvii
i like your coding/comments style ;)
bump for you
|
Well, thank you but those comments were included in this one just because I was posting it.
Whether I do "comments" documentation depends on what the client wants. I can cut a lot of time out of development if I don't do comments. Since the comments do not affect the running of the code, for many clients that is the first thing they will throw out to try to lower the price.
Hence I try to write code that is fairly easy to read and follow. "Kindergarten" code if you will ;p