SoftwareYoga

Articles on Coding and Architecture

SOLID: Liskov Substitution Principle

This is the 3rd post in the series on SOLID, the Liskov Substitution Principle. The principle & its advantages are explained in detail. Read More.

What really must a Scrum Master do?

There is a Scrum Master in every team. We have all worked with them. Are they managers or secretaries? What are their real duties? Read on. Read More.

Latency Numbers Everyone Should Know

Latency is the amount of time between cause and effect. This post presents the latency for the most common operations on commodity hardware Read More.

Minimum Viable Architecture

Learn how to build Minimum Viable Architecture. We discuss the do's and the don'ts to enable you create good enough product that can be released quickly. Read More.

SOLID: Open Closed Principle

This is the 2nd post in the series on SOLID, the Open Closed Principle. The necessity of the principle & its advantages are explained. Read More.


Prev Next