mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-15 16:57:07 +00:00
Update free-programming-books-ko.md
- Add Python category - Add 'Git - 간편 안내서' link - Add '점프 투 파이썬 - Python 3' link - Add '왕초보를 위한 Python 2.7' link - Edit Markdown layout style, which are unbalanced.
This commit is contained in:
parent
8ace67958d
commit
8e16b2e097
@ -7,6 +7,7 @@
|
||||
* [Node.js](#nodejs)
|
||||
* [LaTeX](#latex)
|
||||
* [Ruby](#ruby)
|
||||
* [Python](#python)
|
||||
|
||||
|
||||
### Assembly Language
|
||||
@ -16,6 +17,7 @@
|
||||
### GIT
|
||||
* [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)
|
||||
|
||||
|
||||
### Go
|
||||
@ -35,6 +37,7 @@
|
||||
### LaTeX
|
||||
* [The Not So short Introduction to LaTeX 2ε](http://www.ctan.org/tex-archive/info/lshort/korean)
|
||||
|
||||
|
||||
### Perl
|
||||
* [2시간 반만에 펄 익히기](http://qntm.org/files/perl/perl_kr.html)
|
||||
* [책벌레가 되고픈 어린이 Perl Tutorial](http://eriny.net/p/perl)
|
||||
@ -42,9 +45,15 @@
|
||||
* [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
|
||||
|
||||
|
||||
### Ruby
|
||||
* [루비 스타일 가이드](https://github.com/dalzony/ruby-style-guide/blob/master/README-koKR.md)
|
||||
|
||||
|
||||
#### Node.js
|
||||
### 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)
|
||||
|
Loading…
Reference in New Issue
Block a user