5 min read

Clean Code Part 1: Names Reveal Character

The opening post in a clean code series, focusing on the art of naming variables, functions, and parameters. I analyze common mistakes like cryptic names, outdated data type prefixes, overly long names, and mixed language naming. Plus, a quick guide on using Visual Studio's Refactor feature to rename things efficiently.

Clean Code Part 1: Names Reveal Character

Related Posts

Discover more content you might enjoy