mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-13 08:26:44 +00:00
Add MySQL resource for beginners (#12875)
* Add MySQL resource for beginners Added a new MySQL resource for beginners. * Move MySQL book under SQL section and update index Move MySQL book under SQL section and update index
This commit is contained in:
parent
90f9f2ea45
commit
3cb45dc1a4
1 changed files with 6 additions and 0 deletions
|
|
@ -36,6 +36,7 @@
|
|||
* [Sed](#sed)
|
||||
* [Software Engineering](#software-engineering)
|
||||
* [Springboot](#springboot)
|
||||
* [SQL](#sql)
|
||||
* [TypeScript](#typescript)
|
||||
* [Unicode](#unicode)
|
||||
|
||||
|
|
@ -257,6 +258,11 @@
|
|||
* [Springboot 2.X 정리](https://djunnni.gitbook.io/springboot) - 이동준
|
||||
|
||||
|
||||
### SQL
|
||||
|
||||
* [처음 시작하는 MySQL — 입문자를 위한 데이터베이스 기초](https://wikidocs.net/book/18461) - 최종명
|
||||
|
||||
|
||||
### TypeScript
|
||||
|
||||
* [5분 안에 보는 타입스크립트](https://typescript-kr.github.io)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue