Tip 11 - D.R.Y. (Don't Repeat Yourself)

October 11, 2025

SourceBook: The Pragmatic Programmer - from journeyman to masterAuthor: Andrew Hunt, David Thomas

Tip 11 - DRY: Don't Repeat Yourself

The book mentions that this is more like a tip than a rule that should be extensively followed. It is the idea of not writing the same thing more than once.