Add Practical Python Course & MongoDB Cheat Sheet (#5639)

* Added Practical Python: An Immersive Python Course

* Added MongoDB Cheat Sheet

* Ordered Alphabetically
This commit is contained in:
Shantanu Nighot
2021-10-01 20:49:39 +05:30
committed by GitHub
parent a5656e94e9
commit e6524c8bf2
2 changed files with 2 additions and 0 deletions

View File

@ -658,6 +658,7 @@
* [Learn Python Tutorial](https://www.kaggle.com/learn/python) (Kaggle)
* [Learn to program in Python](https://www.codecademy.com/learn/python)
* [Learn to Program: The Fundamentals](https://www.coursera.org/learn/learn-to-program) (Coursera)
* [Practical Python: An Immersive Python Course](https://practical.learnpython.dev) - Nina Zakharenko
* [Practical Python Programming](https://dabeaz-course.github.io/practical-python/) - David Beazley
* [Programming Foundations with Python](https://www.udacity.com/course/programming-foundations-with-python--ud036) (Udacity)
* [Python 3](https://www.sololearn.com/Course/Python/) (SoloLearn)