1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-17 13:12:20 +00:00

Update free-programming-books-ko.md (#6380)

* Update free-programming-books-ko.md

* Update free-programming-books-ko.md

* Update free-programming-books-ko.md

* Update free-programming-books-ko.md
This commit is contained in:
KyungJoon Park 2021-10-24 09:40:49 +09:00 committed by GitHub
parent 9c96d4eabe
commit cc6c2d0cde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,7 @@
* [Rust](#rust)
* [Scratch](#scratch)
* [Sed](#Sed)
* [Software Engineering](#software-engineering)
* [Springboot](#Springboot)
* [Unicode](#unicode)
@ -210,6 +211,11 @@
* [sed stream editor](https://mug896.github.io/sed-stream-editor)
### Software Engineering
* [유의적 버전 명세 2.0.0-ko2](https://semver.org/lang/ko/) - Tom Preston-Werner, 김대현, et al.
### Springboot
* [Springboot 2.X 정리](https://djunnni.gitbook.io/springboot) - 이동준