20 Tips For Better Naming
11 February, 2015 2 Comments
Names are everywhere in code. As programmers, we name our classes, our variables, our functions, our arguments, our namespaces and more. Given that we do so much of it, we should spend time making sure we do it well. Here are 20 tips to help you improve. Read more →