Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in software-design

Application architecture MySQL / PHP / Java / AngularJS

Why do we use UseCase diagrams in object oriented analysis and design even if Usecases are not considered as Object oriented?

oop object uml software-design

Using traits for service layer: is it bad practice?

Two java libraries importing each other?

java software-design

Can association lines be merged in one line in UML?

In MVC pattern, can the Model interact / modify the View?

What does client-optimized mean?

dart software-design

What is multi tenancy and ways to achive it?

What are the most important structured software design principles? [closed]

Is modeling a database model a good approach for designing complex and large enterprise application?

What are the differences between Abstraction and Decomposition? [closed]

Azure DevOps: release version

Fundamental software design concepts / principles books [closed]

c software-design

Writing database software in C/C++ [closed]

c++ c database software-design

Problems of using srand() in libraries

c++ c random software-design

Passing optional parameters to @Query of a Spring Data Repository method

What is the best way to stop a thread and avoid 'RuntimeError' in python using threading and tkinter modules?

Implementing Dynamic Process Map for win32 Application using Delphi

Minimal API v. Convenience