
In my experience with different programming languages, I've found object passing to be a concept that often caused me confusion. However, it's a cru…
Read moreIn software development, certain concepts shape how we think, design, and build software. Among these are Object-Oriented Programming (OOP) and SOLID princip…
Read moreCertificates can be useful for software practitioners in a number of different situations. We will discuss how and why in this topic, and at the end, we will a…
Read moreAs a developer, you may have reached a point in your career where you're ready for a new challenge. If you're interested in taking on more responsibili…
Read moreIn the world of distributed systems, the Microservices architecture has emerged as a popular solution to design scalable and maintainable applications. However…
Read moreThe software industry is constantly evolving, and with that evolution comes the need for more efficient and scalable solutions. One of these solution is event…
Read moreMicroservices systems have become a very popular approach to manage complex applications, but they come with their own set of challenges, especially when it co…
Read moreWhat are microservices Application microservices architecture is a way of designing and building software applications as a collection of small, independent …
Read more
Follow Me