소스 검색

Fix spacing, remove duplicate.

Boris Egorov 12 년 전
부모
커밋
b40c75b77a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      free-programming-books.md

+ 2 - 1
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