top of page
Blog
Cristian Duque
Oct 17, 20233 min read
What Is Reactive Programming?
Reactive programming is a programming style focused on building software applications that handle sequences of events over time. In other...
2 views
Cristian Duque
Oct 2, 20233 min read
Domain-Driven Design
Domain-Driven Design (DDD) is a concept introduced by Eric Evans in 2004 in his book: "Domain-Driven Design: Tackling Complexity in the...
6 views
Cristian Duque
Sep 11, 20232 min read
What Is Functional Programming?
Functional programming is a paradigm where development is based on creating and composing functions. The foundational principles of this...
4 views
Cristian Duque
Aug 13, 20232 min read
Object-Oriented Programming (OOP)
By the publication date of this post, it's common to use programming languages such as Java, C#, Javascript, and Python. Object-Oriented...
2 views
bottom of page