📚 Freely available programming books

12 lines
333 B

###Index
* [GIT](#git)
* [JavaScript](#javascript)
* [Node.js](#nodejs)
###GIT
* [Pro Git 한글 번역](http://git-scm.com/book/ko/)
* [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown)
###JavaScript
####Node.js
* [Node.js API 한글 번역 by outsideris](http://nodejs.sideeffect.kr/docs/)