diff --git a/free-programming-books-ko.md b/free-programming-books-ko.md index b5dff4eb4591269f3795e6543100938bbca30bea..54784983558eb4441fec35bff7fb8fa15d55bd92 100644 --- a/free-programming-books-ko.md +++ b/free-programming-books-ko.md @@ -7,6 +7,7 @@ * [JavaScript](#javascript) * [Node.js](#nodejs) * [LaTeX](#latex) +* [R](#r) * [Ruby](#ruby) * [Python](#python) @@ -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 @@ -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)