diff --git a/index.md b/index.md index 2801a3c4..85e8bc21 100644 --- a/index.md +++ b/index.md @@ -1,20 +1,20 @@ ---- -layout: page ---- - -## Table of Contents - -This is site is meant to serve as a directory for the amazing content the -community has created around the Data Science Specialization. If you are -interested in contributing [click here](https://github.com/DataScienceSpecialization/DataScienceSpecialization.github.io#contributing). - -1. [The Data Scientist’s Toolbox](/toolbox/) -2. [R Programming](/rprog/) -3. [Getting and Cleaning Data](/getclean/) -4. [Exploratory Data Analysis](/eda/) -5. [Reproducible Research](/repres/) -6. [Statistical Inference](/statinf/) -7. [Regression Models](/regmod/) -8. [Practical Machine Learning](/pml/) -9. [Developing Data Products](/ddp/) -10. [Other Resources](/other/) +--- +layout: page +--- + +## Table of Contents + +This is site is meant to serve as a directory for the amazing content the +community has created around the Data Science Specialization. If you are +interested in contributing [click here](https://github.com/DataScienceSpecialization/DataScienceSpecialization.github.io#contributing). + +1. [The Data Scientist’s Toolbox](/toolbox/) +2. [R Programming](/rprog/) +3. [Getting and Cleaning Data](/getclean/) +4. [Exploratory Data Analysis](/eda/) +5. [Reproducible Research](/repres/) +6. [Statistical Inference](/statinf/) +7. [Regression Models](/regmod/) +8. [Practical Machine Learning](/pml/) +9. [Developing Data Products](/ddp/) +10. [Other Resources](/other/) diff --git a/toolbox.md b/toolbox.md index de57dac6..a66b4092 100644 --- a/toolbox.md +++ b/toolbox.md @@ -1,11 +1,12 @@ ---- -layout: page -title: The Data Scientist's Toolbox -permalink: /toolbox/ ---- - -## Command Line - -## Git/GitHub - -- [Git & GitHub Video Playlist](https://www.youtube.com/playlist?list=PL5-da3qGB5IBLMp7LtN8Nc3Efd4hJq0kD) \ No newline at end of file +--- +layout: page +title: The Data Scientist's Toolbox +permalink: /toolbox/ +--- + +## Command Line + +## Git/GitHub + +- [Git & GitHub Video Playlist](https://www.youtube.com/playlist?list=PL5-da3qGB5IBLMp7LtN8Nc3Efd4hJq0kD) +- [Git Cheatsheet](https://training.github.com/kit/downloads/github-git-cheat-sheet.pdf) \ No newline at end of file