Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oop

Is this bad Object Oriented Design? (derived class used in base class)

language-agnostic oop

Where to start when doing a Domain Model?

Bridge Pattern - Composition or Aggregation?

oop design-patterns bridge

Is it possible to assign an interface to an object at runtime?

How do you handle complex data structures (OOP) in a mySQL DB?

php mysql database oop

Application Settings for C# App

c# oop

Object Oriented Design - The easiest case, but I'm confused anyway!

c++ oop

Passing Base Object Type When Using Inherited One

vb.net oop

How to avoid SRP chaos?

php oop

JavaScript structure, right way?

javascript jquery oop

Defining Javascript class prototype methods

javascript oop prototype

How to get a string name to resolve to an object (i.e. in the sense of what it is)

c# oop factory

Access other enums in enum's constructor

java oop enums initialization

does VB6 allow referencing Form instance as a singleton just by naming its data type? or what is happening?

oop vb6

Overloading operator<<

What is the advantage of using Interface?

c# .net oop

What is the proper term for the methods defined inside of a Python class before the class is instantiated?

Referencing non static variable from within static Inner Class

Can the re-usability concept be applied to css?

css oop

how to do this in PHP OOP

php oop