Hey there,
I know the concept of OOP for couple of years and I'm aware of using it and creating lets say not too complicated objects.
but I want to understand the OOP way better than the place I am stand right now and use it just like a real pro.
actually I'm an independent programmer I have to deal with several languages and platforms like php/.net/c++/QT and sometimes I feel lost between these giant stuff and I'm away from the OOP concept.
-is there any approach to overcome this problem ?
-I want to know how to think in a fully OOP way and creating a business object as well as business plan as fast as possible then use it in my favorite language.
-is there any relation between knowing an language very well and then learning OOP?