Sfoglia il codice sorgente

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
KyungJoon Park 4 anni fa
parent
commit
cc6c2d0cde
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  1. 6 0
      books/free-programming-books-ko.md

+ 6 - 0
books/free-programming-books-ko.md

@@ -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) - 이동준