From e84f0e3f0708f643b41ea8f9996b29364b1dd828 Mon Sep 17 00:00:00 2001 From: Ramshah1 Date: Sat, 6 Oct 2018 16:32:55 +0500 Subject: [PATCH] adding courses for git --- resources.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources.md b/resources.md index abd1c43..8434e0f 100644 --- a/resources.md +++ b/resources.md @@ -9,6 +9,9 @@ List of various resources for __Git__. ## MOOCs * [Introduction to git - DataCamp](https://www.datacamp.com/courses/introduction-to-git-for-data-science) * [How to use git and github - Udacity](https://in.udacity.com/course/how-to-use-git-and-github--ud775-india) +* [Version Control with Git](https://www.coursera.org/learn/version-control-with-git) +* [Git Started with GitHub](https://www.udemy.com/git-started-with-github/) + ## Cheat Sheets * [Github Git Cheat Sheet](https://services.github.com/on-demand/downloads/github-git-cheat-sheet.pdf) * [Git-Tower Cheat Sheet](https://www.git-tower.com/blog/git-cheat-sheet)