|
Posted by Dikkie Dik on 09/28/05 19:46
Maybe not as a first introduction to object oriented programming, but I
recommend "Refactoring: Improving the Design of Existing Code" by Martin
Fowler. There's a nice example of how to transform a procedural style
program to an object-oriented one.
Best regards
Krimgelas wrote:
> Hello,
>
> I have been programming in PHP for a while, but always the classic function
> oriented approach. I would like to learn how to program in PHP with an
> object oriented approach, but so far have found little resources. I would
> prefer to find a paperback book that explains this approach in a clear way,
> without it being too simple or too advanced. Can anybody recommend me some
> good resources on this matter?
>
> Thanks,
>
> Kris
Navigation:
[Reply to this message]
|