+ 1
I still think I didn't properly understand oops in python.. Is there a better source to learn it
4 odpowiedzi
+ 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 :)
+ 8
I've tried "how to think like a computer scientist"
+ 7
Hmm... Search around on the web. I will try and find something, but I thought it was explained pretty well.
+ 2
YouTube has some of the best tutorials too