programming-books/books/free-programming-books-ko.md

229 lines
7.1 KiB
Markdown
Raw Permalink Normal View History

2014-07-27 20:16:50 +00:00
### Index
2016-01-23 15:17:17 +00:00
* [Amazon Web Service](#amazon-web-service)
* [Assembly Language](#assembly-language)
* [AWK](#AWK)
* [C](#c)
2021-01-23 21:36:35 +00:00
* [C++](#cpp)
2016-01-23 15:17:17 +00:00
* [Docker](#docker)
* [Elastic](#elastic)
2013-10-24 04:44:51 +00:00
* [GIT](#git)
* [Go](#go)
2013-10-30 00:09:17 +00:00
* [HTML5](#html5)
* [Java](#java)
2013-10-23 08:15:09 +00:00
* [JavaScript](#javascript)
2015-11-13 11:50:35 +00:00
* [Node.js](#nodejs)
* [Webpack](#webpack)
2013-12-11 09:19:21 +00:00
* [LaTeX](#latex)
* [Linux](#linux)
* [Mathematics](#mathematics)
* [Operation System](#operation-system)
* [Perl](#perl)
* [PHP](#php)
* [Laravel](#laravel)
2015-12-15 14:23:48 +00:00
* [Python](#python)
* [Django](#django)
2018-05-27 21:45:17 +00:00
* [Flask](#flask)
* [R](#r)
* [Raspberry Pi](#raspberry-pi)
2015-02-13 12:36:08 +00:00
* [Ruby](#ruby)
* [Rust](#rust)
* [Scratch](#scratch)
* [Sed](#Sed)
* [Software Engineering](#software-engineering)
* [Springboot](#Springboot)
* [Unicode](#unicode)
2016-01-23 15:17:17 +00:00
### Amazon Web Service
* [아마존 웹 서비스를 다루는 기술](http://www.pyrasis.com/private/2014/09/30/publish-the-art-of-amazon-web-services-book)
* [AWS 기초 모듈 Workshop](https://kr-id-general.workshop.aws/ko/basic_modules.html) - Amazon Web Services
2016-01-23 15:17:17 +00:00
2014-07-27 20:16:50 +00:00
### Assembly Language
* [PC Assembly Language](http://pacman128.github.io/static/pcasm-book-korean.pdf) - Paul A. Carter (PDF)
### AWK
* [AWK 스크립트](https://mug896.github.io/awk-script)
### C
* [씹어먹는 C](https://github.com/kev0960/ModooCode/raw/master/book/c/main.pdf) - 이재범 (PDF)
* [BeeJ's Guide to Network Programming - 인터넷 소켓 활용](https://blogofscience.com/Socket_Programming-KLDP.html)
2021-01-23 21:36:35 +00:00
<h3 id="cpp">C++</h3>
* [씹어먹는 C++](https://github.com/kev0960/ModooCode/raw/master/book/cpp/main.pdf) - 이재범 (PDF)
2016-01-23 15:17:17 +00:00
### Docker
* [가장 빨리 만나는 Docker](http://www.pyrasis.com/private/2014/11/30/publish-docker-for-the-really-impatient-book)
### Elastic
* [Elastic 가이드북](https://esbook.kimjmin.net) - 김종민
2014-07-27 20:16:50 +00:00
### GIT
* [깃허브 치트 시트](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ko.md)
* [Git - 간편 안내서](http://rogerdudler.github.io/git-guide/index.ko.html)
* [Pro Git 한글 번역](https://git-scm.com/book/ko/v2) - 최신 버전
2013-10-24 13:57:49 +00:00
2014-07-27 20:16:50 +00:00
### Go
* [가장 빨리 만나는 Go 언어](http://www.pyrasis.com/private/2015/06/01/publish-go-for-the-really-impatient-book)
* [AN INTRODUCTION TO PROGRAMMING IN GO 한글 번역](http://www.codingnuri.com/golang-book/index.html)
* [Go 언어 웹 프로그래밍 철저 입문](https://thebook.io/006806/)
Update "The Little Go Book" resources (#5477) * Complete "The little Go Book" info The Little Go Book https://github.com/karlseguin/the-little-go-book Karl Seguin @karlseguin - https://www.openmymind.net/assets/go/go.pdf - https://www.openmymind.net/assets/go/go.epub - https://www.openmymind.net/assets/go/go.mobi * Complete "The Little Go Book" authors The Little Go Book https://github.com/karlseguin/the-little-go-book Karl Seguin - https://www.openmymind.net/assets/go/go.pdf - https://www.openmymind.net/assets/go/go.epub https://www.openmymind.net/assets/go/go.mobi Translated to spanish by Raúl Expósito @raulexposito - https://github.com/raulexposito/the-little-go-book/tree/master/es - https://raulexposito.com/the-little-go-book-en-castellano.html - https://raulexposito.com/assets/pdf/go.pdf - https://raulexposito.com/assets/epub/go.epub * Add "The Little Go Book" The Little Go Book https://github.com/karlseguin/the-little-go-book Karl Seguin - https://www.openmymind.net/assets/go/go.pdf - https://www.openmymind.net/assets/go/go.epub https://www.openmymind.net/assets/go/go.mobi Translated to german by Aaron Ebnöther @Aaronmacaron - - * Add "The Little Go Book" The Little Go Book https://github.com/karlseguin/the-little-go-book Karl Seguin @karlseguin - https://www.openmymind.net/assets/go/go.pdf - https://www.openmymind.net/assets/go/go.epub https://www.openmymind.net/assets/go/go.mobi Italian translation by Francesco Malatesta @francescomalatesta - https://github.com/francescomalatesta/the-little-go-book-ita - https://github.com/francescomalatesta/the-little-go-book-ita/blob/master/it/go.md * Complete "The Little Go Book" authors The Little Go Book https://github.com/karlseguin/the-little-go-book Karl Seguin @karlseguin - https://www.openmymind.net/assets/go/go.pdf - https://www.openmymind.net/assets/go/go.epub https://www.openmymind.net/assets/go/go.mobi Russian translation by Roman Dolgolopov @sefus, Evgeny Popov @EvgenyPopov72, Alexander Dunin @dunin - https://sefus.ru/little-go-book - https://github.com/sefus/the-little-go-book/blob/master/ru/go.md - https://sefus.ru/dl/go.epub - https://sefus.ru/dl/go.mobi * Complete "The Little Go Book" info The Little Go Book https://github.com/karlseguin/the-little-go-book Karl Seguin @karlseguin - https://www.openmymind.net/assets/go/go.pdf - https://www.openmymind.net/assets/go/go.epub - https://www.openmymind.net/assets/go/go.mobi Turkish translation by Umut Işık @umutphp - https://github.com/umutphp/the-little-go-book - https://github.com/umutphp/the-little-go-book/blob/master/tr/go.md - https://github.com/umutphp/the-little-go-book/releases/latest - https://github.com/umutphp/the-little-go-book/releases/download/v07/the-little-go-book-tr.pdf - https://github.com/umutphp/the-little-go-book/releases/download/v07/the-little-go-book-tr.epub * Add "The Little Go Book" The Little Go Book https://github.com/karlseguin/the-little-go-book Karl Seguin @karlseguin - https://www.openmymind.net/assets/go/go.pdf - https://www.openmymind.net/assets/go/go.epub - https://www.openmymind.net/assets/go/go.mobi Korean translation by Byounghoon Kim @byounghoonkim - https://github.com/byounghoonkim/the-little-go-book - * Complete "The Little Go Book" authors The Little Go Book https://github.com/karlseguin/the-little-go-book Karl Seguin @karlseguin - https://www.openmymind.net/assets/go/go.pdf - https://www.openmymind.net/assets/go/go.epub - https://www.openmymind.net/assets/go/go.mobi Chinese translation by Song Song Li @songleo, @Jell3328 - https://github.com/songleo/the-little-go-book_ZH_CN * Fix TOC and listing order * Add "The Little Go Book" The Little Go Book https://github.com/karlseguin/the-little-go-book Karl Seguin @karlseguin - https://www.openmymind.net/assets/go/go.pdf - https://www.openmymind.net/assets/go/go.epub - https://www.openmymind.net/assets/go/go.mobi Burmese translation by Naing Lin Aung @nainglinaung - https://github.com/nainglinaung/the-little-go-book - https://github.com/nainglinaung/the-little-go-book/blob/master/mm/go.md - https://github.com/nainglinaung/the-little-go-book/blob/master/mm/go.pdf - https://github.com/nainglinaung/the-little-go-book/blob/master/mm/go.epub - https://github.com/nainglinaung/the-little-go-book/blob/master/mm/go.mobi * Add "The Little Go Book" https://github.com/karlseguin/the-little-go-book Karl Seguin @karlseguin - https://www.openmymind.net/assets/go/go.pdf - https://www.openmymind.net/assets/go/go.epub - https://www.openmymind.net/assets/go/go.mobi Vietnamese / Tiếng Việt translation by Quang Nguyễn @quangnh89 - https://github.com/quangnh89/the-little-go-book - https://github.com/quangnh89/the-little-go-book/blob/master/vi/go.md * Register Vietnamese books listing * Add "The Little Go Book" The Little Go Book https://github.com/karlseguin/the-little-go-book Karl Seguin @karlseguin - https://www.openmymind.net/assets/go/go.pdf - https://www.openmymind.net/assets/go/go.epub - https://www.openmymind.net/assets/go/go.mobi Vietnamese / Tiếng Việt translation by Quang Nguyễn @quangnh89 - https://github.com/quangnh89/the-little-go-book - https://github.com/quangnh89/the-little-go-book/blob/master/vi/go.md * Add "The Little Go Book" (cn) The Little Go Book https://github.com/karlseguin/the-little-go-book Karl Seguin @karlseguin - https://www.openmymind.net/assets/go/go.pdf - https://www.openmymind.net/assets/go/go.epub - https://www.openmymind.net/assets/go/go.mobi Traditional Chinese translation by KevinGo @kevingo - https://github.com/kevingo/the-little-go-book - https://kevingo.gitbooks.io/the-little-go-book
2021-08-10 13:16:31 +00:00
* [The Little Go Book. 리틀 고 책입니다](https://github.com/byounghoonkim/the-little-go-book/) - Karl Seguin, Byounghoon Kim ([HTML](https://github.com/byounghoonkim/the-little-go-book/blob/master/ko/go.md))
2016-01-23 15:17:17 +00:00
2014-07-27 20:16:50 +00:00
### HTML5
* [HTML5, CSS and JavaScript](http://fromyou.tistory.com/581)
### Java
* [점프 투 자바](https://wikidocs.net/book/31) - 박응용
2014-07-27 20:16:50 +00:00
### JavaScript
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ko)
* [JavaScript로 만나는 세상](https://helloworldjavascript.net)
2013-10-23 08:15:09 +00:00
2013-12-11 09:19:21 +00:00
#### Node.js
* [Node.js API 한글 번역 by outsideris](http://nodejs.sideeffect.kr/docs/)
#### Webpack
* [Webpack 문서 한글 번역](https://webpack.kr/concepts/) - Tobias Koppers, Sean Larkin, Johannes Ewald, LINE Corp, Dongkyun Yoo, et al.
2014-07-27 20:16:50 +00:00
### LaTeX
* [The Not So short Introduction to LaTeX 2ε](https://ctan.org/tex-archive/info/lshort/korean)
2013-12-11 09:19:21 +00:00
### Linux
* [리눅스 서버를 다루는 기술](https://thebook.io/006718/)
* [GNOME 배우기](https://sites.google.com/site/gnomekr/home/learning_gnome)
### Mathematics
* [기초정수론: 계산과 법연산, 그리고 비밀통신을 강조한](https://wstein.org/ent/ent_ko.pdf) - William Stein (PDF)
### Operation System
* [운영체제: 아주 쉬운 세 가지 이야기](https://github.com/remzi-arpacidusseau/ostep-translations/tree/master/korean) - Remzi Arpacidusseau (PDF)
2015-02-20 13:55:21 +00:00
### Perl
2015-02-20 13:55:21 +00:00
* [2시간 반만에 펄 익히기](http://qntm.org/files/perl/perl_kr.html)
2015-02-27 12:35:11 +00:00
* [Perl 객체지향프로그래밍(OOP)](https://github.com/aero/perl_docs/blob/master/hatena_perl_oop.md) : Hatena-TextBook의 oop-for-perl 문서 한역 by aero
2020-11-21 20:27:55 +00:00
* [Seoul.pm 펄 크리스마스 달력 #2014 \| Seoul.pm Perl Advent Calendar 2014](http://advent.perl.kr/2014/)
### PHP
* [PHP5 의 주요 기능](https://www.lesstif.com/pages/viewpage.action?pageId=24445740)
#### Laravel
2019-07-15 17:31:45 +00:00
* [라라벨 (Laravel) 5 입문 및 실전 강좌](https://github.com/appkr/l5essential)
* [쉽게 배우는 라라벨 5 프로그래밍](https://www.lesstif.com/display/laravelprog)
2015-12-15 14:23:48 +00:00
### Python
* [내가 파이썬을 배우는 방법](https://wikidocs.net/7839)
2019-07-15 17:31:45 +00:00
* [모두의 파이썬: 20일 만에 배우는 프로그래밍 기초](https://thebook.io/007026)
* [실용 파이썬 프로그래밍: 프로그래밍 유경험자를 위한 강좌](https://wikidocs.net/book/4673) - 최용
2015-12-15 14:23:48 +00:00
* [왕초보를 위한 Python 2.7](https://wikidocs.net/book/2)
* [점프 투 파이썬 - Python 3](https://wikidocs.net/book/1)
* [중급 파이썬: 파이썬 팁들](https://ddanggle.gitbooks.io/interpy-kr/content/)
* [파이썬 라이브러리](https://wikidocs.net/book/5445) - 박응용
* [파이썬 헤엄치기](https://wikidocs.net/book/5148) - 해달 프로그래밍
* [파이썬을 여행하는 히치하이커를 위한 안내서!](https://python-guide-kr.readthedocs.io/ko/latest/)
* [파이썬을 이용한 비트코인 자동매매](https://wikidocs.net/book/1665) - 조대표
* [A Byte of Python 한글 번역 by Jeongbin Park](http://byteofpython-korean.sourceforge.net/byte_of_python.pdf) (PDF)
* [PyQt5 Tutorial - 파이썬으로 만드는 나만의 GUI 프로그램](https://wikidocs.net/book/2165) - Dardao (HTML)
2015-02-13 12:36:08 +00:00
#### Django
* [장고걸스 튜토리얼 (Django Girls Tutorial)](https://tutorial.djangogirls.org/ko/) (1.11) (HTML) (:construction: *in process*)
* [점프 투 장고](https://wikidocs.net/book/4223) - 박응용
2018-05-27 21:45:17 +00:00
#### Flask
* [점프 투 플라스크](https://wikidocs.net/book/4542) - 박응용
* [Flask의 세계에 오신것을 환영합니다.](https://flask-docs-kr.readthedocs.io/ko/latest/) (HTML)
2018-05-27 21:45:17 +00:00
2015-12-15 14:23:48 +00:00
### R
2015-12-15 14:23:48 +00:00
* [R을 이용한 데이터 처리 & 분석 실무](http://r4pda.co.kr) - 서민구 (HTML, PDF - 이전 버젼)
* [The R Manuals (translated in Korean)](http://www.openstatistics.net)
### Raspberry Pi
* [라즈베리 파이 문서](https://wikidocs.net/book/483)
2015-12-15 14:23:48 +00:00
### Ruby
2015-12-15 14:23:48 +00:00
* [루비 스타일 가이드](https://github.com/dalzony/ruby-style-guide/blob/master/README-koKR.md)
### Rust
* [러스트 프로그래밍 언어](https://rinthel.github.io/rust-lang-book-ko/) - 스티브 클라브닉, 캐롤 니콜스 (HTML) (:construction: *in process*)
2021-10-12 14:10:14 +00:00
* [Rust by Example](https://hanbum.gitbooks.io/rustbyexample/content/) (:construction: *in process*)
### Scratch
* [창의컴퓨팅(Creative Computing) 가이드북](http://digital.kyobobook.co.kr/digital/ebook/ebookDetail.ink?barcode=480150000247P)
### Sed
* [sed stream editor](https://mug896.github.io/sed-stream-editor)
### Software Engineering
* [유의적 버전 명세 2.0.0-ko2](https://semver.org/lang/ko/) - Tom Preston-Werner, 김대현, et al.
### Springboot
* [Springboot 2.X 정리](https://djunnni.gitbook.io/springboot) - 이동준
### Unicode
* [번역 Unicode 이모티콘에 얽힌 이것저것 (이모티콘 표준과 프로그래밍 핸들링)](http://pluu.github.io/blog/android/2020/01/11/unicode-emoji/)