Header image for Comments are Failures in Coding

Comments are Failures in Coding

“The proper use of comments is to compensate for our failure to express ourselves in code.” — Robert C. Martin, Clean Code

Header image for Programs Do Things

Programs Do Things

“Every system is built from a domain specific language designed by the programmers to describe that system. Functions are the verbs of that language, and classes are the nouns.” — Robert C. Martin, Clean Code.