All Posts tagged as "Software"

How to write a software review in 2024

Writing an app or software review requires at least some expertise in the industry and a little technical knowledge. It is not exactly the same as reviewing a normal product.

Read More →

SOLID - The First 5 Principles of Object Oriented Software Design Principles in 2024

To be a productive developer follow S.O.L.I.D, foundation of clean system design. It helps to create maintainable and extensible code. An agile software development process.

Read More →

Circuit Breaker Pattern - How to build a better Microservice Architecture with Examples in 2024

How to build a resilient proof system, prevent failures to cascade across multiple systems and run out of critical resources?

Read More →