To comment or not to comment, that’s the question
Even though I’m a great advocate of commenting code, there are those thank think commenting is not always a good thing. As stated in the linked article, we must differentiate between API documentation and normal, inline comments. API documentation, imho, is just as necessary as the code it is trying to describe. I do use [...]
More »
I am a .NET programmer first and foremost. But in my spare time I like to play around with PHP, Erlang, Haskell, F#,