Search code examples
domain driven design ports and adapters...


domain-driven-designsoftware-designclean-architectureonion-architecturehexagonal-architecture

Read More
Json deserialization with multiple json file for Multiplicity relationship...


c#jsonoopjson-deserializationsoftware-design

Read More
How to represent a class' relationship when the class is only used as a data type...


umlsoftware-designclass-diagram

Read More
How to distinguish which following archetecture have lower coupling?...


design-patternsarchitecturesoftware-designcouplingcohesion

Read More
Could you give me some guidance on how to efficiently design an assembly language program?...


mipssoftware-designmips32

Read More
What are the guidelines for architecting a website with 5000+ concurrent hits?...


software-design

Read More
How avoid code duplication in visitor and const visitor base classes...


c++software-designcode-duplication

Read More
Why Archimate Elements have two notations...


architecturesoftware-designarchimate

Read More
OCL collection operation on list attribute...


classcollectionsumlsoftware-designocl

Read More
Aggregate design for user / follower using clean architecture...


c#domain-driven-designsoftware-designclean-architecture

Read More
create urls like Instagram posts or youtube video...


pythondjangosoftware-design

Read More
How do I suppose to delete dynamic object which is may be allocated in an slot method?...


c++qtpointersheap-memorysoftware-design

Read More
Implementing the builder pattern in python...


pythonsoftware-designsolid-principles

Read More
Open a pop up window with a push button QTcreator...


c++qtsoftware-design

Read More
Why DOESN'T this Star UML Sequence Diagram have the activation "rectangle" in the Cont...


umlsoftware-designsequence-diagramstarumltool-uml

Read More
Rust generic value memory store implementation...


rustsoftware-design

Read More
Is it bad to have two identical entities?...


architectureumlsoftware-design

Read More
Is buyer associated with a 'Sell' entity or with 'Product' entity?...


umlsoftware-design

Read More
Pluginable cross-platform software design for react & react native...


reactjsreact-nativearchitectureexposoftware-design

Read More
Optimal design patterns for reading and restructurize datasets with different formats?...


design-patternssoftware-design

Read More
What does client-optimized mean?...


dartsoftware-design

Read More
Why is the visitor pattern typically used only for trees?...


algorithmoopdesign-patternstreesoftware-design

Read More
Database Software Design Review for a Key Value Single Server DB...


databaseindexingsoftware-design

Read More
Why shouldn't C# (or .NET) allow us to put a static/shared method inside an interface?...


c#.netinterfacehelpersoftware-design

Read More
Why do data() and c_str() return char const*, while operator[] returns char&?...


c++stringconstantssoftware-design

Read More
What is the name of the design pattern where I dynamically pick the correct implementation based on ...


javadesign-patternsjakarta-eecdisoftware-design

Read More
why does my main object, invoke all methods of another object, when only one is actually invoked?...


scalaobjectintellij-ideaprogram-entry-pointsoftware-design

Read More
Decoupling expensive I/O operations from domain model...


pythondesign-patternsarchitecturedomain-driven-designsoftware-design

Read More
What is most important philosophy/concept of functional programming compared to object-oriented prog...


oopfunctional-programmingsoftware-design

Read More
What are the differences between Layered architecture with dependencies inversion and Hexagonal arch...


architecturedomain-driven-designsoftware-design

Read More
BackNext