Re: [PHP] Beginner Tutorials for using CLASSES in PHP4



Greg -

Greg Maruszeczka wrote:
Jeff:
The following books really helped me get my head around basic
OOP and design patterns in PHP, especially the first one
which directly addresses both PHP4 and PHP5:

1. PHP Architect's Guide to PHP Design Patterns, Jason E.
Sweat, PHP Architect Nanobooks, 2005
2. PHP 5 Objects, Patterns and Practice, Matt Zandstra,
Apress, 2004

It also seems like you might be wanting some direction on
things like ORM and database abstraction. Have you looked into
what some of the PHP-based frameworks are doing in this regard?
I know they're PHP5-only but studying projects like Symfony
and the new Zend Framework have really helped my understanding
quite a bit.
Of course, the usual disclaimers apply.
HTH,
GM
Greg Maruszeczka
Websage Solutions
http://websage.ca
skype: websage.ca

Thanks very much for the reply and suggestions. My local B&N just
set aside their last copy of Jason Sweat's book for me to pick up.

As for database abstraction and frameworks, well... that's a big
"maybe" for me right now. Maybe later.

My main goal is to write smarter code that I can (a) find quickly
when I need to fix something and (2) re-use. Today's post was
prompted by my desire to prototype yet another suite of
browse-read-edit-add-delete functions for someone.

Best regards,
JC
.



Relevant Pages

  • Re: [PHP] Pirate PHP books online?
    ... > nothing to do with PHP. ... > I claim copyright and payment for the books I write about it. ... > it's unreasonable to expect readers to pay for it. ... could offer a download for a price which would be the same as what you ...
    (php.general)
  • Re: [PHP] Re: PHP Books - A poll of sorts
    ... Two relatively recent books that struck me as being important are "Pro PHP Security" by Chris Snyder and Michael Southwell, ...
    (php.general)
  • Re: Need "good" real world examples of class/pattern use in PHP
    ... PHP specific material it would be ideal. ... I actually have this book "PHP|Architect's Guide to PHP Design Patterns" ... but felt it was more a reference than a real world situations study guide. ... learn better engineering practices. ...
    (comp.lang.php)
  • More questions on security.
    ... I have never tried to build a web site to restrict users. ... building books just concern themselves with fancy HTML concepts and PHP ... PHP to the Linux server aren't working. ... taking the manual to the hammock for some comfortable reading. ...
    (comp.lang.php)
  • Re: How to get an unix programmer started on web programming?
    ... > What books could you recommend to me so that I can learn: ... XML may be depending on your ... Should be explained in any PHP book. ...
    (comp.lang.php)