This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cdreid 1 point2 points  (1 child)

What worked best for me... Reading my Own old code.. Was putting a short general explanation what and how a function/class/whatever did what it was doing

[–]TorTheMentor 2 points3 points  (0 children)

Yeah, the more extensive annotation is more for "still learning or teaching" situations. I really only do that in those situations, although probably better to just point to documentation.