Showing posts with label tutorial. Show all posts
Showing posts with label tutorial. Show all posts

Comments vs. Self-documenting

Recently I had few talks with my co-workers about the "problem" of writing code comments.
There ware arguments like: "When you use Python you don't need to write comments because it is Self-documenting language". But is it really true? Or the "problem" in fact is only inborn human laziness? What is the purpose of comments?