2014-07-27 20:16:50 +00:00
### Index
2015-11-13 13:25:42 +00:00
2016-01-23 15:17:17 +00:00
* [Amazon Web Service ](#amazon-web-service )
2013-12-28 01:42:25 +00:00
* [Assembly Language ](#assembly-language )
2022-08-18 08:09:23 +00:00
* [AWK ](#awk )
2020-10-31 20:03:14 +00:00
* [C ](#c )
2021-01-23 21:36:35 +00:00
* [C++ ](#cpp )
2016-01-23 15:17:17 +00:00
* [Docker ](#docker )
2021-10-08 13:36:11 +00:00
* [Elastic ](#elastic )
2022-09-21 01:00:08 +00:00
* [Git ](#git )
2014-01-07 02:03:03 +00:00
* [Go ](#go )
2022-07-29 10:46:20 +00:00
* [HTML and CSS ](#html-and-css )
2020-10-24 19:09:28 +00:00
* [Java ](#java )
2013-10-23 08:15:09 +00:00
* [JavaScript ](#javascript )
2022-08-12 13:14:00 +00:00
* [Node.js ](#nodejs )
2022-10-08 22:24:28 +00:00
* [React ](#react )
2022-08-12 13:14:00 +00:00
* [Webpack ](#webpack )
2013-12-11 09:19:21 +00:00
* [LaTeX ](#latex )
2016-11-03 21:55:29 +00:00
* [Linux ](#linux )
2021-10-06 01:17:26 +00:00
* [Mathematics ](#mathematics )
2022-10-04 15:26:13 +00:00
* [OpenStack ](#openstack )
2021-10-06 01:17:26 +00:00
* [Operation System ](#operation-system )
2015-12-27 13:37:20 +00:00
* [Perl ](#perl )
2016-02-06 02:15:18 +00:00
* [PHP ](#php )
2022-08-12 13:14:00 +00:00
* [Laravel ](#laravel )
2015-12-15 14:23:48 +00:00
* [Python ](#python )
2022-08-12 13:14:00 +00:00
* [Django ](#django )
* [Flask ](#flask )
2015-11-21 05:41:29 +00:00
* [R ](#r )
2020-08-19 14:09:31 +00:00
* [Raspberry Pi ](#raspberry-pi )
2015-02-13 12:36:08 +00:00
* [Ruby ](#ruby )
2020-11-04 16:29:24 +00:00
* [Rust ](#rust )
2018-08-06 15:28:27 +00:00
* [Scratch ](#scratch )
2022-08-18 08:09:23 +00:00
* [Sed ](#sed )
2021-10-24 00:40:49 +00:00
* [Software Engineering ](#software-engineering )
2022-08-18 08:09:23 +00:00
* [Springboot ](#springboot )
2023-01-03 19:02:46 +00:00
* [TypeScript ](#typescript )
2021-10-08 13:36:11 +00:00
* [Unicode ](#unicode )
2022-10-31 01:22:58 +00:00
* [Unity3d ](#unity3d )
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 )
2013-12-28 01:42:25 +00:00
2014-07-27 20:16:50 +00:00
### Assembly Language
2015-11-13 13:25:42 +00:00
2021-01-20 18:54:35 +00:00
* [PC Assembly Language ](http://pacman128.github.io/static/pcasm-book-korean.pdf ) - Paul A. Carter (PDF)
2013-12-28 01:42:25 +00:00
2021-10-12 02:02:16 +00:00
### AWK
2021-10-12 14:32:17 +00:00
* [AWK 스크립트 ](https://mug896.github.io/awk-script )
2021-10-12 02:02:16 +00:00
2020-10-31 20:03:14 +00:00
### C
2020-11-10 17:38:44 +00:00
* [씹어먹는 C ](https://github.com/kev0960/ModooCode/raw/master/book/c/main.pdf ) - 이재범 (PDF)
2021-01-23 05:28:18 +00:00
* [BeeJ's Guide to Network Programming - 인터넷 소켓 활용 ](https://blogofscience.com/Socket_Programming-KLDP.html )
2020-11-10 17:38:44 +00:00
2022-02-25 16:23:35 +00:00
### <a id="cpp"></a>C++
2020-11-10 17:38:44 +00:00
* [씹어먹는 C++ ](https://github.com/kev0960/ModooCode/raw/master/book/cpp/main.pdf ) - 이재범 (PDF)
2020-10-31 20:03:14 +00:00
2016-01-23 15:17:17 +00:00
### Docker
2022-11-01 17:24:34 +00:00
* [이재홍의 언제나 최신 Docker ](http://www.pyrasis.com/jHLsAlwaysUpToDateDocker )
2016-01-23 15:17:17 +00:00
2021-10-08 13:36:11 +00:00
### Elastic
* [Elastic 가이드북 ](https://esbook.kimjmin.net ) - 김종민
2022-09-21 01:00:08 +00:00
### Git
2015-11-13 13:25:42 +00:00
2022-09-21 01:00:08 +00:00
* [깃허브 치트 시트 ](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ko.md ) - Tim Green, `trl.:` marocchino, `trl.:` Chayoung You, `trl.:` Will 保哥 (HTML)
* [Git - 간편 안내서 ](https://rogerdudler.github.io/git-guide/index.ko.html ) - Roger Dudler, `trl.:` Juntai Park, `trl.:` Ardie Hwang (HTML)
* [Pro Git 한글 번역 ](https://git-scm.com/book/ko/ ) - Scott Chacon, Ben Straub, `trl.:` Sean Lee, `trl.:` Seonghwan Lee, `trl.:` Sungmann Cho, `trl.:` Junyeong Yim, et al. (HTML, PDF, EPUB) *(최신 버전)*
2013-10-24 13:57:49 +00:00
2014-01-18 12:28:57 +00:00
2014-07-27 20:16:50 +00:00
### Go
2015-11-13 13:25:42 +00:00
2021-01-23 05:28:18 +00:00
* [가장 빨리 만나는 Go 언어 ](http://www.pyrasis.com/private/2015/06/01/publish-go-for-the-really-impatient-book )
2022-09-14 13:20:25 +00:00
* [효과적인 Go 프로그래밍 ](https://gosudaweb.gitbooks.io/effective-go-in-korean/content/ )
* [Go 문서 한글 번역 ](https://github.com/golang-kr/golang-doc/wiki )
2016-11-03 21:55:29 +00:00
* [Go 언어 웹 프로그래밍 철저 입문 ](https://thebook.io/006806/ )
2022-09-02 13:36:04 +00:00
* [The Little Go Book. 리틀 고 책입니다 ](https://github.com/byounghoonkim/the-little-go-book/ ) - Karl Seguin, `trl.:` Byounghoon Kim ([HTML](https://github.com/byounghoonkim/the-little-go-book/blob/master/ko/go.md))
2022-09-14 13:20:25 +00:00
* [The Ultimate Go Study Guide 한글 번역 ](https://github.com/ultimate-go-korean/translation )
2014-01-18 12:28:57 +00:00
2016-01-23 15:17:17 +00:00
2022-07-29 10:46:20 +00:00
### HTML and CSS
2015-11-13 13:25:42 +00:00
2020-10-20 13:49:41 +00:00
* [HTML5, CSS and JavaScript ](http://fromyou.tistory.com/581 )
2013-10-28 09:00:25 +00:00
2014-01-18 12:28:57 +00:00
2020-10-24 19:09:28 +00:00
### Java
* [점프 투 자바 ](https://wikidocs.net/book/31 ) - 박응용
2014-07-27 20:16:50 +00:00
### JavaScript
2015-11-13 13:25:42 +00:00
2021-04-30 04:10:44 +00:00
* [JavaScript로 만나는 세상 ](https://helloworldjavascript.net )
2013-10-23 08:15:09 +00:00
2013-12-11 09:19:21 +00:00
2015-12-27 13:37:20 +00:00
#### Node.js
2022-09-02 13:36:04 +00:00
* [Node.js API 한글 번역 ](http://nodejs.sideeffect.kr/docs/ ) - outsideris
2015-12-27 13:37:20 +00:00
2022-10-08 22:24:28 +00:00
#### React
* [리액트를 다루는 기술 [개정판]](https://thebook.io/080203) - 김민준
2021-10-21 13:17:00 +00:00
#### 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
2015-11-13 13:25:42 +00:00
2020-10-18 17:48:36 +00:00
* [The Not So short Introduction to LaTeX 2ε ](https://ctan.org/tex-archive/info/lshort/korean )
2013-12-11 09:19:21 +00:00
2015-04-20 05:30:04 +00:00
2016-11-03 21:55:29 +00:00
### Linux
2022-07-21 06:18:42 +00:00
* [리눅스 서버를 다루는 기술 ](https://web.archive.org/web/20220107111504/https://thebook.io/006718/ ) *(:card_file_box: archived)*
2021-10-04 02:55:33 +00:00
* [GNOME 배우기 ](https://sites.google.com/site/gnomekr/home/learning_gnome )
2016-11-03 21:55:29 +00:00
2021-10-06 01:17:26 +00:00
### Mathematics
* [기초정수론: 계산과 법연산, 그리고 비밀통신을 강조한 ](https://wstein.org/ent/ent_ko.pdf ) - William Stein (PDF)
2022-10-04 15:26:13 +00:00
### OpenStack
* [오픈스택을 다루는 기술 ](https://thebook.io/006881 ) - 장현정 (HTML)
2021-10-06 01:17:26 +00:00
### 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-11-13 13:25:42 +00:00
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/ )
2014-01-18 12:28:57 +00:00
2015-04-20 05:30:04 +00:00
2016-02-06 02:15:18 +00:00
### 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 )
2016-02-06 02:15:18 +00:00
* [쉽게 배우는 라라벨 5 프로그래밍 ](https://www.lesstif.com/display/laravelprog )
2015-12-15 14:23:48 +00:00
### Python
2015-11-13 13:25:42 +00:00
2020-04-03 14:42:34 +00:00
* [내가 파이썬을 배우는 방법 ](https://wikidocs.net/7839 )
2019-07-15 17:31:45 +00:00
* [모두의 파이썬: 20일 만에 배우는 프로그래밍 기초 ](https://thebook.io/007026 )
2023-11-01 00:40:45 +00:00
* [사장님 몰래 하는 파이썬 업무자동화(부제: 들키면 일 많아짐) ](https://wikidocs.net/book/6353 ) - 정용범, 손상우 외 1명
2021-10-08 13:36:11 +00:00
* [실용 파이썬 프로그래밍: 프로그래밍 유경험자를 위한 강좌 ](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 )
2021-10-09 18:06:55 +00:00
* [중급 파이썬: 파이썬 팁들 ](https://ddanggle.gitbooks.io/interpy-kr/content/ )
2021-10-12 14:45:18 +00:00
* [파이썬 라이브러리 ](https://wikidocs.net/book/5445 ) - 박응용
2022-11-04 20:38:16 +00:00
* [파이썬 코딩 도장 ](https://pyrasis.com/python.html ) - 남재윤
2021-10-26 14:59:58 +00:00
* [파이썬 헤엄치기 ](https://wikidocs.net/book/5148 ) - 해달 프로그래밍
2020-10-23 15:41:58 +00:00
* [파이썬을 여행하는 히치하이커를 위한 안내서! ](https://python-guide-kr.readthedocs.io/ko/latest/ )
2020-10-31 23:27:52 +00:00
* [파이썬을 이용한 비트코인 자동매매 ](https://wikidocs.net/book/1665 ) - 조대표
2022-09-02 13:36:04 +00:00
* [A Byte of Python 한글 번역 ](http://byteofpython-korean.sourceforge.net/byte_of_python.pdf ) - Jeongbin Park (PDF)
2021-01-23 05:28:18 +00:00
* [PyQt5 Tutorial - 파이썬으로 만드는 나만의 GUI 프로그램 ](https://wikidocs.net/book/2165 ) - Dardao (HTML)
2015-02-13 12:36:08 +00:00
2017-11-12 21:02:59 +00:00
#### Django
2021-01-23 21:41:02 +00:00
* [장고걸스 튜토리얼 (Django Girls Tutorial) ](https://tutorial.djangogirls.org/ko/ ) (1.11) (HTML) (:construction: *in process* )
2020-10-30 15:31:52 +00:00
* [점프 투 장고 ](https://wikidocs.net/book/4223 ) - 박응용
2017-11-12 21:02:59 +00:00
2018-05-27 21:45:17 +00:00
#### Flask
2021-10-12 14:45:18 +00:00
* [점프 투 플라스크 ](https://wikidocs.net/book/4542 ) - 박응용
2020-10-18 17:48:36 +00:00
* [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-11-13 13:25:42 +00:00
2023-11-01 15:08:40 +00:00
* [Must Learning with R (개정판) ](https://wikidocs.net/book/4315 ) - DoublekPark 외 1명
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 )
2015-04-20 05:30:04 +00:00
2020-08-19 14:09:31 +00:00
### Raspberry Pi
* [라즈베리 파이 문서 ](https://wikidocs.net/book/483 )
2015-12-15 14:23:48 +00:00
### Ruby
2015-11-13 13:25:42 +00:00
2015-12-15 14:23:48 +00:00
* [루비 스타일 가이드 ](https://github.com/dalzony/ruby-style-guide/blob/master/README-koKR.md )
2015-12-29 17:45:44 +00:00
2020-11-04 16:29:24 +00:00
### 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* )
2020-11-04 16:29:24 +00:00
2018-08-06 15:28:27 +00:00
### Scratch
* [창의컴퓨팅(Creative Computing) 가이드북 ](http://digital.kyobobook.co.kr/digital/ebook/ebookDetail.ink?barcode=480150000247P )
2021-10-12 02:02:16 +00:00
### Sed
* [sed stream editor ](https://mug896.github.io/sed-stream-editor )
2021-10-24 00:40:49 +00:00
### Software Engineering
* [유의적 버전 명세 2.0.0-ko2 ](https://semver.org/lang/ko/ ) - Tom Preston-Werner, 김대현, et al.
2021-10-17 23:28:23 +00:00
### Springboot
* [Springboot 2.X 정리 ](https://djunnni.gitbook.io/springboot ) - 이동준
2023-01-03 19:02:46 +00:00
### TypeScript
* [5분 안에 보는 타입스크립트 ](https://typescript-kr.github.io )
* [타입스크립트 핸드북 ](https://joshua1988.github.io/ts ) - Captain Pangyo
* [한눈에 보는 타입스크립트 ](https://heropy.blog/2020/01/27/typescript ) - HEROPY
Tech
* [TypeScript Deep Dive ](https://radlohead.gitbook.io/typescript-deep-dive )
2021-10-08 13:36:11 +00:00
### Unicode
* [번역 Unicode 이모티콘에 얽힌 이것저것 (이모티콘 표준과 프로그래밍 핸들링) ](http://pluu.github.io/blog/android/2020/01/11/unicode-emoji/ )
2022-10-31 01:22:58 +00:00
### Unity3d
* [번역 Unity Graphics Programming Series ](https://github.com/IndieVisualLab/UnityGraphicsProgrammingSeries ) - [Indie Visual Lab ](https://github.com/IndieVisualLab )