From f2286ff953bf82445ee94eb29a7387795894e705 Mon Sep 17 00:00:00 2001 From: Briana Swift Date: Fri, 9 Dec 2016 10:14:49 -0600 Subject: [PATCH] add GitHub on-demand training to beginner --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ec7b39c..2c35d84 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,10 @@ This list aims to be a curated set of high quality educational resources. The co **Free** SQL courses with interactive exercises and quizzes *(SQL, database concepts)* +#### [GitHub On-Demand Training](https://services.github.com/on-demand/) +**Free** Self paced, interactive projects to learn Git and GitHub. Created and maintained by GitHub's training team. +*(Git, GitHub)* + ## Intermediate #### Khan Academy [Computer Programming](https://www.khanacademy.org/computing/computer-programming), [Computer Science](https://www.khanacademy.org/computing/computer-science)