Alphabetical ordering for all files
This commit is contained in:
@ -7,9 +7,9 @@
|
||||
* [JavaScript](#javascript)
|
||||
* [Node.js](#nodejs)
|
||||
* [LaTeX](#latex)
|
||||
* [Python](#python)
|
||||
* [R](#r)
|
||||
* [Ruby](#ruby)
|
||||
* [Python](#python)
|
||||
|
||||
|
||||
### Assembly Language
|
||||
@ -19,8 +19,8 @@
|
||||
|
||||
### GIT
|
||||
|
||||
* [Pro Git 한글 번역](http://git-scm.com/book/ko/)
|
||||
* [Git - 간편 안내서](http://rogerdudler.github.io/git-guide/index.ko.html)
|
||||
* [Pro Git 한글 번역](http://git-scm.com/book/ko/)
|
||||
* [깃허브 치트 시트](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ko.md)
|
||||
|
||||
|
||||
@ -51,10 +51,22 @@
|
||||
### Perl
|
||||
|
||||
* [2시간 반만에 펄 익히기](http://qntm.org/files/perl/perl_kr.html)
|
||||
* [책벌레가 되고픈 어린이 Perl Tutorial](http://eriny.net/p/perl)
|
||||
* [Perl : GyparkWiki](http://gypark.pe.kr/wiki/Perl)
|
||||
* [Seoul.pm 펄 크리스마스 달력 #2014 | Seoul.pm Perl Advent Calendar 2014](http://advent.perl.kr/2014/)
|
||||
* [Perl 객체지향프로그래밍(OOP)](https://github.com/aero/perl_docs/blob/master/hatena_perl_oop.md) : Hatena-TextBook의 oop-for-perl 문서 한역 by aero
|
||||
* [Seoul.pm 펄 크리스마스 달력 #2014 | Seoul.pm Perl Advent Calendar 2014](http://advent.perl.kr/2014/)
|
||||
* [책벌레가 되고픈 어린이 Perl Tutorial](http://eriny.net/p/perl)
|
||||
|
||||
|
||||
### Node.js
|
||||
|
||||
* [Node.js API 한글 번역 by outsideris](http://nodejs.sideeffect.kr/docs/)
|
||||
|
||||
|
||||
### Python
|
||||
|
||||
* [A Byte of Python 한글 번역 by Jeongbin Park](http://byteofpython-korean.sourceforge.net/byte_of_python.pdf) (PDF)
|
||||
* [왕초보를 위한 Python 2.7](https://wikidocs.net/book/2)
|
||||
* [점프 투 파이썬 - Python 3](https://wikidocs.net/book/1)
|
||||
|
||||
|
||||
### R
|
||||
@ -66,15 +78,3 @@
|
||||
### Ruby
|
||||
|
||||
* [루비 스타일 가이드](https://github.com/dalzony/ruby-style-guide/blob/master/README-koKR.md)
|
||||
|
||||
|
||||
### Node.js
|
||||
|
||||
* [Node.js API 한글 번역 by outsideris](http://nodejs.sideeffect.kr/docs/)
|
||||
|
||||
|
||||
### Python
|
||||
|
||||
* [점프 투 파이썬 - Python 3](https://wikidocs.net/book/1)
|
||||
* [왕초보를 위한 Python 2.7](https://wikidocs.net/book/2)
|
||||
* [A Byte of Python 한글 번역 by Jeongbin Park](http://byteofpython-korean.sourceforge.net/byte_of_python.pdf) (PDF)
|
||||
|
Reference in New Issue
Block a user