Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in software-design

Designing common server side for mobile and web application

The Dependency Inversion Principle with .NET Framework classes

How should you comment CSS? [closed]

html css web software-design

Which keyboard keys are internationally available and easily accessed? [closed]

Extract and Clean HTML Fragment using HTML Parser (org.htmlparser)

Credit system: history based or balance based?

Why shouldn't C#(or .NET) allow us to put a static/shared method inside an interface?

Well designed / high-quality open source software [closed]

Software-design & architecture: How to sync data from a directory-tree with a database

UML replacement for context diagram

uml diagram software-design

Why prefer template method over dependency injection?

Predictive vs Reactive software design [closed]

What's the best way to resolve a combinatorial explosion of interactions?

Data structure for selecting groups of machines

CoreBluetooth: How to design code for many characteristics (30 - 40)?

Untying Knuth's knots: how to restructure spaghetti code?

Why are stored procedures still not supported in Rails (3+)?

DDD: guidance on updating multiple properties of entities

Django-like Framework Pattern

How to design a software workflow chart? [closed]