Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oop

What is the scope of the Single Responsibility Principle? [closed]

Typescript Private or protected member 'something' cannot be accessed on a type parameter

SOLID and the user interface?

oop solid-principles

Creating an extensible properties class (OOP)

does the 'getters and setters are evil' fail for the view layer?

Extending DOMDocument and DOMNode: problem with return object

php oop dom domdocument

should I ever put a major version number into a C#/Java namespace?

c# web-services oop

What will be the OOP approach? (or YOUR approach?)

java oop

Having trouble getting rid of redundant code via inheritance or generics

c# .net oop

proper factory pattern in C++

c++ oop factory-pattern std

Laravel container and shared instances

What is the difference between class fields and properties in Javascript

scheme for object-oriented programmers

Classes in R from a python background

r oop

Using inheritance and polymorphism to solve a common game problem

PHP coding standards at work: Insane, or am I?

declare property as object?

php oop class

Choosing between immutable objects and structs for value objects

c# oop domain-driven-design

Why use base class pointers for derived classes

Doctrine2 ORM does not save changes to a DateTime field