Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# 2015

##Lectures
## Lectures

The Lecture slides up to Lecture 1 are in this repository. Just click on the Lectures Folder.

##Lab 1
## Lab 1

https://github.com/cs109/2015lab1

The git lab can be read [here](https://github.com/cs109/2015lab1/blob/master/Lab1-git.ipynb).

##HW 0
## HW 0

You can read it [here](https://github.com/cs109/2015lab1/blob/master/hw0.ipynb).

Expand All @@ -26,7 +26,7 @@ For this reason, we have included HW0 in the lab link above.

At that point, homework repositories will be created for you.

##Initial Workflow
## Initial Workflow

- read hw 0, and do the survey and installations
- then read the git lab in lab 1 linked from within.
Expand Down