Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in object-oriented-analysis

How to encapsulate a property in a base class?

What is 'composite pattern'?

difference between system design and object oriented design

Best practice for implementing a derived method that shouldn't be called [closed]

query about interfaces in Java

Manager / Container class, how to?

Class methods vs instance methods

What is the exact difference between 'Adapter' and 'Mediator" patterns?

What is 'Evolutionary Development Methodology'?

Splitting big classes with Inner classes in Java

Put method in trait or in case class?

Differences between Strategy Pattern and Inheritance

Head First Design Patterns vs Head First Object Oriented Analysis and Design [closed]

Declaring children type in base class; Is it bad or not?

objects with state and behavior in oop

Java - 2 Way 'Has A' Relationship

Is This Use of the "instanceof" Operator Considered Bad Design?

"Hello World" in MVC Pattern

Resources to learn solving system design interview problems [closed]