Jump to content

Good OOP book?


sKunKbad

Recommended Posts

I had a job interview today that didn't go so well. I have fairly decent php skills in my opinion, but don't know enough about OOP to save my life, or in this case get the job. I've read a few php books that had oop basics in them, but I need one that will really teach me well, and after reading it I will be the OOP master. Suggestions please! I don't wanna lose another job opportunity due to being OOPless.

Link to comment
Share on other sites

To better understand patterns I also recommend "Head First Design Patterns" (lookup on Amazon). Granted it is written in Java but it presents an easy way to get into patterns and explains them with good examples. It's not quite enterprise but it got me off the ground well enough.

Link to comment
Share on other sites

In my opinion, I had a very clear understanding of what OOP was. But when I started to practice it in real life small-medium projects was when I really started to understand how useful it is and in what cases you have to apply it. After you do that, when you read the book it will make a lot more sense.

 

Hope it helps, Good luck.

Link to comment
Share on other sites

Try the following:

 

1) OOP Demystified by Keoogh Giannini (All the vocabulary and basic stuff)

2) PHP5 Advanced by Larry Ullman (medium stuff)

3) OOP PHP by Peter Lavin (great simple practical book)

4) PHP5 Power Programming by Andi Gutmans (all the new OOP PHP5 stuff used with power)

5) PHP5 Objects, Patterns and Practice by Matt Zandstra (first two are good, the practice stuff not so good)

6) OO Design Heuristics by Arthur Riel (how to do OOP right)

 

Practice at the same time as you read and you will be an OOP Master as you want....

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.