lispcast.com/avoid-naming-at-all-costs

If naming is one of the two hardest things in programming, it follows that every other possible solution (except those few involving cache invalidation) should be attempted before naming something. As a corrolary, bad names are a code smell.


Comments (0)

Sign in to post comments.