Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in class-design

Design of immutable and mutable objects in Java

C++ classes with members referencing each other

No public members in abstract class

scala: reuse subclass implementation as a subclass of two different classes?

scala class-design traits

Which language can change class member dynamically in run time?

Objective-C inheritance; downcasting/copying from parent class to derived class

How to correctly hide helpers (inner) classes inside a class in C#

c# class class-design

Can you chain methods by returning a pointer to their object?

c++ class-design

How to initialize objects with unknown arguments?

php oop class-design

Best way to implement class library containing standards which changes yearly

architecture class-design

Classes for class diagram UML

Representing An Association and Inheritence in UML

How do I manually calculate Efferent Coupling (Ce) for a .Net class?

BinaryFormatter object graph upgrade

So, how are basic classes written these days in C++11?

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

oop class-design

Optimization: Accessing fields vs. methods