2014-07-27 20:16:50 +00:00
|
|
|
### Index
|
2013-12-28 01:42:25 +00:00
|
|
|
* [Assembly Language](#assembly-language)
|
2013-10-24 04:44:51 +00:00
|
|
|
* [GIT](#git)
|
2014-01-07 02:03:03 +00:00
|
|
|
* [Go](#go)
|
2013-10-30 00:09:17 +00:00
|
|
|
* [HTML5](#html5)
|
2013-10-23 08:15:09 +00:00
|
|
|
* [JavaScript](#javascript)
|
2013-10-23 08:20:55 +00:00
|
|
|
* [Node.js](#nodejs)
|
2013-12-11 09:19:21 +00:00
|
|
|
* [LaTeX](#latex)
|
2015-02-13 12:36:08 +00:00
|
|
|
* [Ruby](#ruby)
|
2013-10-30 00:09:17 +00:00
|
|
|
|
2013-12-28 01:42:25 +00:00
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### Assembly Language
|
2013-12-28 01:42:25 +00:00
|
|
|
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
|
|
|
|
|
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### GIT
|
2013-10-24 04:44:51 +00:00
|
|
|
* [Pro Git 한글 번역](http://git-scm.com/book/ko/)
|
2013-10-24 13:57:24 +00:00
|
|
|
* [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown)
|
2013-10-24 13:57:49 +00:00
|
|
|
|
2014-01-18 12:28:57 +00:00
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### Go
|
2014-01-07 02:03:03 +00:00
|
|
|
* [AN INTRODUCTION TO PROGRAMMING IN GO 한글 번역](http://www.codingnuri.com/golang-book/index.html)
|
2014-01-07 02:08:42 +00:00
|
|
|
* [Go Tour 한글 번역](http://go-tour-kr.appspot.com)
|
2014-01-07 02:03:03 +00:00
|
|
|
|
2014-01-18 12:28:57 +00:00
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### HTML5
|
2013-10-28 09:00:25 +00:00
|
|
|
* [HTML5, CSS and Javascript](http://fromyou.tistory.com/581)
|
|
|
|
|
2014-01-18 12:28:57 +00:00
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### JavaScript
|
2013-10-30 00:09:17 +00:00
|
|
|
* [Backbone.js API 한글 번역 v0.9.2](http://iwidgets.kr/document/backbonejs.html)
|
2013-12-21 23:28:32 +00:00
|
|
|
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ko)
|
2013-10-23 08:15:09 +00:00
|
|
|
|
2013-12-11 09:19:21 +00:00
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
### LaTeX
|
2013-12-19 02:11:35 +00:00
|
|
|
* [The Not So short Introduction to LaTeX 2ε](http://www.ctan.org/tex-archive/info/lshort/korean)
|
2013-12-11 09:19:21 +00:00
|
|
|
|
2015-02-20 13:55:21 +00:00
|
|
|
### Perl
|
|
|
|
* [2시간 반만에 펄 익히기](http://qntm.org/files/perl/perl_kr.html)
|
|
|
|
* [책벌래가 되고픈 어린이 Perl Tutorial](http://eriny.net/p/perl)
|
2015-02-20 14:00:47 +00:00
|
|
|
* [Perl : GyparkWiki](http://gypark.pe.kr/wiki/Perl)
|
2014-01-18 12:28:57 +00:00
|
|
|
|
2015-02-13 12:36:08 +00:00
|
|
|
### Ruby
|
|
|
|
* [루비 스타일 가이드](https://github.com/dalzony/ruby-style-guide/blob/master/README-koKR.md)
|
|
|
|
|
|
|
|
|
2014-07-27 20:16:50 +00:00
|
|
|
#### Node.js
|
2014-05-22 16:54:24 +00:00
|
|
|
* [Node.js API 한글 번역 by outsideris](http://nodejs.sideeffect.kr/docs/)
|