Python Looking for programming exercises for OOP in Python

AI Thread Summary
The discussion centers on the need for practical programming exercises in object-oriented programming (OOP) with Python to reinforce learning. The original poster, having learned OOP concepts from a book without exercises, seeks resources similar to those used in university courses that typically include programming homework. A participant shares a link to a resource, Pynative, which offers Python OOP exercises, and the original poster expresses gratitude while asking for additional recommendations. The conversation highlights the importance of hands-on practice in mastering programming skills.
issacnewton
Messages
1,035
Reaction score
37
TL;DR Summary
Looking for programming exercises for OOP in Python
Hello
I learned object oriented programming in Python from a book. But it does not have any programming exercises. I do not learn very much unless I do some programming exercises. It helps to hone the skills. So, I am looking for some exercises if OOP Python is taught in universities. Usually, lecturers have a course page and then post programming homework. If you know any such course pages, please let me know. Or anywhere else is also fine. These exercises should help me thoroughly test my understanding of the learned concepts of OOP.

Thanks
 
Technology news on Phys.org
How did you find us without knowing about google?

https://pynative.com/python-object-oriented-programming-oop-exercise/
 
  • Like
Likes Wrichik Basu
Yes, thanks. Seems good resource. Can you suggest anything else ? I will try googling myself.
 
I just grabbed something from the first few hits after googling 'python oop exercises'.
 
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...

Similar threads

Replies
7
Views
2K
Replies
42
Views
5K
Replies
10
Views
3K
Replies
17
Views
2K
Replies
3
Views
2K
Back
Top