Skip to content

Commit aa9bee7

Browse files
waltzbucksmzc-donghyunkimdavorpa
authored
add a ebook link (#6182)
* 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 <[email protected]> * empty index remove * add a new ebook "intermediate python" * add a AWS Script ebook link * add a sed stream editor ebook Co-authored-by: hedykim <[email protected]> Co-authored-by: David Ordás <[email protected]>
1 parent 7da3582 commit aa9bee7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: books/free-programming-books-ko.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
* [Amazon Web Service](#amazon-web-service)
44
* [Assembly Language](#assembly-language)
5+
* [AWK](#AWK)
56
* [C](#c)
67
* [C++](#cpp)
78
* [Docker](#docker)
@@ -27,6 +28,7 @@
2728
* [Ruby](#ruby)
2829
* [Rust](#rust)
2930
* [Scratch](#scratch)
31+
* [Sed](#Sed)
3032
* [Unicode](#unicode)
3133

3234

@@ -40,6 +42,11 @@
4042
* [PC Assembly Language](http://pacman128.github.io/static/pcasm-book-korean.pdf) - Paul A. Carter (PDF)
4143

4244

45+
### AWK
46+
47+
* [AWS 스크립트](https://mug896.github.io/awk-script)
48+
49+
4350
### C
4451

4552
* [씹어먹는 C](https://github.com/kev0960/ModooCode/raw/master/book/c/main.pdf) - 이재범 (PDF)
@@ -187,6 +194,11 @@
187194
* [창의컴퓨팅(Creative Computing) 가이드북](http://digital.kyobobook.co.kr/digital/ebook/ebookDetail.ink?barcode=480150000247P)
188195

189196

197+
### Sed
198+
199+
* [sed stream editor](https://mug896.github.io/sed-stream-editor)
200+
201+
190202
### Unicode
191203

192204
* [번역 Unicode 이모티콘에 얽힌 이것저것 (이모티콘 표준과 프로그래밍 핸들링)](http://pluu.github.io/blog/android/2020/01/11/unicode-emoji/)

0 commit comments

Comments
 (0)