About Naming your Variables, Functions, Classes, and Methods

In software, naming matters, because names reflect how you think about a problem. Code is also communication, and naming is a big part of making it work.

François Chollet (@fchollet)

Tips and Tricks Wisdom Development