Content

Blog

I share my 8 years of experience with development, architecture, DevOps, cyber security, maintenance, and other technical topics.

Practical lessons, technical decisions, and experience from real projects.

4

posts

7

categories

SOLID in Practice — S: Single Responsibility Principle

Featured post

SOLID in Practice — S: Single Responsibility Principle

Understand what the Single Responsibility Principle (SRP) really means, why most developers misinterpret it, and how to apply it with real C# examples. SRP is not about doing one thing. It's about having a single reason to change. Understand the difference and see how it reshapes the way you structure your code.

04/27/2026 4 min read
Read article

Recent posts

Page 1 / 1