0

how much time will it take to learn python OOP if i spend 1 hour everyday

I want to lean python OOP so i want to know how much time it will take.

16th Aug 2025, 11:14 AM
Kaustav Sengupta
Kaustav Sengupta - avatar
3 Respostas
+ 4
Like 1 hour to learn syntax is more than enough. But to learn when to use it, how to use it properly (python OOP is famously terrible) would be a much longer journey? Why do u need OOP in python though?
16th Aug 2025, 11:22 AM
Aleksei Radchenkov
Aleksei Radchenkov - avatar
+ 1
You can learn OOP syntax in only 30 minutes, but for training, you should write small projects and codes and 1 hour per day is enough.
16th Aug 2025, 3:09 PM
Arash Amorzesh
0
learning is different from being proficient. understanding the basics is easy, knowing when and how to use it properly takes a lot of time and practice. Python OOP is a very simplified version. It's useful enough, though, for games, gui design, etc. if you're trying to learn OOP with all the bells and whistles, learn Java.
17th Aug 2025, 1:10 AM
Bob_Li
Bob_Li - avatar