2014-07-27 22:16:50 +02:00
|
|
|
### Index
|
2015-11-13 14:25:42 +01:00
|
|
|
|
2016-01-24 00:17:17 +09:00
|
|
|
* [Amazon Web Service](#amazon-web-service)
|
2013-12-28 05:42:25 +04:00
|
|
|
* [Assembly Language](#assembly-language)
|
2016-01-24 00:17:17 +09:00
|
|
|
* [Docker](#docker)
|
2013-10-24 13:44:51 +09:00
|
|
|
* [GIT](#git)
|
2014-01-07 11:03:03 +09:00
|
|
|
* [Go](#go)
|
2013-10-30 09:09:17 +09:00
|
|
|
* [HTML5](#html5)
|
2013-10-23 17:15:09 +09:00
|
|
|
* [JavaScript](#javascript)
|
2015-11-13 12:50:35 +01:00
|
|
|
* [Node.js](#nodejs)
|
2013-12-11 12:49:21 +03:30
|
|
|
* [LaTeX](#latex)
|
2016-11-04 06:55:29 +09:00
|
|
|
* [Linux](#linux)
|
2015-12-27 22:37:20 +09:00
|
|
|
* [Perl](#perl)
|
2016-02-06 11:15:18 +09:00
|
|
|
* [PHP](#php)
|
|
|
|
* [Laravel](#laravel)
|
2015-12-15 15:23:48 +01:00
|
|
|
* [Python](#python)
|
2017-11-13 08:02:59 +11:00
|
|
|
* [Django](#django)
|
2018-05-27 23:45:17 +02:00
|
|
|
* [Flask](#flask)
|
2015-11-21 14:41:29 +09:00
|
|
|
* [R](#r)
|
2015-02-13 10:36:08 -02:00
|
|
|
* [Ruby](#ruby)
|
2015-12-30 02:45:44 +09:00
|
|
|
* [Swift](#swift)
|
2016-01-24 00:17:17 +09:00
|
|
|
|
|
|
|
|
|
|
|
### Amazon Web Service
|
|
|
|
|
|
|
|
* [아마존 웹 서비스를 다루는 기술](http://www.pyrasis.com/private/2014/09/30/publish-the-art-of-amazon-web-services-book)
|
|
|
|
|
2013-12-28 05:42:25 +04:00
|
|
|
|
2014-07-27 22:16:50 +02:00
|
|
|
### Assembly Language
|
2015-11-13 14:25:42 +01:00
|
|
|
|
2013-12-28 05:42:25 +04:00
|
|
|
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
|
|
|
|
|
|
|
|
|
2016-01-24 00:17:17 +09:00
|
|
|
### Docker
|
|
|
|
|
|
|
|
* [가장 빨리 만나는 Docker](http://www.pyrasis.com/private/2014/11/30/publish-docker-for-the-really-impatient-book)
|
|
|
|
|
|
|
|
|
2014-07-27 22:16:50 +02:00
|
|
|
### GIT
|
2015-11-13 14:25:42 +01:00
|
|
|
|
2015-04-20 14:30:04 +09:00
|
|
|
* [Git - 간편 안내서](http://rogerdudler.github.io/git-guide/index.ko.html)
|
2015-12-15 15:23:48 +01:00
|
|
|
* [Pro Git 한글 번역](http://git-scm.com/book/ko/)
|
2015-11-21 20:09:05 +09:00
|
|
|
* [깃허브 치트 시트](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ko.md)
|
2013-10-24 22:57:49 +09:00
|
|
|
|
2014-01-18 09:28:57 -03:00
|
|
|
|
2014-07-27 22:16:50 +02:00
|
|
|
### Go
|
2015-11-13 14:25:42 +01:00
|
|
|
|
2014-01-07 11:03:03 +09:00
|
|
|
* [AN INTRODUCTION TO PROGRAMMING IN GO 한글 번역](http://www.codingnuri.com/golang-book/index.html)
|
2014-01-07 11:08:42 +09:00
|
|
|
* [Go Tour 한글 번역](http://go-tour-kr.appspot.com)
|
2016-11-04 06:55:29 +09:00
|
|
|
* [Go 언어 웹 프로그래밍 철저 입문](https://thebook.io/006806/)
|
2016-01-23 16:59:19 +09:00
|
|
|
* [가장 빨리 만나는 Go 언어](http://www.pyrasis.com/private/2015/06/01/publish-go-for-the-really-impatient-book)
|
2014-01-18 09:28:57 -03:00
|
|
|
|
2016-01-24 00:17:17 +09:00
|
|
|
|
2014-07-27 22:16:50 +02:00
|
|
|
### HTML5
|
2015-11-13 14:25:42 +01:00
|
|
|
|
2013-10-28 18:00:25 +09:00
|
|
|
* [HTML5, CSS and Javascript](http://fromyou.tistory.com/581)
|
|
|
|
|
2014-01-18 09:28:57 -03:00
|
|
|
|
2014-07-27 22:16:50 +02:00
|
|
|
### JavaScript
|
2015-11-13 14:25:42 +01:00
|
|
|
|
2013-12-21 21:28:32 -02:00
|
|
|
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ko)
|
2015-11-18 08:23:18 +09:00
|
|
|
* Meteor
|
|
|
|
* [Discover Meteor](http://kr.discovermeteor.com)
|
2013-10-23 17:15:09 +09:00
|
|
|
|
2013-12-11 12:49:21 +03:30
|
|
|
|
2015-12-27 22:37:20 +09:00
|
|
|
#### Node.js
|
|
|
|
|
|
|
|
* [Node.js API 한글 번역 by outsideris](http://nodejs.sideeffect.kr/docs/)
|
|
|
|
|
|
|
|
|
2014-07-27 22:16:50 +02:00
|
|
|
### LaTeX
|
2015-11-13 14:25:42 +01:00
|
|
|
|
2013-12-19 11:11:35 +09:00
|
|
|
* [The Not So short Introduction to LaTeX 2ε](http://www.ctan.org/tex-archive/info/lshort/korean)
|
2013-12-11 12:49:21 +03:30
|
|
|
|
2015-04-20 14:30:04 +09:00
|
|
|
|
2016-11-04 06:55:29 +09:00
|
|
|
### Linux
|
|
|
|
|
|
|
|
* [리눅스 서버를 다루는 기술](https://thebook.io/006718/)
|
|
|
|
|
|
|
|
|
2015-02-20 22:55:21 +09:00
|
|
|
### Perl
|
2015-11-13 14:25:42 +01:00
|
|
|
|
2015-02-20 22:55:21 +09:00
|
|
|
* [2시간 반만에 펄 익히기](http://qntm.org/files/perl/perl_kr.html)
|
2015-02-27 21:35:11 +09:00
|
|
|
* [Perl 객체지향프로그래밍(OOP)](https://github.com/aero/perl_docs/blob/master/hatena_perl_oop.md) : Hatena-TextBook의 oop-for-perl 문서 한역 by aero
|
2015-12-15 15:23:48 +01:00
|
|
|
* [Seoul.pm 펄 크리스마스 달력 #2014 | Seoul.pm Perl Advent Calendar 2014](http://advent.perl.kr/2014/)
|
2014-01-18 09:28:57 -03:00
|
|
|
|
2015-04-20 14:30:04 +09:00
|
|
|
|
2016-02-06 11:15:18 +09:00
|
|
|
### PHP
|
|
|
|
|
|
|
|
* [PHP5 의 주요 기능](https://www.lesstif.com/pages/viewpage.action?pageId=24445740)
|
|
|
|
|
|
|
|
|
|
|
|
#### Laravel
|
|
|
|
|
2016-05-24 17:37:28 +09:00
|
|
|
* [라라벨 (Laravel) 5 입문 및 실전 강좌](http://l5.appkr.kr)
|
2016-02-06 11:15:18 +09:00
|
|
|
* [쉽게 배우는 라라벨 5 프로그래밍](https://www.lesstif.com/display/laravelprog)
|
|
|
|
|
|
|
|
|
2015-12-15 15:23:48 +01:00
|
|
|
### Python
|
2015-11-13 14:25:42 +01:00
|
|
|
|
2015-12-15 15:23:48 +01:00
|
|
|
* [A Byte of Python 한글 번역 by Jeongbin Park](http://byteofpython-korean.sourceforge.net/byte_of_python.pdf) (PDF)
|
2016-11-04 06:55:29 +09:00
|
|
|
* [모두의 파이썬: 20일 만에 배우는 프로그래밍 기초](https://thebook.io/006855/)
|
2015-12-15 15:23:48 +01:00
|
|
|
* [왕초보를 위한 Python 2.7](https://wikidocs.net/book/2)
|
|
|
|
* [점프 투 파이썬 - Python 3](https://wikidocs.net/book/1)
|
2015-02-13 10:36:08 -02:00
|
|
|
|
|
|
|
|
2017-11-13 08:02:59 +11:00
|
|
|
#### Django
|
|
|
|
|
|
|
|
* [장고걸스 튜토리얼 (Django Girls Tutorial)](https://tutorial.djangogirls.org/ko/) (1.11) (HTML) (:construction: *in process*)
|
|
|
|
|
|
|
|
|
2018-05-27 23:45:17 +02:00
|
|
|
#### Flask
|
|
|
|
|
|
|
|
* [Flask의 세계에 오신것을 환영합니다.](http://flask-docs-kr.readthedocs.io/ko/latest/) (HTML)
|
|
|
|
|
|
|
|
|
2015-12-15 15:23:48 +01:00
|
|
|
### R
|
2015-11-13 14:25:42 +01:00
|
|
|
|
2015-12-15 15:23:48 +01:00
|
|
|
* [R을 이용한 데이터 처리 & 분석 실무](http://r4pda.co.kr) - 서민구 (HTML, PDF - 이전 버젼)
|
|
|
|
* [The R Manuals (translated in Korean)](http://www.openstatistics.net)
|
2015-04-20 14:30:04 +09:00
|
|
|
|
|
|
|
|
2015-12-15 15:23:48 +01:00
|
|
|
### Ruby
|
2015-11-13 14:25:42 +01:00
|
|
|
|
2015-12-15 15:23:48 +01:00
|
|
|
* [루비 스타일 가이드](https://github.com/dalzony/ruby-style-guide/blob/master/README-koKR.md)
|
2015-12-30 02:45:44 +09:00
|
|
|
|
|
|
|
|
|
|
|
### Swift
|
|
|
|
|
|
|
|
* [Swift 언어 개발문서](http://swift.leantra.kr) - 이전 버젼
|