I embedded ample comments in my coding days. You never knew when you might be requested to revise or add more capability years later.
Anything I wrote from scratch was virtually self commenting because I used very descriptive variable names and did my best to write code that read like English. Visual Basic was a great language for that. C and C++, not as much.
I embedded ample comments in my coding days. You never knew when you might be requested to revise or add more capability years later.
Anything I wrote from scratch was virtually self commenting because I used very descriptive variable names and did my best to write code that read like English. Visual Basic was a great language for that. C and C++, not as much.
(post is archived)