Re: [PHP] Recommended Books on Object Oriented Programming

2010-03-25 Thread David McGlone
Hi, I want to properly learn object oriented programming as I've been coding in procedural style since I started with PHP a few years ago, and want to give OOP a shot. The web isn't really a good resource to learn OOP in PHP to be honest, as a lot is outdated for PHP4's style of OOP. I've

Re: [PHP] Recommended Books on Object Oriented Programming

2010-03-24 Thread Yousif Masoud
On Wed, Mar 24, 2010 at 12:13 PM, Ben Stones stones...@googlemail.comwrote: Hi, I want to properly learn object oriented programming as I've been coding in procedural style since I started with PHP a few years ago, and want to give OOP a shot. The web isn't really a good resource to learn

Re: [PHP] Recommended Books on Object Oriented Programming

2010-03-24 Thread Yousif Masoud
On Wed, Mar 24, 2010 at 1:33 PM, Yousif Masoud yousif.mas...@gmail.comwrote: For PHP, a book I really liked was:

Re: [PHP] Recommended Books on Object Oriented Programming

2010-03-24 Thread Hans Ã…hlin
To start Sitepoint - The PHP Anthology: Object Oriented PHP Solutions ISBN: Vol I: 0-9579218-5-3 Vol II: 0-9579218-4-5 http://www.sitepoint.com/books/phpant1/?forcehistoric=1SID=ed59760460b1b2d8a0c777904fa76fde ** Apress - PHP 5 Objects,