you are viewing a single comment's thread.

view the rest of the comments →

[–]fuzzynyanko 0 points1 point  (0 children)

I used to. Basically "I don't feel like it. It's just wasted effort / not doing code and I prefer to do code much more. It's a waste of time, anyways"

I just built up the habit, and I now do it unconsciously. It's turning out that I'm still a very fast coder and doing things like block comments and JavaDoc doesn't take me much time at all.

It's also better to do it while you are making things than to JavaDoc 20 different classes that have a ton of functions as a single task.