SitePoint Sponsor |
|
User Tag List
Results 1 to 8 of 8
Thread: Best PHP Books
-
Jun 28, 2007, 05:46 #1
- Join Date
- Nov 2005
- Posts
- 86
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Best PHP Books
So I have read or own every Sitepoint book on PHP, have read Larry Ullmans book on PHP and MySQL, what is the book or books to read next?
I am thinking either Larry Ullmans advanced PHP5 or the O'reilly PHP Programming book. I would like to start thinking about studying towards the Zend certificate.
Can anyone suggest their recommendations for PHP books.
-
Jun 28, 2007, 06:15 #2
- Join Date
- Feb 2003
- Location
- Slave I
- Posts
- 23,424
- Mentioned
- 2 Post(s)
- Tagged
- 1 Thread(s)
PHP 5 Objects, Patterns, and Practice
by Matt Zandstra
Advanced PHP Programming
by George Schlossnagle
-
Jun 28, 2007, 06:23 #3
- Join Date
- Oct 2006
- Location
- France, deep rural.
- Posts
- 6,869
- Mentioned
- 17 Post(s)
- Tagged
- 1 Thread(s)
Are you interested by OOP programming, and want to learn how to do it well, or just enough to pass your Zend Cert?
The Zend Certification study guide book is probably a must for you all the same.
-
Jun 28, 2007, 06:33 #4
- Join Date
- Apr 2007
- Location
- Germany, NRW
- Posts
- 84
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Though of buying this one, looked at it in a bookshop and decided that it's not worth the paper its written on...
Most of the "techniques" are typical, boring, you can get those to know by just searching the internet and read blogs... don't have to spend money for those information
Well, maybe I was just too good at that point of time, so the book was for someone being not as experienced as I, but I recommend to take a look at a book before you buy it, especially because there is a lot of crap around and computer books are expensive by default~
-
Jun 28, 2007, 06:43 #5
- Join Date
- Oct 2006
- Location
- France, deep rural.
- Posts
- 6,869
- Mentioned
- 17 Post(s)
- Tagged
- 1 Thread(s)
How well do you know PHP5?
If you are you a recent convert from PHP4 ... then I can recommend Upgrading to PHP5 by Trachtenberg.
-
Jun 28, 2007, 09:09 #6
Being new to PHP (and OOP) I'm reading the above two mentioned, along with this one. I'm not sure if they pass the GhostGambler approval test, but I've found them handy.
The big thing is to use what you learn. The more you work with it, the better you understand it. And ask here when you need help!
-
Jun 28, 2007, 09:47 #7
- Join Date
- Feb 2003
- Location
- Slave I
- Posts
- 23,424
- Mentioned
- 2 Post(s)
- Tagged
- 1 Thread(s)
-
Jun 28, 2007, 10:14 #8
I don't know which O'Reilly book you are looking at but do not get Learning PHP and MySQL. It was very poorly edited. The examples are not only full of code errors but basic logic errors.
It is very frustrating when they say "Copy this code and you should see X" but what you see is "Y" or nothing at all.
Bookmarks