News Feed
Jobs Feed
Sections




News Archive
Brandon Savage's Blog:
Five Tips To Make Good Object-Oriented Code Better
October 28, 2009 @ 07:58:45

Brandon Savage has posted a set of five tips on how you can make your object-oriented code work better and be easier to maintain in the long run.

Last week, I did a talk at the Frederick Web meetup about tips and tricks for improving your object-oriented code. A lot of these tips were adapted from a fabulous presentation by Stefan Priebsch but the ideas are by no means original to him, and they're exceptionally good ideas when you're talking about object-oriented code. Slides are at the end of this blog post, and I'm happy to do this talk over again for local groups.

His list of five is:

  • Use Objects. Lots of Objects
  • Use Interfaces To Make APIs Predictable
  • Use Dependency Injection
  • Composition Over Inheritance
  • Create Loosely Coupled Classes
0 comments voice your opinion now!
oop object tip


blog comments powered by Disqus

Similar Posts

Jani Hartikainen's Blog: Unit testing 4: Mock objects and testing code which uses the database

Zend Developer Zone: PHP and your domain model with Doctrine ORM

DevShed: Using PDO Objects in PHP 5 - Using the PDO extension

Lorna Mitchell: Introduction to PHP OOP

DevShed: Working with Prepared Queries with PDO Objects in PHP 5


Community Events











Don't see your event here?
Let us know!


community interview development unittest podcast code object example language release introduction framework tool opinion phpunit application functional series testing zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework