mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-11 07:10:58 +00:00
Merge pull request #299 from minsOne/master
add Backbone.js API Link, README Item
This commit is contained in:
commit
8f7b2fe4d7
@ -25,6 +25,8 @@ The French list was based on <http://progdupeu.pl/forums/sujet/43/une-banque-de-
|
||||
|
||||
#### Spanish : Free programming books -- free-programming-books-es.md
|
||||
|
||||
#### Korean : Free programming books -- free-programming-books-ko.md
|
||||
|
||||
### [Free JavaScript frameworks resources and tutorials](http://resrc.io/list/18/javascript-frameworks/) -- javascript-frameworks-resources.md
|
||||
|
||||
###How to contribute
|
||||
|
@ -1,8 +1,10 @@
|
||||
###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)
|
||||
@ -11,6 +13,7 @@
|
||||
* [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/)
|
||||
|
Loading…
Reference in New Issue
Block a user