Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oop

How would you structure Zend_Auth & Zend_Acl in Zend Framework to obey having a Thin Controller?

JS difference between types of global variables

Object-oriented design pattern for object converter

When to make instance variables private?

java oop

Best practice for accessing command line arguments globally in Java

Get class attributes without making an instance

php forms oop

Referencing other classes in a class - php

php class oop methods

How to send back data to same form when user hits submit button

php oop

AS3 removing all children from array in a class from parent class

Another Inheritance Question

Is hiding implementation detail Encapsulation or Abstraction?

java oop c++11

Access subclass fields from a base class in Java

Use a callback in a JavaScript class

PHP OOP How to process data returned by DB query

php oop

Structuring API Calls in Python

python oop data-structures

What is the best (designwise) way to pass an NSArray of model objects to a view object?

give a subobject a pointer to a parent object in the parent object's constructor?

c++ oop object this

OOP Design Question - Validating properties

oop

How would I control this textgame and how would the classes get a better structure to do this?

oop class-design