The Art of Naming
Names play a crucial role in programming as they facilitate human communication and enhance code readability. Choosing the right name can be a creative challenge, often likened to naming a child, where the stakes feel high. While renaming is a common refactoring tool, it’s frequently underutilized due to the complexities of change and the familiarity people develop with existing names, even if they are poorly chosen.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
SE-Radio Episode 278: Peter Hilton on Naming
Related Questions