Search code examples
What is test-driven development (TDD)? Is an initial design required?...


unit-testingtddsoftware-design

Read More
Using #include in header files...


cembeddedheader-filessoftware-design

Read More
Features and Use Case Diagrams Vs Requirements and Use Cases...


ooparchitecturesoftware-designobject-oriented-analysisooad

Read More
make multiple categories item database structure...


mysqldatabasedatabase-designrelational-databasesoftware-design

Read More
I want to start a new project but I am not sure how to approach this: i want to make a client like a...


pythoncloudchatbotsoftware-design

Read More
Decorator Pattern with added functions...


javadesign-patternsumldecoratorsoftware-design

Read More
How can i ship new features only for a group of users?...


software-designsoftware-distribution

Read More
what is the difference between a view model and a data transfer object?...


asp.net-mvcdesign-patternssoftware-designpoeaa

Read More
Is it better to handle user and authentication logic separated or together?...


ooparchitecturesoftware-design

Read More
Is there a proper way to use a Repository class in a Domain Model class in Domain Driven Design?...


c#design-patternsdomain-driven-designsoftware-design

Read More
How to split a huge project into maven modules...


javamavenmodulesoftware-design

Read More
Cohesion principle in a class diagram (online shop)...


oopumlsoftware-designclass-diagramcohesion

Read More
Enforce subset relationship in postgres...


sqlpostgresqlrelational-databasesoftware-design

Read More
Enterprise Web Application Architecture Question...


restarchitecturesoftware-designapplication-designweb-application-design

Read More
Inheritance and Composition problem in class Diagram...


inheritanceumlsoftware-designcompositionclass-diagram

Read More
Use case Diagram for Pacman Arcade...


umlcomputer-sciencesoftware-designuse-caseuse-case-diagram

Read More
Design Patterns examples in real (open-source) projects...


design-patternsarchitectureopen-sourcesoftware-design

Read More
How to implement a C code for getting proportional output current(mA) values with % of lever opening...


cembeddedsoftware-designcontrol-theorypid-controller

Read More
How should an API treat a single item on array failing to insert in a DB?...


sqldatabaserestarchitecturesoftware-design

Read More
How to abstract over and unify different CRUD APIs...


design-patternsarchitecturecrudsoftware-design

Read More
Making program with Tkinter's entry widget that substitute placeholders in a word document...


pythontkintersoftware-design

Read More
Visual builder to work with manually hard-coded templates/components...


javascriptreactjsdesign-patternsarchitecturesoftware-design

Read More
On Clean Architecture, how to draw borders on methods for an entity, and should entity have conditio...


design-patternssoftware-designclean-architecture

Read More
On Clean Architecture, Should Entity represent plural and singular?...


software-designclean-architecture

Read More
Using asserts in Ruby production... yes or no?...


rubysoftware-design

Read More
Where to write the common logic in Java Strategy design pattern?...


javaoopdesign-patternssoftware-designstrategy-pattern

Read More
Can UML dependencies be customised?...


dependenciesumlsoftware-designpackage-diagram

Read More
How to make field in abstract class common in inner classes without making static?...


javaclassstaticabstract-classsoftware-design

Read More
Different microservices should NEVER be coupled?...


architecturemicroservicessoftware-designdecoupling

Read More
Domain events with composite pattern...


domain-driven-designsoftware-designdistributed-systembulkupdateeda

Read More
BackNext