Skip to content

haimcqueen/data_science_retreat

Repository files navigation

Bash

  1. the UNIX philosophy
  2. introductory Bash notes
  3. a short introduction on how to quit Vim (run vimtutor in your terminal for more - also see my vim notes
  4. the DataCamp Introduction to Shell for Data Science - Datacamp Course for more practice using Bash

Git

  1. my Git notes
  2. practice committing to a test repo
  3. practice pull requests on your classmates repos

Git pages

Use your new Git & Bash skills in setting up a blog on Gitpages

  1. setup Jekyll - a static site generator
  2. create a git repo and push up to a repo named username.github.io (see here)
  3. start wrining blog posts in the _posts folder

If you aren't familiar with markdown I've written a quick introduction here

git-push--u-origin-master

Releases

No releases published

Packages

No packages published

Languages