1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-02 06:20:48 +00:00
programming-books/free-programming-books-ko.md

17 lines
406 B
Markdown
Raw Normal View History

2013-10-23 08:15:09 +00:00
###Index
2013-10-24 04:44:51 +00:00
* [GIT](#git)
2013-10-23 08:15:09 +00:00
* [JavaScript](#javascript)
2013-10-23 08:20:55 +00:00
* [Node.js](#nodejs)
2013-10-23 08:15:09 +00:00
2013-10-24 04:44:51 +00:00
###GIT
* [Pro Git 한글 번역](http://git-scm.com/book/ko/)
* [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown)
2013-10-24 13:57:49 +00:00
###HTML5
* [HTML5, CSS and Javascript](http://fromyou.tistory.com/581)
2013-10-23 08:15:09 +00:00
###JavaScript
2013-10-23 08:20:55 +00:00
####Node.js
* [Node.js API 한글 번역 by outsideris](http://nodejs.sideeffect.kr/docs/)