Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in object-oriented-analysis

How many nested "new" objects can be created in java?

Java - Is there such a thing as too many interfaces?

OOP Deck of Cards in Python [duplicate]

Smalltalk - How to avoid typechecks in this situation?

Use the destructor to do work [closed]

C++,runtime error: member call on null pointer of type

Why Swing Components have .getParent() method, Is it violated Object Oriented Principles?

Cons of Implementing an Interface

Implementing set of "foos" which has a subset of "bars" in C#

Design Pattern for this use case

To what degree does this Design violate Encapsulation

Domain driven design concepts

Object-oriented design pattern for object converter

What is the scope of the Single Responsibility Principle and how does it work with DRY?

What are some typical use-cases for Tuples in Swift or OOP in general?

Best Practice for OOP function with multiple possible control flows