2013-10-23 17:15:09 +09:00
|
|
|
###Index
|
2013-12-28 05:42:25 +04:00
|
|
|
|
|
|
|
* [Assembly Language](#assembly-language)
|
2013-10-24 13:44:51 +09:00
|
|
|
* [GIT](#git)
|
2013-10-30 09:09:17 +09:00
|
|
|
* [HTML5](#html5)
|
2013-10-23 17:15:09 +09:00
|
|
|
* [JavaScript](#javascript)
|
2013-10-23 17:20:55 +09:00
|
|
|
* [Node.js](#nodejs)
|
2013-12-11 12:49:21 +03:30
|
|
|
* [LaTeX](#latex)
|
2013-10-30 09:09:17 +09:00
|
|
|
|
2013-12-28 05:42:25 +04:00
|
|
|
###Assembly Language
|
|
|
|
|
|
|
|
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
|
|
|
|
|
|
|
|
|
2013-10-24 13:44:51 +09:00
|
|
|
###GIT
|
|
|
|
* [Pro Git 한글 번역](http://git-scm.com/book/ko/)
|
2013-10-24 22:57:24 +09:00
|
|
|
* [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown)
|
2013-10-24 22:57:49 +09:00
|
|
|
|
2013-10-28 18:00:25 +09:00
|
|
|
###HTML5
|
|
|
|
* [HTML5, CSS and Javascript](http://fromyou.tistory.com/581)
|
|
|
|
|
2013-10-23 17:15:09 +09:00
|
|
|
###JavaScript
|
2013-10-30 09:09:17 +09:00
|
|
|
* [Backbone.js API 한글 번역 v0.9.2](http://iwidgets.kr/document/backbonejs.html)
|
2013-12-21 21:28:32 -02:00
|
|
|
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ko)
|
2013-10-23 17:15:09 +09:00
|
|
|
|
2013-12-11 12:49:21 +03:30
|
|
|
###LaTeX
|
|
|
|
|
2013-12-19 11:11:35 +09:00
|
|
|
* [The Not So short Introduction to LaTeX 2ε](http://www.ctan.org/tex-archive/info/lshort/korean)
|
2013-12-11 12:49:21 +03:30
|
|
|
|
2013-10-23 17:20:55 +09:00
|
|
|
####Node.js
|
|
|
|
* [Node.js API 한글 번역 by outsideris](http://nodejs.sideeffect.kr/docs/)
|