KG
2020年5月7日
Excellent course to start MongoDB, I never thought that I could get so much practical exercise in Introduction course. it's really awesome and learned bundles of key concept than my expectation.
ZZ
2019年6月1日
A great introduction to MongoDB basic concepts, CRUD operations, a taste of the aggregation framework, the Atlas DBaaS service, and the official Python driver.
創建者 Mark B
•2019年4月9日
Very unclear and outdated course. The simplest of tasks such as connecting to the server and uploading a file have no straight forward explanation. If I needed to figure it out by myself, relaying on outside forums and blogs, than this course is useless as an introductory one.
創建者 Mattheus d k
•2018年8月14日
Not the expected coursera level. Unclear in many ways and not the best way to learn mongo..
創建者 Peter N
•2018年4月21日
I don't believe this course has been properly road tested. The material contains too many errors. (1) A quiz on indexes was worded ambiguously so that the student didn't know whether to enter the function or the result or whether it was a single or compound index (2) One of the quizzes required a completely different environment to be built using Python 2.7 (3) Instructions include a typo in the port number 27017 versus 27107. Generally there isn't a clear explanation of the difference between the aggregation framework and the query language. Students naturally assume that errors are due to a failure in their own understanding so these issues are incredibly frustrating. Also the mflix app is entirely redundant. Remove it. And you don't need to use Atlas. Just copy a file into the local db. Keep it simple. Demonstrate architecture options, sure. But don't make them central to the teaching.
創建者 Harshith V
•2020年5月11日
Should change the way of teaching
Many of us taking course cannot understand properly
創建者 Sourabh K
•2020年4月21日
The best course for the MongoDB enthusiast, this course not only covers the basics of the MongoDB but also the basics of data analysis with MongoDB.
創建者 Anton I
•2019年5月4日
This is course has quite weak level of explanation. The service updates and have no match with video. I killed about 5 hours to makes mongoimport, because there are so many differencies . And the sharp turn to Python makes me down - where is video, how to set up the Python enviroment, how to install the pymongo. Is it explanation course or the set of tasks that fires my brain?
創建者 Devansh G
•2020年3月29日
this course is out dated and is of no use.i request you to please upgrade your course materials and interface
創建者 RAHUL V P
•2019年11月17日
baddly designed
創建者 Štefan L
•2022年2月20日
outdated
創建者 Kunal T
•2019年7月24日
I learned a lot about MongoDB with this course (CRUD, aggregation pipeline and geospatial queries). but, I think the course require too much knowledge of python (specially last exercise) for someone who only wants to learn MongoDB and comfortable with another programming language.
創建者 Harold M
•2018年2月27日
This is an excellent course on MongoDB, Compass and Atlas. This course also makes you work hard using jupyter notebooks and python.
Thank you very much!
創建者 Jan v M
•2018年10月22日
Nice introduction to MongoDb, but some of the setup wasn't entirely clear to an Anaconda/Jupyter noob like me. Also, the mflix app did not work on my Windows10 PC. Otherwise it was fun.
創建者 Горбатюк А И
•2020年4月20日
Fix please first task in last quizz.
創建者 Liubov B
•2022年3月26日
the course is extremely outdated, the interfce looks nothing like what they use in the videos and it's extremely hard to figure out what changed and how to follow the instructions. do not recommend the course at all
創建者 Andres H
•2019年8月11日
A very well versed course, a little bit complicated when it comes to the practice, but that's what exactly make it so great. Also I was very impressed of using Python libraries and Jupiter notebook to make all the quizzes. No assignments so its a little empty that part.
創建者 Harish K T
•2019年8月22日
This is a very great course those who want to grasp a better knowledge on MongoDB as a beginner and it also shows the insights of what MongoDB is capable of, and it lays the path for future works related to MongoDB if you want to become and expert.
創建者 Shivam P
•2018年5月25日
Good structure and examples. Touches the needs of the mongoDb and applications to a certain extent. Great for introductory course but keep in mind that if you want to get most out of this then be ready with some python knowledge in advance.
創建者 Kuber G
•2020年5月8日
Excellent course to start MongoDB, I never thought that I could get so much practical exercise in Introduction course. it's really awesome and learned bundles of key concept than my expectation.
創建者 Zhehui Z
•2019年6月2日
A great introduction to MongoDB basic concepts, CRUD operations, a taste of the aggregation framework, the Atlas DBaaS service, and the official Python driver.
創建者 Aurthur T
•2020年3月9日
The material is pretty good. However, some of the materials are outdated. Also some topics are very deep, and didn't explain very thoroughly.
創建者 Dalibor H
•2019年9月15日
Good intro, thanks. I ve liked the depth of provided datasets and the examples/exercises based on them. Easily doable as audit only.
創建者 Frank S
•2017年12月14日
Materials are rich and organized very well. The instructors are amazing. I've learned a lot.
創建者 Mallipamula S R k
•2018年12月1日
Nice Course learned new topics even working on mongodb for 1 year
創建者 Pasero D
•2019年1月29日
Interesting course to discover MongoDB and overall pretty well done. A few inconsistencies that are strangely not fixed between chapters (even though known and indicated...why not fix them?), and quite a number of difficulties with the development environment (requires not to be behind a firewall to access MongoDB Atlas, final quizz suddenly requiring to install Python 2 on Windows for basecamp to work whereas everything is setup with Python 3 from the beginning - and no explanation on how to do so, lots of packages of hundred megabytes to install, requiring to install MongoDB enterprise server whereas only the client and import tools are used in this training, ...). In brief I liked the training, but less the environment which didn't appear smooth and clean across the training.
創建者 Christopher C
•2022年4月14日
Very outdated. Have spent way too much time just working on environment setup because the videos only show the old way. Recommend an update to the course