Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 872 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 872 Bytes

Software Design Reading Journal

This is the base repository for Software Design reading exercises and journal notebooks.

Active Reading

When learning programming, it's not enough to simply read a textbook. You must be an active reader with hands on keyboards, trying out examples and working through problems as you learn.

In this class, we scaffold this activity through reading journals, implemented as Jupyter notebooks (previously known as iPython notebooks). These allow you to read, take notes, and work through problems, all in one place.

Follow the instructions on the Set Up page to create your own copy of the reading journal repository.

Follow the instructions on the Reading Journal Instructions to submit completed reading journal notebooks.