DEV Community

JesterRexx-ux
JesterRexx-ux

Posted on

MongoDB Python

Suggest me some ways links,video, files to learn mongodb through python in a sequential and effective way!!!!!!!!

Top comments (2)

Collapse
 
adriennetacke profile image
Adrienne Tacke

Hi! 👋

MongoDB University has free courses that I think you'll benefit from.

Suggested learning plan:

If you're completely new to MongoDB, starting with the M001 course will cover the basics of MongoDB and help prepare you for the next course.

M220P is specifically for Python developers! Once you've completed the M001 course and have a good understanding of the basics, M220P teaches you how to use MongoDB as the database in your Python applications. You'll even build a Netflix clone while taking this class 🎬

If you have any other questions, don't hesitate in asking. Hope this helps get you started!

Collapse
 
jesterrexxux profile image
JesterRexx-ux

Thank you mam!!!