Quote:
Originally Posted by holograph
the truth is
if you expect full documentation, add 30-100% to the cost of project. any respected developer will not put in time into documentation without being compensated for the time it takes document the code on tight budget projects. since most people demand usually functionality and fast results.
its good practice to comment things
but unless documenting included in quote don't expect it by default.
|
Full documentation? Who does that? Full documentation is different than well commented code... OP asked about commenting... not documentation.
I factor my code commenting time in with EVERYTHING I do... Nothing leaves my local dev environment without being well commented.
30% - 100% time? Try more like 10%... if that. (If you're talking about commenting)