mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-23 03:52:05 +00:00
Update free-programming-books-ko.md
This commit is contained in:
parent
766629b9b9
commit
523a5a7c55
@ -1,6 +1,8 @@
|
|||||||
### Index
|
### Index
|
||||||
|
|
||||||
|
* [Amazon Web Service](#amazon-web-service)
|
||||||
* [Assembly Language](#assembly-language)
|
* [Assembly Language](#assembly-language)
|
||||||
|
* [Docker](#docker)
|
||||||
* [GIT](#git)
|
* [GIT](#git)
|
||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
* [HTML5](#html5)
|
* [HTML5](#html5)
|
||||||
@ -12,14 +14,23 @@
|
|||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Swift](#swift)
|
* [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
|
### Assembly Language
|
||||||
|
|
||||||
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
|
* [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
|
||||||
|
|
||||||
* [Git - 간편 안내서](http://rogerdudler.github.io/git-guide/index.ko.html)
|
* [Git - 간편 안내서](http://rogerdudler.github.io/git-guide/index.ko.html)
|
||||||
@ -33,6 +44,7 @@
|
|||||||
* [Go Tour 한글 번역](http://go-tour-kr.appspot.com)
|
* [Go Tour 한글 번역](http://go-tour-kr.appspot.com)
|
||||||
* [가장 빨리 만나는 Go 언어](http://www.pyrasis.com/private/2015/06/01/publish-go-for-the-really-impatient-book)
|
* [가장 빨리 만나는 Go 언어](http://www.pyrasis.com/private/2015/06/01/publish-go-for-the-really-impatient-book)
|
||||||
|
|
||||||
|
|
||||||
### HTML5
|
### HTML5
|
||||||
|
|
||||||
* [HTML5, CSS and Javascript](http://fromyou.tistory.com/581)
|
* [HTML5, CSS and Javascript](http://fromyou.tistory.com/581)
|
||||||
@ -86,13 +98,3 @@
|
|||||||
### Swift
|
### Swift
|
||||||
|
|
||||||
* [Swift 언어 개발문서](http://swift.leantra.kr) - 이전 버젼
|
* [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)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user