From 4b2f6fd793059dab1f1cbe710f8c0124d63c28c2 Mon Sep 17 00:00:00 2001 From: DaAnIV Date: Tue, 29 Oct 2019 06:59:34 +0200 Subject: [PATCH] Update README.md Added a link to `learngitbranching` an interactive git learning game --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6544f45..d1d73aa 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ - [Autonomous vehicle course](https://www.coursera.org/specializations/self-driving-cars) - [Git basics](https://git-scm.com/book/en/v1/Getting-Started-Git-Basics) - [Git hints](https://rogerdudler.github.io/git-guide/) +- [Learn Git game](https://learngitbranching.js.org/) - [Neural networks introduction](https://www.youtube.com/watch?v=aircAruvnKk&list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi) - [Open AI](https://openai.com/) - [Stanford cs231 CNN course](https://www.youtube.com/watch?v=vT1JzLTH4G4&list=PL3FW7Lu3i5JvHM8ljYj-zLfQRF3EO8sYv&index=1) @@ -69,4 +70,3 @@ - [Git](atlassian-git-cheatsheet.pdf) - [Pandas](https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf) - [Linux](https://www.linuxtrainingacademy.com/linux-commands-cheat-sheet/) -- Test