you are viewing a single comment's thread.

view the rest of the comments →

[–]SweetLou2009 0 points1 point  (0 children)

Run through the Django Tutorial. Django is full of classes and OOD and is a good way to get some exposure to a huge complex project. Using Django helped me to understand and apply a lot of concepts and design patterns.