Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in class-design

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

UML Class relationships with respect to current moment or system lifetime

Should I make the method virtual or abstract?

c# .net class-design

When/why to make function private in class?

What constitutes a rich domain model in a POJO/POCO?

Conditional Compiling - Phasing out Part of code in C#

Class Design Vs Db Design (ER-Diagram)