Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in class-design

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)

PHP Constant Conventions

php class-design

C#: Initializing class variables [duplicate]

Why is it desirable to use all properties instead of public instance variables in c#?

this pointer to base class constructor?

c++ class-design

Usage of Generalization over Aggregation

oop class-design uml

Nested classes and business logic in a repository?

c# class-design

Python: How should I make instance variables available?

python class-design

How to start with class design for an enterprise application?

.net class-design