Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 411 Bytes

File metadata and controls

10 lines (7 loc) · 411 Bytes

Reading Journal Solutions

Solutions to the Software Design Reading Journal assignments.

These are collected from the student answers, organized, and in some cases lightly edited to comply with the PEP 8 Python style guide.

I've also added some solutions to illustrate specific points, including more advanced features which have not been covered yet (and in some cases will not be covered in this course).