From b40c75b77aed0c55386efd10d949844ea8fc0be1 Mon Sep 17 00:00:00 2001 From: Boris Egorov Date: Mon, 14 Oct 2013 15:37:14 +0700 Subject: [PATCH] Fix spacing, remove duplicate. --- free-programming-books.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 6ef5903d..cf59237b 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -218,6 +218,7 @@ * [Think Complexity](http://www.greenteapress.com/compmod/) - Allen B. Downey * [Introduction to High-Performance Scientific Computing](http://tacc-web.austin.utexas.edu/veijkhout/public_html/istc/istc.html) - Victor Eijkhout + ####MOOC * [Online Course Materials](http://ocw.mit.edu/OcwWeb/web/home/home/index.htm) @@ -427,7 +428,7 @@ * [JavaScript Allongé](https://leanpub.com/javascript-allonge/read) * [Learning JavaScript Design Patterns](http://addyosmani.com/resources/essentialjsdesignpatterns/book/) * [O'Reilly Programming JavaScript Applications - Early Release](http://chimera.labs.oreilly.com/books/1234000000262/index.html) -* [JavaScript Allongé](https://leanpub.com/javascript-allonge/read) +* [The JavaScript Tutorial](http://javascript.info/) ####Node.js -- GitLab