Added Django Rest Framework Course

pull/11338/head
Zarika14 2024-10-03 00:48:45 +05:30 committed by GitHub
parent f6a45b87cf
commit 0d89f0ed8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1446,6 +1446,7 @@
* [Complete Python Playlist](https://www.youtube.com/playlist?list=PLZoTAELRMXVNUL99R4bDlVYsncUNvwUBB) - Krish Naik
* [CS50's Introduction to Programming Using Python](https://cs50.harvard.edu/python/) - David J. Malan (Harvard OpenCourseWare and edX)
* [Data Structures And Algorithms In Python](https://www.youtube.com/playlist?list=PLrk5tgtnMN6TYBW0-U4YhIRyYEVpqVEnJ) - Coding Ninjas
* [Django Rest Framework](https://www.youtube.com/playlist?list=PLgPJX9sVy92xsFOL909CyObpqx7FoCh1Y) - CS Geeks
* [Django Wednesdays](https://www.youtube.com/playlist?list=PLCC34OHNcOtqW9BJmgQPPzUpJ8hl49AGy) - Codemy.com
* [Fork Python](https://practice.geeksforgeeks.org/courses/fork-python) (GeeksForGeeks)
* [Google's Python Course](https://developers.google.com/edu/python/)