Jump to content

OOP Very Hard For me.....Any Ideas ?


Net123

Recommended Posts

hello i learned php basics well..but now i want to become a professional programmer..but all professional programmers doing their projects in object model... but i know for create objects model inside the class and i dont know about how to made acomplete object model applications...i already googled about "object model applications in php"but i am thinking as it could be very hard for learn from those tutorials .... u have any ideas for learning from easy subjects ??i also cannot be learn from php.net..... can u give me your tips ....like from where u learned ???what are the main subjects in object models ??are u using any tricks in object models ????what i have to do for learning this object oriented programing???will video tutorials better for learning ??? are u a professional programmer ???can u please tell me about from where can i get projects ?what are the pricing limits in programming ???

Link to comment
Share on other sites

There are a lot of questions there, but if you want to become a professional programmer the best advice is to go to school for computer science or software engineering and get a degree. Other than that, I would recommend books on object-oriented programming in PHP, and especially books on design patterns. http://shop.oreilly.com/product/0636920028062.dohttp://shop.oreilly.com/product/9781593270773.dohttp://www.apress.com/9781430229254http://shop.oreilly.com/product/0636920012443.dohttp://shop.oreilly.com/category/browse-subjects/programming/php.do?sortby=bestSellers&sortType=1

  • Like 1
Link to comment
Share on other sites

php.net OOP documentation is quite comprehensive.Its tell you how to use them and behaviour of them. There is books about PHP OOP if you google them you can find lots. OOP is like tool it is the design patterns which tells you how and when to use them appropiately. I found "Head first design pattern" and "Head first object oreinted analysis" very helpful for that. There is also other book , even you can find language specific design patterns book like "PHP Design pattern from wrox publication"

Edited by birbal
  • Like 1
Link to comment
Share on other sites

As you I am also a beginner in OOP and PDO. I have done a tutorial in this regard and you might find it helpful. You can find the code here:http://www.timkipptutorials.com/scripts/download.php?action=dl&fid=13 And the document here:https://docs.google.com/file/d/0B0fx_EGx3tG_SGFwcmZDMlJQbFE/edit?usp=sharing

  • Like 1
Link to comment
Share on other sites

As you I am also a beginner in OOP and PDO. I have done a tutorial in this regard and you might find it helpful. You can find the code here:http://www.timkipptu...ction=dl&fid=13 And the document here:https://docs.google....dit?usp=sharing
the first link you given me for example is invalid !..
Link to comment
Share on other sites

here is the excellent ebookhttp://it-ebooks.info/go.php?id=1856-1363898560-1caa282946cdc74199f290c095ab7612

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...