Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in architecture

What is a "dump" (both software-wise and hardware-wise)

Organizing code in separate Projects vs separate Namespaces

c# .net architecture

Is Apache Spark good for lots of small, fast computations and a few big, non-interactive ones?

Clojure Architecture like Uncle Bob did

architecture clojure

Folder structure for both server side and thick client web app

What is the best place to call web services in iOS application with MVVMC architecture?

App Engine and MySQL

Service layer vs business layer - differences?

Uncle Bob's clean architecture approach - what is recommended package structure?

Serve static content in a web server and dynamic content in tomcat is still a good performance practice?

How does Google serve results so fast? [duplicate]

iPhone/iPad Active Architecture? What is it? Why is it there? Who needs it?

good practice: REST API as the interface between the interface layer and business layer?

api rest architecture

How to make multiple diagram in single page

Architectural considerations in designing console applications?

architecture oop console

Where do I find a good, short, architecture-oriented introduction to Java Swing GUI for web developerrs?

java swing architecture

What in the world of facebook is rsrc.php?

How large eCommerce sites are so fast? [closed]

Imposing constraints or restrictions on method body, in Java

Does Test Driven Development take the focus from Design? [closed]

architecture tdd agile