john-science / python_for_scientists

Python Open Courseware for Scientists and Engineers
GNU General Public License v3.0
68 stars 40 forks source link

Add OOP Design Lecture #62

Closed john-science closed 5 years ago

john-science commented 5 years ago

We could use a high-level design lecture, with example of organizing code using OOP.

The whole lecture could just be examples.

And the homeworks (if any) could all by super high-level, with little or no code.

john-science commented 5 years ago

Have I already done this?

https://github.com/theJollySin/python_for_scientists/blob/master/classes/06_object_oriented_programming_1/lecture_06_2_full_example.md

Is that good enough? It looks like that was the original goal.