I still think I didn't properly understand oops in python.. Is there a better source to learn it | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I still think I didn't properly understand oops in python.. Is there a better source to learn it

20th Mar 2017, 6:56 PM
Ajay Sood
Ajay Sood - avatar
4 Answers
+ 12
There's a good course on Coursera by Rice University, called Introduction to Interactive Programming. Although focused mostly on event-driven programming concept, it contains a pretty informative coverage of classes utilization and object-oriented programming in general. Plus, you can do some extra cool mini-assignments and have them peer-reviewed :)
20th Mar 2017, 8:14 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 8
I've tried "how to think like a computer scientist"
21st Mar 2017, 2:17 AM
LayB
LayB - avatar
+ 7
Hmm... Search around on the web. I will try and find something, but I thought it was explained pretty well.
20th Mar 2017, 7:15 PM
J.G.
J.G. - avatar
+ 2
YouTube has some of the best tutorials too
20th Mar 2017, 11:20 PM
khabz01
khabz01 - avatar