From 0960337733ef035267bf5d19751396b8e445ca77 Mon Sep 17 00:00:00 2001 From: TurekBot Date: Wed, 11 Oct 2017 19:22:57 -0600 Subject: [PATCH] Add Mercurial as a category and add a Mercurial Course. (#2575) * Add Mercurial as a category and add a Mercurial Course. * Removed trailing slash --- free-courses-en.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-courses-en.md b/free-courses-en.md index dc87bbb5..b3be0a86 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -25,6 +25,7 @@ * [Lua](#lua) * [Machine Learning](#machine-learning) * [Matlab](#matlab) +* [Mercurial](#mercurial) * [Misc](#misc) * [.NET](#net) * [OCaml](#ocaml) @@ -218,6 +219,11 @@ * [MIT 18.S997 Introduction to MATLAB Programming](http://ocw.mit.edu/courses/mathematics/18-s997-introduction-to-matlab-programming-fall-2011/) +### Mercurial + +* [Hg Init: a Mercurial Tutorial](http://hginit.com) - Joel Spolsky + + ### Misc * [Advanced Data Structures](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-851-advanced-data-structures-spring-2012/) -- GitLab