Posted by Jerry Stuckle on 07/15/07 02:06
macca wrote:
> Hi, I'm looking for a good book on PHP design patterns for a OOP
> beginner - Reccommendations please?
>
> Thanks
>
> Paul
>
Paul,
Hmmm, wish I could recommend anything really good. But I haven't looked
for quite a while, and the ones I used previously can be hard to
understand for a beginner.
But I agree with William - a good OO design is independent of the
implementation language (at least until you get to the lowest levels).
So don't get hung up on the language;l rather it's the OO concepts which
are important.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|