Skip to content

Commit 70205f1

Browse files
authored
Update README.md
1 parent 6ab3dfc commit 70205f1

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Please read [`contributing guidelines`](./CONTRIBUTING.md) before submitting new
7373
- PHP :
7474
- The Right Way - https://phptherightway.com
7575
- w3schools - https://www.w3schools.com/php
76-
- Offitial doc - https://www.php.net/manual/en/index.php)
76+
- Offitial doc - https://www.php.net/manual/en/index.php
7777

7878
## 🎯 Frameworks/Library Doc
7979
- Bootstrap 4 : Scrimba - https://scrimba.com/learn/bootstrap4
@@ -122,14 +122,18 @@ Please read [`contributing guidelines`](./CONTRIBUTING.md) before submitting new
122122
| TOPIC | SOURCE NAME | LINK |
123123
| --------------- | --------------------- | -------------------------------------------------------------------------------------- |
124124
| NODE JS | Thapa Technical | [click here](https://www.youtube.com/playlist?list=PLwGdqUZWnOp00IbeN0OtL9dmnasipZ9x8) |
125+
| PHP (mongoDB) | AmigosCode | [click here](https://www.youtube.com/watch?v=Www6cTUymCY) |
126+
| PHP(postgreSQL) | AmigosCode | [click here](https://www.youtube.com/watch?v=5hzZtqCNQKk) |
127+
| PHP (Rest API) | ProgrammingKnowledge | [click here](https://www.youtube.com/watch?v=dlGtSoigdB0) |
125128
| PYTHON | API Testing In Python | [click here](https://testautomationu.applitools.com/python-api-testing) |
126129
| PYTHON (DJANGO) | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=jBzwzrDvZ18) |
127-
| PYTHON (FLASK) | Corey Schafer | [click here](https://youtube.com/playlist?list=PL-osiE80TeTs4UjLw5MM6OjgkjFeUxCYH) |
130+
| PYTHON (FLASK) | Corey Schafer | [click here](https://youtube.com/playlist?list=PL-osiE80TeTs4UjLw5MM6OjgkjFeUxCYH) |
128131

129132
## 🌀 Backend Frameworks/Library
130133

131134
| TOPIC | SOURCE NAME | LINK |
132135
| ----------------- | -------------------------- | -------------------------------------------------------------------- |
136+
| LARAVEL (Beginner)| ProgrammingKnowledge | [click here](https://www.youtube.com/playlist?list=PLS1QulWo1RIbRHq1qqw3Jc7e8qlB6cWfi) |
133137
| PYTEST (Beginner) | Test Automation University | [click here](https://testautomationu.applitools.com/pytest-tutorial) |
134138

135139

@@ -207,3 +211,6 @@ Please read [`contributing guidelines`](./CONTRIBUTING.md) before submitting new
207211
| PYTHON Basics (Beginner) | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=rfscVS0vtbw) |
208212
| PYTHON (Beginner) | TechWorld with Nana | [click here](https://www.youtube.com/watch?v=t8pPdKYpowI) |
209213
| PYTHON (Advance) | Python Engineer | [click here](https://www.youtube.com/playlist?list=PLqnslRFeH2UqLwzS0AwKDKLrpYBKzLBy2) |
214+
| Javascript(Beginner) | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=PkZNo7MFNFg) |
215+
| RUBY (Beginner) | ProgrammingKnowledge | [click here](https://www.youtube.com/playlist?list=PLS1QulWo1RIbNBXZAeVbkkHEj9zsEbXQK) |
216+
| PHP(Full Course) | FreeCodeCamp | [click here](https://www.youtube.com/watch?v=OK_JCtrrv-c) |

0 commit comments

Comments
 (0)