names

Articles

Sticky tags that say "Hello, my name is," photo by Jon Tyson What's in a Name? Build Better Software by Naming Classes and Methods Clearly

One of the most important things to pay attention to when writing software is how we name our symbols. Data and behavior should be named in a way that represents the essence of what we're trying to do. Naming affects understandability and reflects code quality, so use names that clearly communicate your intentions, and refactor those names when your intentions change.

David Bernstein's picture David Bernstein

Better Software Magazine Articles

Tame the Name

All code is not created equal. Learn from a master of the craft how to spot bad code and mold it into good. In the first iteration of this monthly column, learn why selecting names for classes, methods, and variables is an art you'll want to perfect.

Mike Clark

AgileConnection is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.