|
|
|
@ -1,6 +1,8 @@ |
|
|
|
|
### Index |
|
|
|
|
|
|
|
|
|
* [Amazon Web Service](#amazon-web-service) |
|
|
|
|
* [Assembly Language](#assembly-language) |
|
|
|
|
* [Docker](#docker) |
|
|
|
|
* [GIT](#git) |
|
|
|
|
* [Go](#go) |
|
|
|
|
* [HTML5](#html5) |
|
|
|
@ -12,14 +14,23 @@ |
|
|
|
|
* [R](#r) |
|
|
|
|
* [Ruby](#ruby) |
|
|
|
|
* [Swift](#swift) |
|
|
|
|
* [Docker](#docker) |
|
|
|
|
* [Amazon Web Service](#amazon-web-service) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Amazon Web Service |
|
|
|
|
|
|
|
|
|
* [아마존 웹 서비스를 다루는 기술](http://www.pyrasis.com/private/2014/09/30/publish-the-art-of-amazon-web-services-book) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Assembly Language |
|
|
|
|
|
|
|
|
|
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Docker |
|
|
|
|
|
|
|
|
|
* [가장 빨리 만나는 Docker](http://www.pyrasis.com/private/2014/11/30/publish-docker-for-the-really-impatient-book) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### GIT |
|
|
|
|
|
|
|
|
|
* [Git - 간편 안내서](http://rogerdudler.github.io/git-guide/index.ko.html) |
|
|
|
@ -33,6 +44,7 @@ |
|
|
|
|
* [Go Tour 한글 번역](http://go-tour-kr.appspot.com) |
|
|
|
|
* [가장 빨리 만나는 Go 언어](http://www.pyrasis.com/private/2015/06/01/publish-go-for-the-really-impatient-book) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### HTML5 |
|
|
|
|
|
|
|
|
|
* [HTML5, CSS and Javascript](http://fromyou.tistory.com/581) |
|
|
|
@ -86,13 +98,3 @@ |
|
|
|
|
### Swift |
|
|
|
|
|
|
|
|
|
* [Swift 언어 개발문서](http://swift.leantra.kr) - 이전 버젼 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Docker |
|
|
|
|
|
|
|
|
|
* [가장 빨리 만나는 Docker](http://www.pyrasis.com/private/2014/11/30/publish-docker-for-the-really-impatient-book) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Amazon Web Service |
|
|
|
|
|
|
|
|
|
* [아마존 웹 서비스를 다루는 기술](http://www.pyrasis.com/private/2014/09/30/publish-the-art-of-amazon-web-services-book) |
|
|
|
|