Add database basic with mysql (#10902)
* added professinal web developer 2023 edition book * removed professional web developer 2022 edition * add programming basic course by Htain Lin Shwe * removed duplicate book and added read me * added database basic with mysql course * added flutter course * added database basic course * fixed the linter fail error * fixed Alphabetical ordering * Missing newline character at end of file * added flutter course * fixed category name to Database * fixed Alphabetical ordering * fixed the linter fail error * add react screencast * add react screencast --------- Co-authored-by: Min Han Kyaw <mhk@mit.com.mm>pull/10917/head
parent
407eb162e6
commit
fbd78ffa5c
3 changed files with 21 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||||||
|
### Index |
||||||
|
|
||||||
|
* [React](#react) |
||||||
|
|
||||||
|
|
||||||
|
### React |
||||||
|
|
||||||
|
* [Learn React Docker And Containerized In Myanmar Language](https://www.youtube.com/watch?v=Qqr8oabREA8) - MyanmarFullStackDevelopers (screencast) |
@ -1,8 +1,20 @@ |
|||||||
### Index |
### Index |
||||||
|
|
||||||
|
* [Database](#database) |
||||||
|
* [Flutter](#flutter) |
||||||
* [Python](#python) |
* [Python](#python) |
||||||
|
|
||||||
|
|
||||||
|
### Database |
||||||
|
|
||||||
|
* [Database Basic with MySQL](https://www.youtube.com/playlist?list=PLUbA5XRGtepKSdvEZI4FCi9_-UTQgnFxS) - Htain Lin Shwe |
||||||
|
|
||||||
|
|
||||||
|
### Flutter |
||||||
|
|
||||||
|
* [Flutter](https://www.youtube.com/playlist?list=PLUbA5XRGtepJZdgd6XMHF9-nPGQs57eys) - Htain Lin Shwe |
||||||
|
|
||||||
|
|
||||||
### Python |
### Python |
||||||
|
|
||||||
* [Programming Basic](https://www.youtube.com/playlist?list=PLUbA5XRGtepL4W4hXBBXfqC1i3PaBxMtN) - Htain Lin Shwe |
* [Programming Basic](https://www.youtube.com/playlist?list=PLUbA5XRGtepL4W4hXBBXfqC1i3PaBxMtN) - Htain Lin Shwe |
||||||
|
Loading…
Reference in new issue