+ 1
What is the best course to learn OOP (object - oriented programming) ??
4 Answers
+ 4
Try to find as much as resources as you can and you will learn from those eventually.
There are plenty out there, just search "OOP Python".
Here are some YouTube channels I've learned from:
- Tech with Tim
- Cory Schafer
- Freecodecamp
You may also want to read books as well.
And of course, dont just read and watch, you have to code and think if some OOP small projects. Good luck.
+ 3
mo'men said
There is nothing like best. Everything is important to learn.
+ 2
Java, C#, Ruby are some examples.
+ 1
Java, Python, Ruby, SQL are also good.