Object-Oriented Principles

This topic is part of our Object-Oriented Programming in PHP training

Developing software using object-oriented principles require a programmer to have a sound understanding of a number of important concepts:

The best way to learn Object-Oriented Analysis and Design is to read

where it is shown how to use the Unified Modeling Language (UML) and Design Patterns when developing software.

A Design Pattern is a solution which experienced software developers have been using over the years when they have to solve a given type of problem. The most popular book covering the fundamental Design Patterns is:

This topic is part of our Object-Oriented Programming in PHP training

Speak Your Mind

*