Slashdot Mirror


User: digital+labourer

digital+labourer's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. comment the data structures too on What is Well-Commented Code? · · Score: 2, Informative

    It is not only executeable code that can benefit from comments. In particular any numeric fields should have a units comment (e.g. m or m/S). It can be quite time consuming to deduce the units from the code.