fatsand Posted July 26, 2007 Share Posted July 26, 2007 Hi there, I am relatively new to PHP and I am now looking learning Object Orientated PHP . . . can anyone recommend any literature that would be worth purchasing on the subject? Regards Jon Quote Link to comment Share on other sites More sharing options...
MemphiS Posted July 26, 2007 Share Posted July 26, 2007 If your new to php and have no background in programming like java... i personally wouldnt start with learning OOP. Quote Link to comment Share on other sites More sharing options...
fatsand Posted July 26, 2007 Author Share Posted July 26, 2007 Hi there, I have been working with PHP for about a three months, however although I am happy with what I understand so far, I have been told that I am writing my code in a 'procedural' manner, and this can lead to unwieldy code when it comes to larger projects. I have been advised to look into oop with php and so am looking for any books that introduce the topic. Quote Link to comment Share on other sites More sharing options...
black.horizons Posted July 26, 2007 Share Posted July 26, 2007 having learnt PHP from scratch I myself have found it easier to understand concepts of OOP - after learning the basics. Trust us when we say do the "hello world" app's first. Then graduate to OOP. Unless you've OOP'd in other languages. Quote Link to comment 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.