Compare commits
3 Commits
3248e341e1
...
f3072c8f1f
Author | SHA1 | Date |
---|---|---|
Zarika14 | f3072c8f1f | |
Ajay Singh | 35d21565a9 | |
Zarika14 | 0d89f0ed8e |
|
@ -0,0 +1,9 @@
|
|||
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
|
||||
|
||||
<!-- Setup Google Analytics -->
|
||||
|
||||
|
||||
<!-- You can set your favicon here -->
|
||||
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}">
|
||||
|
||||
<!-- end custom head snippets -->
|
|
@ -1497,6 +1497,7 @@
|
|||
* [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=PLeo1K3hjS3uu_n_a__MI_KktGTLYopZ12) - codebasics
|
||||
* [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/)
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue