free-programming-books-ko.md 4.8 KB
Newer Older
C
Christoph Uschkrat 已提交
1
### Index
2

3
* [Amazon Web Service](#amazon-web-service)
4
* [Assembly Language](#assembly-language)
5
* [C](#c)
6
* [C++](#c-1)
7
* [Docker](#docker)
M
minsOne 已提交
8
* [GIT](#git)
9
* [Go](#go)
M
minsOne 已提交
10
* [HTML5](#html5)
11
* [Java](#java)
M
minsOne 已提交
12
* [JavaScript](#javascript)
V
Victor Felder 已提交
13
  * [Node.js](#nodejs)
M
Mojtahedi 已提交
14
* [LaTeX](#latex)
15
* [Linux](#linux)
16
* [Perl](#perl)
17 18
* [PHP](#php)
  * [Laravel](#laravel)
19
* [Python](#python)
20
  * [Django](#django)
D
Daniel Krupiński 已提交
21
  * [Flask](#flask)
22
* [R](#r)
23
* [Raspberry Pi](#raspberry-pi)
24
* [Ruby](#ruby)
25
* [Rust](#rust)
26
* [Scratch](#scratch)
27
* [Swift](#swift)
28 29 30 31 32 33


### Amazon Web Service

* [아마존 웹 서비스를 다루는 기술](http://www.pyrasis.com/private/2014/09/30/publish-the-art-of-amazon-web-services-book)

34

C
Christoph Uschkrat 已提交
35
### Assembly Language
36

37 38 39
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter


40 41 42
### C

* [BeeJ's Guide to Network Programming - 인터넷 소켓 활용](https://blogofscience.com/Socket_Programming-KLDP.html)
43 44 45 46 47 48
* [씹어먹는 C](https://github.com/kev0960/ModooCode/raw/master/book/c/main.pdf) - 이재범 (PDF)


### C++

* [씹어먹는 C++](https://github.com/kev0960/ModooCode/raw/master/book/cpp/main.pdf) - 이재범 (PDF)
49 50


51 52 53 54 55
### Docker

* [가장 빨리 만나는 Docker](http://www.pyrasis.com/private/2014/11/30/publish-docker-for-the-really-impatient-book)


C
Christoph Uschkrat 已提交
56
### GIT
57

58
* [Git - 간편 안내서](http://rogerdudler.github.io/git-guide/index.ko.html)
E
eunbeek 已提交
59
* [Pro Git 한글 번역](https://git-scm.com/book/ko/v2) - 최신 버전
60
* [깃허브 치트 시트](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ko.md)
M
minsOne 已提交
61

62

C
Christoph Uschkrat 已提交
63
### Go
64

65
* [AN INTRODUCTION TO PROGRAMMING IN GO 한글 번역](http://www.codingnuri.com/golang-book/index.html)
66
* [Go 언어 웹 프로그래밍 철저 입문](https://thebook.io/006806/)
67
* [가장 빨리 만나는 Go 언어](http://www.pyrasis.com/private/2015/06/01/publish-go-for-the-really-impatient-book)
68

69

C
Christoph Uschkrat 已提交
70
### HTML5
71

72
* [HTML5, CSS and JavaScript](http://fromyou.tistory.com/581)
73

74

75 76 77 78 79
### Java

* [점프 투 자바](https://wikidocs.net/book/31) - 박응용


C
Christoph Uschkrat 已提交
80
### JavaScript
81

82
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ko)
M
minsOne 已提交
83

M
Mojtahedi 已提交
84

85 86 87 88 89
#### Node.js

* [Node.js API 한글 번역 by outsideris](http://nodejs.sideeffect.kr/docs/)


C
Christoph Uschkrat 已提交
90
### LaTeX
91

E
eunbeek 已提交
92
* [The Not So short Introduction to LaTeX 2ε](https://ctan.org/tex-archive/info/lshort/korean)
M
Mojtahedi 已提交
93

94

95 96 97 98 99
### Linux

* [리눅스 서버를 다루는 기술](https://thebook.io/006718/)


100
### Perl
101

102
* [2시간 반만에 펄 익히기](http://qntm.org/files/perl/perl_kr.html)
103
* [Perl 객체지향프로그래밍(OOP)](https://github.com/aero/perl_docs/blob/master/hatena_perl_oop.md) : Hatena-TextBook의 oop-for-perl 문서 한역 by aero
M
Mike Hingley 已提交
104
* [Seoul.pm 펄 크리스마스 달력 #2014 \| Seoul.pm Perl Advent Calendar 2014](http://advent.perl.kr/2014/)
105

106

107 108 109 110 111 112 113
### PHP

* [PHP5 의 주요 기능](https://www.lesstif.com/pages/viewpage.action?pageId=24445740)


#### Laravel

J
Jeongmyeong Lee 已提交
114
* [라라벨 (Laravel) 5 입문 및 실전 강좌](https://github.com/appkr/l5essential)
115 116 117
* [쉽게 배우는 라라벨 5 프로그래밍](https://www.lesstif.com/display/laravelprog)


118
### Python
119

120
* [A Byte of Python 한글 번역 by Jeongbin Park](http://byteofpython-korean.sourceforge.net/byte_of_python.pdf) (PDF)
J
Jeongin Lee 已提交
121
* [PyQt5 Tutorial - 파이썬으로 만드는 나만의 GUI 프로그램](https://wikidocs.net/book/2165) - Dardao (HTML)
122
* [내가 파이썬을 배우는 방법](https://wikidocs.net/7839)
J
Jeongmyeong Lee 已提交
123
* [모두의 파이썬: 20일 만에 배우는 프로그래밍 기초](https://thebook.io/007026)
124 125
* [왕초보를 위한 Python 2.7](https://wikidocs.net/book/2)
* [점프 투 파이썬 - Python 3](https://wikidocs.net/book/1)
126
* [파이썬을 여행하는 히치하이커를 위한 안내서!](https://python-guide-kr.readthedocs.io/ko/latest/)
127
* [파이썬을 이용한 비트코인 자동매매](https://wikidocs.net/book/1665) - 조대표
128 129


130 131
#### Django

132 133
* [장고걸스 튜토리얼 (Django Girls Tutorial)](https://tutorial.djangogirls.org/ko/) (1.11) (HTML) (:construction: *in process*)  
* [점프 투 장고](https://wikidocs.net/book/4223) - 박응용
134 135


D
Daniel Krupiński 已提交
136 137
#### Flask

E
eunbeek 已提交
138
* [Flask의 세계에 오신것을 환영합니다.](https://flask-docs-kr.readthedocs.io/ko/latest/) (HTML)
D
Daniel Krupiński 已提交
139 140


141
### R
142

143 144
* [R을 이용한 데이터 처리 & 분석 실무](http://r4pda.co.kr) - 서민구 (HTML, PDF - 이전 버젼)
* [The R Manuals (translated in Korean)](http://www.openstatistics.net)
145 146


147 148 149 150 151
### Raspberry Pi

* [라즈베리 파이 문서](https://wikidocs.net/book/483)


152
### Ruby
153

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


157 158 159 160 161
### Rust

* [러스트 프로그래밍 언어](https://rinthel.github.io/rust-lang-book-ko/) - 스티브 클라브닉, 캐롤 니콜스 (HTML) (:construction: *in process*)


162 163 164 165 166
### Scratch

* [창의컴퓨팅(Creative Computing) 가이드북](http://digital.kyobobook.co.kr/digital/ebook/ebookDetail.ink?barcode=480150000247P)