Explore >> Select a destination


You are here

www.enterpriseintegrationpatterns.com
| | automationhacks.io
7.2 parsecs away

Travel
| | I recently switched to Meta London as a Software Engineer. This post talks about my interview experience and journey, how I prepared and resources for these rounds.
| | blog.gougousis.net
3.9 parsecs away

Travel
| | [AI summary] The text provides an in-depth exploration of Domain-Driven Design (DDD) concepts, including its purpose, key principles, and practical applications. It discusses the importance of understanding the business domain, the role of domain experts, and the use of models to represent complex systems. The text also covers various DDD tactical patterns such as domain events, aggregates, and the importance of maintaining domain invariants. It highlights the challenges and considerations in implementing DDD, including the need to balance technical design with business requirements, and the value of techniques like Event Storming for information gathering and modeling. The text references several notable speakers and resources, including Stefan Tilkov, Dere...
| | venam.net
5.2 parsecs away

Travel
| | In a previous post, I've underlined the philosophy behind Domain Driven Design, DDD, and now I'd like to move to a practical approach that handles real issues in software development and architecture, requirements that constantly change, and models that are never precise, never current, and/or never using the best technology available....
| | blog.submain.com
35.4 parsecs away

Travel
| This post is about C# classes. Have you ever wanted to know why you should keep a class member private? Find out the answer and more!