tauchai83 Posted March 16, 2007 Share Posted March 16, 2007 Well, I not really good in OO programming. But I try learn it. Anyone can recommend a good book, URL, besides this forum about OOP using PHP? P/S: do not give me the php.net URL as I have go through it and i need more resource to understand it better. thanks! Link to comment https://forums.phpfreaks.com/topic/42967-oop-newbies/ Share on other sites More sharing options...
per1os Posted March 16, 2007 Share Posted March 16, 2007 PHP really isn't the best language to learn OOP in as it is very limited in what it can do. I would suggest learning Java as that is strictly OOP based. Link to comment https://forums.phpfreaks.com/topic/42967-oop-newbies/#findComment-208796 Share on other sites More sharing options...
emehrkay Posted March 16, 2007 Share Posted March 16, 2007 here is a java one that someone linked, its very good and bare bones http://java.sun.com/docs/books/tutorial/java/concepts/index.html here is a php one done by php arch. day 2 - 3a cover oop http://www.phparch.com/training/slides/PROPHP0207/recordings/ Link to comment https://forums.phpfreaks.com/topic/42967-oop-newbies/#findComment-209073 Share on other sites More sharing options...
tauchai83 Posted March 16, 2007 Author Share Posted March 16, 2007 OK. Thanks for the advice and URLs !!! Link to comment https://forums.phpfreaks.com/topic/42967-oop-newbies/#findComment-209163 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.