|
|
@@ -5,6 +5,7 @@
|
|
|
* [C](#c)
|
|
|
* [C++](#cpp)
|
|
|
* [Docker](#docker)
|
|
|
+* [Elastic](#elastic)
|
|
|
* [GIT](#git)
|
|
|
* [Go](#go)
|
|
|
* [HTML5](#html5)
|
|
|
@@ -26,7 +27,7 @@
|
|
|
* [Ruby](#ruby)
|
|
|
* [Rust](#rust)
|
|
|
* [Scratch](#scratch)
|
|
|
-* [Swift](#swift)
|
|
|
+* [Unicode](#unicode)
|
|
|
|
|
|
|
|
|
### Amazon Web Service
|
|
|
@@ -55,6 +56,11 @@
|
|
|
* [가장 빨리 만나는 Docker](http://www.pyrasis.com/private/2014/11/30/publish-docker-for-the-really-impatient-book)
|
|
|
|
|
|
|
|
|
+### Elastic
|
|
|
+
|
|
|
+* [Elastic 가이드북](https://esbook.kimjmin.net) - 김종민
|
|
|
+
|
|
|
+
|
|
|
### GIT
|
|
|
|
|
|
* [깃허브 치트 시트](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ko.md)
|
|
|
@@ -134,6 +140,7 @@
|
|
|
|
|
|
* [내가 파이썬을 배우는 방법](https://wikidocs.net/7839)
|
|
|
* [모두의 파이썬: 20일 만에 배우는 프로그래밍 기초](https://thebook.io/007026)
|
|
|
+* [실용 파이썬 프로그래밍: 프로그래밍 유경험자를 위한 강좌](https://wikidocs.net/book/4673) - 최용
|
|
|
* [왕초보를 위한 Python 2.7](https://wikidocs.net/book/2)
|
|
|
* [점프 투 파이썬 - Python 3](https://wikidocs.net/book/1)
|
|
|
* [파이썬을 여행하는 히치하이커를 위한 안내서!](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)
|
|
|
|
|
|
|
|
|
+### Unicode
|
|
|
+
|
|
|
+* [번역 Unicode 이모티콘에 얽힌 이것저것 (이모티콘 표준과 프로그래밍 핸들링)](http://pluu.github.io/blog/android/2020/01/11/unicode-emoji/)
|
|
|
+
|
|
|
+
|