Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-principles

Django best user model design

How to resolve this dilemma when using generics in a simple factory

Web programming principles

php design-principles

Should concrete implementation provide any public API not present in the interface it implements?

What does "dependency inversion principle" mean in OOP?

The rule for preconditions/postconditions of derivatives

Is using Java Reflection Bad Practice?

Design Patterns for Multithreading [closed]

Instantiation of new object or reusing the same one for storing data

Should I care that passing in a class representation of an XML settings file violates the law of demeter?

Newest Agile Design Methods for code construction [closed]

agile design-principles

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

Best Practice: Protected or Private Methods by Default and Test-Driven Development

Grasp creator vs. dependency Injection

SOLID principles or none SOLID

Dependency Inversion Principle: High Level and Low Level module example

UML help C# Design Principles

c# oop uml design-principles

What is the use of single responsibility principle?

What are the list of Patterns and Principles a programmer must/should know?