Skip to content

Commit

Permalink
Merge pull request EbookFoundation#1715 from openingnow/master
Browse files Browse the repository at this point in the history
ko : Add R section, ˝Github cheat sheet Korean ver.
  • Loading branch information
vhf committed Nov 23, 2015
2 parents 2ade5ca + b11eecb commit 58aa729
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions free-programming-books-ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* [JavaScript](#javascript)
* [Node.js](#nodejs)
* [LaTeX](#latex)
* [R](#r)
* [Ruby](#ruby)
* [Python](#python)

Expand All @@ -21,6 +22,7 @@
* [Pro Git 한글 번역](http://git-scm.com/book/ko/)
* [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown)
* [Git - 간편 안내서](http://rogerdudler.github.io/git-guide/index.ko.html)
* [깃허브 치트 시트](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ko.md)


### Go
Expand Down Expand Up @@ -56,6 +58,11 @@
* [Perl 객체지향프로그래밍(OOP)](https://github.com/aero/perl_docs/blob/master/hatena_perl_oop.md) : Hatena-TextBook의 oop-for-perl 문서 한역 by aero


### R

* [R을 이용한 데이터 처리 & 분석 실무](http://r4pda.co.kr) - 서민구 (HTML, PDF - 이전 버젼)


### Ruby

* [루비 스타일 가이드](https://github.com/dalzony/ruby-style-guide/blob/master/README-koKR.md)
Expand Down

0 comments on commit 58aa729

Please sign in to comment.