mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-01 03:02:31 +00:00
20 lines
511 B
Markdown
20 lines
511 B
Markdown
###Index
|
|
* [GIT](#git)
|
|
* [HTML5](#html5)
|
|
* [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)
|
|
|
|
###HTML5
|
|
* [HTML5, CSS and Javascript](http://fromyou.tistory.com/581)
|
|
|
|
###JavaScript
|
|
* [Backbone.js API 한글 번역 v0.9.2](http://iwidgets.kr/document/backbonejs.html)
|
|
|
|
####Node.js
|
|
* [Node.js API 한글 번역 by outsideris](http://nodejs.sideeffect.kr/docs/)
|