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

@ -131,6 +131,7 @@
### MongoDB
* [MongoDB Cheat Sheet](https://www.mongodb.com/developer/quickstart/cheat-sheet) - MongoDB (HTML)
* [Quick Cheat Sheet for Mongo DB Shell commands](https://gist.github.com/michaeltreat/d3bdc989b54cff969df86484e091fd0c) - Michael Treat's Quick Cheat Sheet