Quote:
Originally Posted by roli
Problem is that there are no easy OOP guides for any language. OOP is just complicated and I have to live with it.
|
I disagree. There are many books and guides online that guide you into OOP. These can be language independent, it doesn't matter whit which language you start with OOP. Choose one you're most familiar (might be PHP as well as it supports full OOP) and go trough some tutorials. There's plenty online.