Software-craftmanship Quote by Brian W. Kernighan Download Open image ““Don’t comment bad code—rewrite it.”” — Brian W. Kernighan ★ ★ ★ ★ ★ 3.7 out of 5 (9 ratings) Copy quoteShare Software engineering Software-craftmanship
Good code is its own best documentation. As you're about to add a comment, ask yourself, "How can I improve the code so that… — Steve McConnell Copy Share Image
The proper use of comments is to compensate for our failure to express ourself in code. — Robert Cecil Martin Copy Share Image
“a great way to avoid broken code is to have less of it. The code that you never write will work forever.” — Russ Olsen Copy Share Image
“Beautiful code is short and concise, so if you were to give that code to another programmer they would say, “oh, that’s well written… — Cal Newport Copy Share Image
“Before you code, think. Before you write, read. Before you speak, listen. Before you comment, reflect. Before you release, test.” — Addy Osmani Copy Share Image
“There is no code so big, twisted, or complex that maintenance can't make it worse.” — Steve McConnell Copy Share Image
“We haven’t done much writing code, but we are reading and understanding code, and that can be just as good. So” — Eric Freeman Copy Share Image
“To quote one company that makes beacon systems, “beacons are ushering in the indoor mobile marketing revolution.” — Brian W. Kernighan Copy Share Image
“Software will give you respect, but hardware will give you the Power.” — Akshat Paul Copy Share Image
“Redundant comments are just places to collect lies and misinformation.” — Robert C. Martin Copy Share Image
“Clean code is not written by following a set of rules. You don’t become a software craftsman by learning a list of heuristics. Professionalism… — Robert C. Martin Copy Share Image