Skip to content
Closed
Show file tree
Hide file tree
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
40 changes: 20 additions & 20 deletions index.md
Original file line number Diff line number Diff line change
@@ -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/)
23 changes: 12 additions & 11 deletions toolbox.md
Original file line number Diff line number Diff line change
@@ -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)
---
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)