Export to
This item was added directly to Calagator
Monday, March 29, 2010 at 11:32am and last updated
Tuesday, June 1, 2010 at 7:05am.
Monday, March 29, 2010 at 11:32am and last updated
Tuesday, June 1, 2010 at 7:05am.
PDXPHP - Five Tips to Make Good Object-Oriented Code Better
–
Website
Description
As more and more PHP applications move into the object-oriented paradigm, good design is crucial. Concepts like dependency injection, testing, use of interfaces and abstraction are important ideas that deserve consideration in the development of these applications. "Five Tips To Make Good Object-Oriented Code Better" is a discussion of five concepts in the object-oriented paradigm that help improve the stability, structure and maintainability of object-oriented code in PHP.
The speaker, Brandon Savage, is a five-year veteran of PHP with experience working on large object-oriented applications, and currently works for Message Systems, based in Columbia, MD.