mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 19:45:09 +00:00
add a korean book links (#5989)
* add a korean book links * lint checked warning point fix * lint checked warning point fix * TOC fix * TOC fix * TOC fix * add a python guide * Alphabetical fix * Update books/free-programming-books-ko.md Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * empty index remove Co-authored-by: hedykim <mzchedykim@lgupluspartners.co.kr> Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
This commit is contained in:
parent
89a2e1bc90
commit
632df91ed0
@ -5,6 +5,7 @@
|
|||||||
* [C](#c)
|
* [C](#c)
|
||||||
* [C++](#cpp)
|
* [C++](#cpp)
|
||||||
* [Docker](#docker)
|
* [Docker](#docker)
|
||||||
|
* [Elastic](#elastic)
|
||||||
* [GIT](#git)
|
* [GIT](#git)
|
||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
* [HTML5](#html5)
|
* [HTML5](#html5)
|
||||||
@ -26,7 +27,7 @@
|
|||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
* [Scratch](#scratch)
|
* [Scratch](#scratch)
|
||||||
* [Swift](#swift)
|
* [Unicode](#unicode)
|
||||||
|
|
||||||
|
|
||||||
### Amazon Web Service
|
### Amazon Web Service
|
||||||
@ -55,6 +56,11 @@
|
|||||||
* [가장 빨리 만나는 Docker](http://www.pyrasis.com/private/2014/11/30/publish-docker-for-the-really-impatient-book)
|
* [가장 빨리 만나는 Docker](http://www.pyrasis.com/private/2014/11/30/publish-docker-for-the-really-impatient-book)
|
||||||
|
|
||||||
|
|
||||||
|
### Elastic
|
||||||
|
|
||||||
|
* [Elastic 가이드북](https://esbook.kimjmin.net) - 김종민
|
||||||
|
|
||||||
|
|
||||||
### GIT
|
### GIT
|
||||||
|
|
||||||
* [깃허브 치트 시트](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ko.md)
|
* [깃허브 치트 시트](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ko.md)
|
||||||
@ -134,6 +140,7 @@
|
|||||||
|
|
||||||
* [내가 파이썬을 배우는 방법](https://wikidocs.net/7839)
|
* [내가 파이썬을 배우는 방법](https://wikidocs.net/7839)
|
||||||
* [모두의 파이썬: 20일 만에 배우는 프로그래밍 기초](https://thebook.io/007026)
|
* [모두의 파이썬: 20일 만에 배우는 프로그래밍 기초](https://thebook.io/007026)
|
||||||
|
* [실용 파이썬 프로그래밍: 프로그래밍 유경험자를 위한 강좌](https://wikidocs.net/book/4673) - 최용
|
||||||
* [왕초보를 위한 Python 2.7](https://wikidocs.net/book/2)
|
* [왕초보를 위한 Python 2.7](https://wikidocs.net/book/2)
|
||||||
* [점프 투 파이썬 - Python 3](https://wikidocs.net/book/1)
|
* [점프 투 파이썬 - Python 3](https://wikidocs.net/book/1)
|
||||||
* [파이썬을 여행하는 히치하이커를 위한 안내서!](https://python-guide-kr.readthedocs.io/ko/latest/)
|
* [파이썬을 여행하는 히치하이커를 위한 안내서!](https://python-guide-kr.readthedocs.io/ko/latest/)
|
||||||
@ -179,3 +186,8 @@
|
|||||||
* [창의컴퓨팅(Creative Computing) 가이드북](http://digital.kyobobook.co.kr/digital/ebook/ebookDetail.ink?barcode=480150000247P)
|
* [창의컴퓨팅(Creative Computing) 가이드북](http://digital.kyobobook.co.kr/digital/ebook/ebookDetail.ink?barcode=480150000247P)
|
||||||
|
|
||||||
|
|
||||||
|
### Unicode
|
||||||
|
|
||||||
|
* [번역 Unicode 이모티콘에 얽힌 이것저것 (이모티콘 표준과 프로그래밍 핸들링)](http://pluu.github.io/blog/android/2020/01/11/unicode-emoji/)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user