Specific Book Recommendations

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
russ_
Forum Newbie
Posts: 5
Joined: Wed May 28, 2008 5:58 am

Specific Book Recommendations

Post by russ_ »

Hi Guys, Great site.

I've had a bit of experience with PHP. However, mostly this has been basic stuff in procedural format, I call it dirty code :).

I'm looking for personal recommendations for a PHP 5 book that covers Objects and the object design process for a newbie. One which has a good balance between code and explanation.

Any recommendations?
jmut
Forum Regular
Posts: 945
Joined: Tue Jul 05, 2005 3:54 am
Location: Sofia, Bulgaria
Contact:

Re: Specific Book Recommendations

Post by jmut »

This has been asked not long ago I think, try searching. If still no luck, we could pile some books
suresh_2220
Forum Newbie
Posts: 23
Joined: Mon May 12, 2008 3:13 pm

Re: Specific Book Recommendations

Post by suresh_2220 »

User avatar
Eran
DevNet Master
Posts: 3549
Joined: Fri Jan 18, 2008 12:36 am
Location: Israel, ME

Re: Specific Book Recommendations

Post by Eran »

User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Specific Book Recommendations

Post by Christopher »

This one is very good and very in-depth:

http://www.amazon.com/PHP-Action-Object ... 467&sr=8-4

This one is more an intro to OOP basics:

http://www.amazon.com/Object-Oriented-P ... _b_title_3
(#10850)
Post Reply