Skip to content

DS219/resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DS219 Useful Resources

This is a collection of resources for students in BU DS 219 The hope is that students will contribute useful materials to this folder, that will be used for future DS219 students.

Fork then clone this repository

# fork first from GitHub console!
mkdir DS219 && cd DS219 # if you haven't already
git clone git@github.com:yourname/resources
cd resources
git remote add upstream git@github.com:DS219/resources.git
origin == your cloned fork
https://github.com/yourghusername/resources
or
git@github.com:yourghusername/resources
upstream == the original repository
https://github.com/DS219/resources
or
git@github.com:DS219/resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published