Up next


Should You Comment Your Code?

0 Views
Published on 12 Feb 2014 / In Film & Animation

?? Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel ?
Most beginning software developers think it is a good idea to put lots of comments in their code. When I first started out in software development, I probably wrote 3 lines of comments for each line of real code. But, the problem with this approach is that comments aren't living and code is. One changes the other grows stale.
Instead, it is better to write clear expressive code that describes itself so well that it doesn't need comments.
In this video I talk about why I try to avoid using comments in my code and why I think you should too.

SUBSCRIBE HERE: http://bit.ly/1zPTNLT

Sign up for the Simple Programmer Newsletter: http://simpleprogrammer.com/email

Simple Programmer blog: http://simpleprogrammer.com

Boost your career now: http://devcareerboost.com

Show more
Responsive image

Log in to comment


0

Up next