Page 2 of 2

Re: Where are the comments?

Posted: Wed Feb 13, 2013 7:28 pm
by Tenaja
Zach wrote:Maybe I oversimplified my point. If uncommented code was the only resource I had, then of course I would make an effort to understand it.

I'm simply saying I don't have to like it, and that's not how it should be.
If you truly want to learn, then you will take the uncommented code and add (accurate) comments...you will learn much more that way compared to just reading well-commented code.

Re: Where are the comments?

Posted: Thu Feb 14, 2013 11:42 am
by Zach
That is a useless supposition at best. This is approaching the point of argument for the sake of it.

Re: Where are the comments?

Posted: Thu Feb 14, 2013 8:52 pm
by idle
It's up to the code contributor whether or not they want to comment their code
we should just be thankful that people do contribute code to help others, it's their time and effort
after all.