srikanth03565 Posted July 17, 2011 Share Posted July 17, 2011 Hi, I have experience on PHP,Java and i have worked on number of projects. Now i have identified that i am very poor at OOPS principles and design patterns . As i am thinking to move as an architect can any one suggest me how can i improve/understand OPPS and design patters . As i have seen books and online all are providing basic definitions only i need things like what exact pros and cons of each design pattern and what exactly internally things going on OOPS . Looking for your replays Srikanth Reddy Quote Link to comment https://forums.phpfreaks.com/topic/242190-understanding-oops/ Share on other sites More sharing options...
trq Posted July 18, 2011 Share Posted July 18, 2011 Get yourself a copy of Apress's PHP 5 Objects, Patterns and Practice. It's the best resource I've found specifically for PHP. Quote Link to comment https://forums.phpfreaks.com/topic/242190-understanding-oops/#findComment-1243962 Share on other sites More sharing options...
jawef Posted August 1, 2011 Share Posted August 1, 2011 Don’t stick to PHP , OOP is a way of thinking , if you master it you can write this way even in languages that aren’t object oriented. Find books about OO architecture and mess your mind about how you would implement those in PHP. Quote Link to comment https://forums.phpfreaks.com/topic/242190-understanding-oops/#findComment-1250280 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.