Five Tips to Make Good Object-Oriented Code Better

July 20th, 2010 - 6:30pm Place: NedSpace OldTown (above Backspace Coffee) Directions from Convention Center (The train will drop you directly in front of Nedspace) 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.