0
Some user friendly sources to learn oops in python?
I have been learning python through SoloLearn. I must say i really enjoyed it until i reached oops section. Somehow i completed the module but knowledge about it is zero i must say. I am in urgent need of some flowcharts and quick list for revisions
1 ответ
+ 3
From personal experience, I didn't fully get oop for ages (started with Python too). After an intensive month of C# and Java objects are seriously easy now. Going back to python or JavaScript objects, they definitely don't feel as.. polished maybe? or clean cut I should say, but with the grounding of a fundamentally oop language it's quite easy to transfer the knowledge. Hope that helps, just an approach that worked for me