Command-Query Separation
Today i want to talk about a very simple concept "command query separation" which was coined by Bertrand Meyer. Understanding this theoretical concept will heelp you write cleaner and more readable code.
CQS as defined on wikipedia goes like this
It...
dsdev.in2 min read