Hi Guys, I'm trying to build my own learn path to understand OOP for web development mostly with MVC Frameworks under PHP.
My big problem is that I'm a COBOL programmer and it not seems to hard for me understand web technologies such as PHP, my worst enemy is OOP programming .. Comming from an Structured Language such as COBOL it's is hard to understand how to abstract an Object, how to decide what would it be its members, what collaboratives classes could it have and so on...
Could anyone recommend me some books to master my skills on OOP?