Types of Relationships
Inheritance When we say, “a student IS-A person”, “an employee IS-A person”…
Constructor and Destructor
Whenever you create an object, you need to construct that object, meaning…
Object-Oriented Analysis And Design — Structural Models (Part 3)
Structural models of software display the organization of a system in terms…
Object-Oriented Analysis And Design — Conceptual Model (Part 2)
Conceptual Model Once we’ve some use cases or user stories, the next…
Object-Oriented Analysis And Design — Introduction (Part 1)
The Concept Of Object-Orientation Object-orientation is what’s referred to as a programming…
Designing Real-World Systems
This last section is all about examples of real world problems, and…


