mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-11 07:10:58 +00:00
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 <3125580+davorpa@users.noreply.github.com> * 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 <mzchedykim@lgupluspartners.co.kr> Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
This commit is contained in:
parent
7da35828f2
commit
aa9bee7569
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
* [Amazon Web Service](#amazon-web-service)
|
* [Amazon Web Service](#amazon-web-service)
|
||||||
* [Assembly Language](#assembly-language)
|
* [Assembly Language](#assembly-language)
|
||||||
|
* [AWK](#AWK)
|
||||||
* [C](#c)
|
* [C](#c)
|
||||||
* [C++](#cpp)
|
* [C++](#cpp)
|
||||||
* [Docker](#docker)
|
* [Docker](#docker)
|
||||||
@ -27,6 +28,7 @@
|
|||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
* [Scratch](#scratch)
|
* [Scratch](#scratch)
|
||||||
|
* [Sed](#Sed)
|
||||||
* [Unicode](#unicode)
|
* [Unicode](#unicode)
|
||||||
|
|
||||||
|
|
||||||
@ -40,6 +42,11 @@
|
|||||||
* [PC Assembly Language](http://pacman128.github.io/static/pcasm-book-korean.pdf) - Paul A. Carter (PDF)
|
* [PC Assembly Language](http://pacman128.github.io/static/pcasm-book-korean.pdf) - Paul A. Carter (PDF)
|
||||||
|
|
||||||
|
|
||||||
|
### AWK
|
||||||
|
|
||||||
|
* [AWS 스크립트](https://mug896.github.io/awk-script)
|
||||||
|
|
||||||
|
|
||||||
### C
|
### C
|
||||||
|
|
||||||
* [씹어먹는 C](https://github.com/kev0960/ModooCode/raw/master/book/c/main.pdf) - 이재범 (PDF)
|
* [씹어먹는 C](https://github.com/kev0960/ModooCode/raw/master/book/c/main.pdf) - 이재범 (PDF)
|
||||||
@ -187,6 +194,11 @@
|
|||||||
* [창의컴퓨팅(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)
|
||||||
|
|
||||||
|
|
||||||
|
### Sed
|
||||||
|
|
||||||
|
* [sed stream editor](https://mug896.github.io/sed-stream-editor)
|
||||||
|
|
||||||
|
|
||||||
### Unicode
|
### Unicode
|
||||||
|
|
||||||
* [번역 Unicode 이모티콘에 얽힌 이것저것 (이모티콘 표준과 프로그래밍 핸들링)](http://pluu.github.io/blog/android/2020/01/11/unicode-emoji/)
|
* [번역 Unicode 이모티콘에 얽힌 이것저것 (이모티콘 표준과 프로그래밍 핸들링)](http://pluu.github.io/blog/android/2020/01/11/unicode-emoji/)
|
||||||
|
Loading…
Reference in New Issue
Block a user