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'.
 
Thread 'Star maps using Blender'
Blender just recently dropped a new version, 4.5(with 5.0 on the horizon), and within it was a new feature for which I immediately thought of a use for. The new feature was a .csv importer for Geometry nodes. Geometry nodes are a method of modelling that uses a node tree to create 3D models which offers more flexibility than straight modeling does. The .csv importer node allows you to bring in a .csv file and use the data in it to control aspects of your model. So for example, if you...
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...

Similar threads

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