Recommendation for Object-Oriented systems to study

Joseph Lee joseph.lee22590 at gmail.com
Sun May 29 12:00:33 EDT 2016


Hi,
Replies inline.

-----Original Message-----
From: Python-list
[mailto:python-list-bounces+joseph.lee22590=gmail.com at python.org] On Behalf
Of Ankush Thakur
Sent: Sunday, May 29, 2016 7:42 AM
To: python-list at python.org
Subject: Recommendation for Object-Oriented systems to study

Hello,

I'm a self-taught programmer who has managed to claw his way out of Python
basics and even covered the intermediate parts. But I feel I have a ton of
theory in my head and would like to see some smallish applications in
action. More specifically, I'm looking for Object Oriented designs that will
help me cement my knowledge and expose me to best practices that books never
cover. I have half a mind to start reading up the Django or Pandas source
code, but I don't want to overwhelm myself. 

Can somebody recommend smaller and simpler projects I can learn from? And if
I can pick the brains of the creator, bonus points!

Thanks in advance!

Ankush

JL: One I contribute to that has object-oriented design is NonVisual Desktop
access:
http://github.com/nvaccess/nvda

I'd be happy to let you talk to the led devs of this project if you'd like.
Cheers,
Joseph
-- 
https://mail.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list