فهرست منبع

Added Linux category, and a python book in Korean (#2121)

* Linux category, a python book

* fixed line spacing, alphabetical order
BayMinimum 9 سال پیش
والد
کامیت
5ce3634585
1فایلهای تغییر یافته به همراه8 افزوده شده و 0 حذف شده
  1. 8 0
      free-programming-books-ko.md

+ 8 - 0
free-programming-books-ko.md

@@ -9,6 +9,7 @@
 * [JavaScript](#javascript)
   * [Node.js](#nodejs)
 * [LaTeX](#latex)
+* [Linux](#linux)
 * [Perl](#perl)
 * [PHP](#php)
   * [Laravel](#laravel)
@@ -44,6 +45,7 @@
 
 * [AN INTRODUCTION TO PROGRAMMING IN GO 한글 번역](http://www.codingnuri.com/golang-book/index.html)
 * [Go Tour 한글 번역](http://go-tour-kr.appspot.com)
+* [Go 언어 웹 프로그래밍 철저 입문](https://thebook.io/006806/)
 * [가장 빨리 만나는 Go 언어](http://www.pyrasis.com/private/2015/06/01/publish-go-for-the-really-impatient-book)
 
 
@@ -70,6 +72,11 @@
 * [The Not So short Introduction to LaTeX 2ε](http://www.ctan.org/tex-archive/info/lshort/korean)
 
 
+### Linux
+
+* [리눅스 서버를 다루는 기술](https://thebook.io/006718/)
+
+
 ### Perl
 
 * [2시간 반만에 펄 익히기](http://qntm.org/files/perl/perl_kr.html)
@@ -93,6 +100,7 @@
 ### Python
 
 * [A Byte of Python 한글 번역 by Jeongbin Park](http://byteofpython-korean.sourceforge.net/byte_of_python.pdf) (PDF)
+* [모두의 파이썬: 20일 만에 배우는 프로그래밍 기초](https://thebook.io/006855/)
 * [왕초보를 위한 Python 2.7](https://wikidocs.net/book/2)
 * [점프 투 파이썬 - Python 3](https://wikidocs.net/book/1)