Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* [Youtube series](https://www.youtube.com/playlist?list=PLQVvvaa0QuDe9nqlirjacLkBYdgc2inh3)
* [Beginners guide to Django](https://simpleisbetterthancomplex.com/series/2017/09/04/a-complete-beginners-guide-to-django-part-1.html)
* [Making Blog API with Django](https://www.youtube.com/playlist?list=PLEsfXFp6DpzTOcOVdZF-th7BS_GYGguAS)
* [CS50's Web Programming with Python and Javascript](https://cs50.harvard.edu/web/2020/)
Copy link
Contributor

@saikun0293 saikun0293 Apr 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if this is Django focused




Expand Down
4 changes: 3 additions & 1 deletion Data-Structures-and-Algorithms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@

* [Mastering Data Structures with C++(paid)](https://www.udemy.com/course/datastructurescncpp/)

* [Algorithm Specialization By Stanford(paid but financial aid available)](https://www.coursera.org/specializations/algorithms?)
* [Algorithm Specialization By Stanford(paid but financial aid available)](https://www.coursera.org/specializations/algorithms?)

* [Data Structures by Niema Moshiri and Liz Izhikevich](https://stepik.org/course/579/promo)