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

Quoderat's Blog: Three simple tips for LAMP web site developers

Kae Verens' Blog: Book Review: Learning PHP Data Objects

Stefan Mischook's Blog: Object Oriented PHP Tutorial Updated

Derek Allard's Blog: 5 Things You May Not Know About CodeIgniter

Seastian Bergmann's Blog: Object-Relational Behavioral Patterns


Community Events











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


opinion phpunit release language example introduction composer community series code framework database unittest zendframework2 podcast testing interview functional api development

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