Nathan Gilbert


Naming things is hard

It's hard to be descriptive about the code you're writing. Maybe it's because you're still
figuring out what the purpose of the code you're writing is or you are not a domain-expert on
the problem at hand.

Most of these examples are taken from Clean Code by Robert Martin.

Be Practical

Be Clear

Jokes aside

This is the hardest for me at times.