Search code examples
OOP - How to pass data "up" in abstraction?...


oopdesign-patternssoftware-design

Read More
Struggling with the concept of middelware - Is a middleware an independent process or part of an app...


architecturemiddlewaresoftware-designconcept

Read More
Does a factory returning a cached instance violates the CQS (Command query separation)?...


dartsoftware-design

Read More
Should I use a Use Case even though it only acts as a middle-man to the Interface Adapter?...


architecturesoftware-designclean-architecture

Read More
Overriding __bool__ to check if class exists?...


pythonsoftware-design

Read More
.NET Core service compatibility with legacy WCF clients...


c#wcf.net-corecompatibilitysoftware-design

Read More
Zone of responsibility of microservices?...


design-patternsarchitecturemicroservicessoftware-design

Read More
can i create 2 module for a single page by using tkinter?...


pythonpython-3.xtkintersoftware-designtkinter-canvas

Read More
python class operations on members vs static methods...


pythonoopsoftware-designdesign-principles

Read More
How to do a Level 0 DFD for a game?...


software-designdataflow-diagram

Read More
Class that stores all essential objects is the right way to go?...


javaoopdesign-patternsinstantiationsoftware-design

Read More
Design of shared microservices in an Multi-Tenant architecture...


design-patternsarchitecturemicroservicesmulti-tenantsoftware-design

Read More
serving multiple model version in springboot app - best approach...


spring-bootarchitecturesoftware-design

Read More
Coupling and cohesion...


ooparchitecturetheorysoftware-designooad

Read More
Is there a software engineering concept/pattern for "service injection"?...


httpdesign-patternsmicroservicessoftware-design

Read More
why isn't my frame stretch completely in tkinter...


pythontkintersoftware-designtkinter-entry

Read More
How to send message to concrete user id using server-sent events?...


architecturesoftware-designserver-sent-events

Read More
Why are there different ways to describe same design pattern using UML? What to trust?...


design-patternsiteratorumlsoftware-designclass-diagram

Read More
entry is not defind error showing while i use a class to define the binding function...


pythontkinterdevelopment-environmentsoftware-designtkinter-entry

Read More
Are there any common strategies for choosing an object type to create based on the type of another o...


oopdesign-patternsarchitecturesoftware-designfactory-pattern

Read More
how to destroy previews label when the function call again in tkinter python...


pythonlinuxtkintersoftware-design

Read More
In Clean Architecture design, Do we need to create a separate "Project" for each layer?...


.netasp.net-coremicroservicessoftware-designclean-architecture

Read More
I need suggestions about making Learning Management System...


architecturesoftware-design

Read More
Is there no alternative to life cycle methods paradigm?...


architecturesoftware-designsystem-design

Read More
how to download file from Google cloud storage using python...


pythonlinuxgoogle-cloud-storagesoftware-design

Read More
What are the criteria which I should know to distinguish between the business processes that should ...


.netarchitecturedomain-driven-designsoftware-designbusiness-process-management

Read More
Do checked exceptions violate the open closed principle?...


javaoopsoftware-designopen-closed-principle

Read More
Should I create a subdomain for webkiosk...


asp.netiisarchitecturesoftware-design

Read More
How to handle a wide variety of object types for the same data...


ooparchitecturesoftware-designreadabilitycode-complexity

Read More
Is it possible for my app to detect if my device has barcode scanner? (For example Zebra)...


androidhardwaresoftware-design

Read More
BackNext