Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

Need advise/help on getting rid of global variables

Hidden input fields vs Session Vs Cookie

iOS: Use UIImage in ViewModel(from MVVM) and in Presenter(from MVP)

How Yolo 3 is implemented in Yolo 4?

Using gRPC and/or GraphQL for microservice architecture

Recommendations for how to do OOP design [closed]

oop architecture

Convincing a company to add new technologies and techniques to their body of standards?

architecture standards

ASP.NET MVC, ActionFilters, static classes and passing data around

The client (desktop app) pulls data...but I want the server (web app) to push data

What is change request management tool?

Good code architecture for this problem?

c# architecture oop

Architecture Question - One Central Database and Many Different Programs Accessing It

c# sql linq architecture

executable made with py2exe doesn't run on windows xp 32bit

what are the ipc libs to communicate between a python and an haskell process? [closed]

Is model driven architecture worth it and what is the state of the art in the tooling?

Domain logic vs data validation

Why does emulation have to be done in real time?

Good design pattern(s) for extensible program [closed]

Compile time vs run time polymorphism in C++ advantages/disadvantages

Where does the OS store argv and argc when a child process is executed?