Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 935 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 935 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 stand a better chance of retaining what you read by trying out examples and working through problems as you read about them.

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 2nd day of class 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.