Naming in Code
Pair programming can significantly enhance the process of code review, especially when it comes to naming variables. Engaging with a partner who is less familiar with the code can reveal naming issues that may not be obvious to the original author. Instead of directly labeling names as bad, it's often more effective to address the confusion that arises from them, leading to clearer and more meaningful code.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