mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-23 12:02:01 +00:00
Merge pull request #1818 from egaoneko/master
Update free-programming-books-ko.md
This commit is contained in:
commit
879f0fb2aa
@ -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)
|
||||||
@ -14,11 +16,21 @@
|
|||||||
* [Swift](#swift)
|
* [Swift](#swift)
|
||||||
|
|
||||||
|
|
||||||
|
### 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)
|
||||||
@ -30,6 +42,7 @@
|
|||||||
|
|
||||||
* [AN INTRODUCTION TO PROGRAMMING IN GO 한글 번역](http://www.codingnuri.com/golang-book/index.html)
|
* [AN INTRODUCTION TO PROGRAMMING IN GO 한글 번역](http://www.codingnuri.com/golang-book/index.html)
|
||||||
* [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)
|
||||||
|
|
||||||
|
|
||||||
### HTML5
|
### HTML5
|
||||||
|
Loading…
Reference in New Issue
Block a user