Skip to content

Commit 1758252

Browse files
committed
Update README.md
1 parent 71e27df commit 1758252

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,12 @@ Site for the UW Continuing Education Program Python Programming Certificate Spri
55

66
On this site you will find lecture notes, code, etc. for the UW Continuing Education Python Certificate Program Spring Quarter.
77

8+
See the Sylabus here: https://github.com/PythonCHB/PythonCertSpring/blob/master/Syllabus.md
9+
10+
In the source code section of the site, you'll find a directory for each class session.
11+
In each of those, you'll find lecture notes (source and PDF) and sample code for the excercises.
12+
13+
We suggest you clone the git repository on your machine, so you can work with the code,
14+
but do be sure to do an update (`git pull`) at the beginning of each class, so that you'll
15+
have the latest version of everything.
16+

0 commit comments

Comments
 (0)