Skip to content

Commit

Permalink
Add database basic with mysql (#10902)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
MinHan-Kyaw and minhankyawmh authored Oct 31, 2023
1 parent 407eb16 commit fbd78ff
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ This project lists books and other resources grouped by genres:
Free Podcasts and Screencasts:

+ [Arabic / al Arabiya / العربية](casts/free-podcasts-screencasts-ar.md)
+ [Burmese / မြန်မာဘာသာ](casts/free-podcasts-screencasts-my.md)
+ [Chinese / 中文](casts/free-podcasts-screencasts-zh.md)
+ [Czech / čeština / český jazyk](casts/free-podcasts-screencasts-cs.md)
+ [Dutch / Nederlands](casts/free-podcasts-screencasts-nl.md)
Expand Down
8 changes: 8 additions & 0 deletions casts/free-podcasts-screencasts-my.md
Original file line number Diff line number Diff line change
@@ -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)
12 changes: 12 additions & 0 deletions courses/free-courses-my.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
### Index

* [Database](#database)
* [Flutter](#flutter)
* [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

* [Programming Basic](https://www.youtube.com/playlist?list=PLUbA5XRGtepL4W4hXBBXfqC1i3PaBxMtN) - Htain Lin Shwe

0 comments on commit fbd78ff

Please sign in to comment.