object oriented programming

Upcoming PHP Courses - Lorna Mitchell

Planet PHP  Thu, 02/16/2012 - 02:36

Since becoming freelance 18 months ago, I've taught a number of courses at my excellent local tech training centre, NTI Leeds.


 

PHPMaster.com: PHP Master: Writing Cutting-Edge Code

PHPDeveloper.org  Fri, 11/11/2011 - 09:04

On PHPMaster.com today (disclaimer: PHPMaster is a SitePoint website) Timothy Boronczyk has posted a review of SitePoint's latest offering for PHP developers - Writing Cutting-Edge Code (by Lorna Mitchell, Davey Shafik and Matthew Turland).


 

PHPClasses.org: MODX: A CMS Framework Designed with PHP Develope...

PHPDeveloper.org  Fri, 09/23/2011 - 12:56

On PHPClasses.org there's a new article talking about a CMS that's "designed with developers in mind" - MODX, technically a "content management framework".


 

MODX: A CMS Framework Designed with PHP Developers in Mind - PHP...

Planet PHP  Thu, 09/22/2011 - 02:30

MODX: A CMS Framework Designed with PHP Developers in Mind By Bob Ray If you have ever wrestled with trying to create a custom Web site using a CMS that made you jump through hoops to get the desired output, you should definitely check out MODX, a CMS framework designed from the ground up with Object Oriented Programming PHP developers in mind.


 

Dzone.com: Object Calisthenics

PHPDeveloper.org  Fri, 08/19/2011 - 09:15

Giorgio Sironi has a new post on DZone.com today with a look at what he calls "object calisthenics", a sort of ">workout exercise for you to do to flex your object-oriented programming skills.


 

Elated.com: Object-Oriented PHP: Working with Inheritance

PHPDeveloper.org  Fri, 05/27/2011 - 08:21

On Elated.com there's a new introduction to working with inheritance in PHP for object-oriented applications.

They work through some of the basic concepts including parent/child classes, final and abstract classes and interfaces.


 

Zend Developer Zone: Book Report: A Beginner's Guide to Zend Fra...

PHPDeveloper.org  Tue, 12/21/2010 - 14:42

On the Zend Developer Zone today there's a new book review from Cal Evans covering a recent release from McGraw/Hill (by Vikram Vaswani, frequently posted on the ZDZ) called Zend Framework, A Beginner's Guide.


 

Immutable Value Objects in PHP - Bradley Holt

Planet PHP  Thu, 09/30/2010 - 12:26

Yesterday I tweeted:

Modern object-oriented programming languages need support for immutable Value Objects. #DDD


 

php|architect: Analysis: Following Ruby Makes PHP Number Two

PHPDeveloper.org  Fri, 09/24/2010 - 09:13

On the php|architect blog today Bill Karwin has posted his response to this interesting suggestion from Dennis Hoston about how to "reinvent" object-oriented programming in PHP.