Software Design Principles: Doing Little Things Rightby@kamalkishor1991
1,143 reads

Software Design Principles: Doing Little Things Right

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Software Design Principles: Doing Little Things Right. Do small things that are almost always win-win situations. Track your code quality believes by your actions. Test-driven development is the biggest value of designing something right. Don’t use variables for non-obvious things like returning -1 for special cases. Have a consistent, strict meaning of variables with a good descriptive name. Use nulls properly with a single meaning. Use variables to represent concepts. Use variable names. Use.
featured image - Software Design Principles: Doing Little Things Right
Kamal Joshi HackerNoon profile picture

@kamalkishor1991

Kamal Joshi

Receive Stories from @kamalkishor1991

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!