iserrato / ReadingJournal

Base repository for Software Design reading exercises and journal notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Base repository for Software Design reading exercises and journal notebooks


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%