Object-Oriented PHP by Peter Lavin teaches the fundamentals of object-oriented programming (OOP) by guiding the reader through a series of inter-related example classes. There are two audiences that ...
Uncover modern Python with this guide to Python data structures, design patterns, and effective object-oriented techniques. Object-oriented programming (OOP) is a popular design paradigm in which data ...
Object-Oriented Analysis and Design is a course that presents an introduction to the design and construction of software systems using techniques that view a system as a set of objects that work ...