mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-07 13:58:03 +00:00
32 lines
850 B
Markdown
32 lines
850 B
Markdown
###Index
|
|
|
|
* [Assembly Language](#assembly-language)
|
|
* [GIT](#git)
|
|
* [HTML5](#html5)
|
|
* [JavaScript](#javascript)
|
|
* [Node.js](#nodejs)
|
|
* [LaTeX](#latex)
|
|
|
|
###Assembly Language
|
|
|
|
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
|
|
|
|
|
|
###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)
|
|
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ko)
|
|
|
|
###LaTeX
|
|
|
|
* [The Not So short Introduction to LaTeX 2ε](http://www.ctan.org/tex-archive/info/lshort/korean)
|
|
|
|
####Node.js
|
|
* [Node.js API 한글 번역 by outsideris](http://nodejs.sideeffect.kr/docs/)
|