Skip to content

Education

MongoDB University empowers anyone to learn MongoDB. We offer completely free, online courses led by Engineers for any learner - whether you’re just getting started or already familiar with MongoDB. Help us improve the MongoDB University by posting requests for new courses or certifications.



If you have a question about a course you are taking, or wish to report a bug, please visit the University Forums


33 results found

  1. More Topic Coverage In On-Demand Coursework

    The coursework is not as comprehensive as it once was and does not on it's own prepare you for everything in the exam, if the Practice Exam and Associate Developer Exam Guide are to be trusted.

    I took about 90% of the MongoDB preparatory coursework for an Associate Developer Certification in 2019, but did not complete my coursework because I got hired somewhere and priorities changed. I recently took the modern coursework for the Node Developer path, and the amount and quality of useful information not just for exam prep but for practical use of Mongo is lacking in comparison.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Courses  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. List of Obtained Certifications

    I am unable to check my obtained past certifications with MongoDB. Is there a place/URL where it can be checked ? If not it will be good to have information.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. SpringBoot 3.x.x + MongoDB

    It would be awesome if we can get a course for using MongoDB in a SpringBoot Environment.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Courses  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Fix small typo in practice question

    There's a small typo in one of the options for practice question no 2 on the C# certification.
    Since 'invalid syntax' is something that makes options invalid in other questions, it's unfortunate that the correction answer contains invalid syntax in this question.

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. MongoDB and Web3, Solidity

    It would be good if MongoDB University offered a course on developing an application using Web3, Solidity, and MongoDB.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. More practice questions

    It would be great if we can have more than 30 practice questions to prepare for certification exam. Maybe a larger set of question randomly picked at every simulation.

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Make sure the correct name with correct case and spelling is used with the Certification

    I just finished the MongoDB online university course M320 with 93% on my final exam. The course is good but as i read that there was a certification in the end. I checked if i entered my correct name and sure enough my first name was lower case, so i changed it but did not logout login again. So my certificate has lowercase "marcus" and not "Marcus" despite me changing it beforehand and that is kind of embarrassing, makes my not include the certificate in my next job interview and so on. Is it possible to recreate the certification with…

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Change account name for certification proofs

    I created an account using Google Sign-In, but I don't use a real name on my G account. The problem is that since you can't change that name (it doesn't let you) the name that appears in your completion proofs is the name of the account and not your real name.

    12 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Courses  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. MongoDB NextJS Course

    It would be good if Mongodb made a deep NextJS course, because there were not many courses about the use of Mongodb with NextJS. It will help Nodejs Developers who use NextJS framework in using Mongodb.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Courses  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Dark Mode for Documentation

    Content is fine, but is there a way to implement a dark mode? I'm currently trying to learn mongo at 4 in the morning and the white is burning my eyes

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Video playback interface adds playback speed selection function

    I hope to have a function, in the video playback interface, add a button to select the playback speed, so that you can choose the appropriate playback speed according to your own learning situation, I think this will be more user-friendly, thank you!

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Courses  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Chapter 4 Lab1 question's answer is incorrect

    Here is your question -

    Problem:

    To complete this exercise connect to your Atlas cluster using the in-browser IDE space at the end of this chapter.

    How many documents in the sample_training.zips collection have fewer than 1000 people listed in the pop field?

    Copy/paste the exact numeric value (without double quotes) of the result that you get into the response field.


    I didn't alter anything but still I got wrong answer from the sample_training DB.

    Atlas atlas-3n88ij-shard-0 [primary] sample_training> db.zips.find({ "pop": { "$lt": 1000 }}).count()
    8062

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. M100: MongoDB for SQL Pros

    Hi,

    M100: MongoDB for SQL Pros is a great course. I found it very useful in translating my SQL knowledge over to Mongodb.

    I want to report two grammatically improvements:

    1. Chapter 1: Read/Writes Operation Guarantees quiz - the questions say 'which one' but then below says check all answers that applies. I only checked one answer to begin with but their were multiple correct answers. See screenshot attached.

    2. Chapter 2: Embedding vs Referencing quiz 2: a few grammatical improvements as in the screenshot attached.

    Nothing major, it was great course!

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    started  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. M201 Lab 2.1: Using Indexes to Sort

    1) Detailed explanation contradicts itself. First bullet states: "When using an index for filtering and sorting the query must include equality conditions on all the prefix keys that precede the sort keys." However, third bullet states: "Yes, while this query fails to use equality on the "address. state" field of the index prefix, it uses the same field for sorting."

    2) Detailed explanation contradicts order requirement as described in lessons. Last bullet states: "The order of the fields in the query predicate does not matter." But lessons say that that order does matter.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. M320

    M320, Chapter 4: Patterns (Part 2), Lecture: Tree Pattern
    Time index 04:33

    The slide changes from A to B (see attached screenshots). Obviously, B is correct, but the use case "Find all nodes that are under Z" is not even discussed. This needs to be fixed.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Improve M121 instructions in detail on how to connect to mongo shell in different ways

    In M121 course, instructor said to open terminal and connect to cluster but they did not tell how to open mongo shell from command prompt since we are new to mongo db it was painful to search in google and figure out. More details for basic necessary things would be appreciated.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. M220 doesnt work... cant install mflix and there is no solution for it... tried everywhere...

    There needs to be a solution to install mflix properly... I could do it... very disappointed...

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. duplicate course taking, needs fixed

    Course list pages and actual courses are, unfortunately, decoupled.

    I learned today that the two pages are not coupled to each other.

    While on the courses listing page, I clicked on M220P course hoping it would take me to my "already completed" course page.

    Instead, it just created another course to go for the next 60 days.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    started  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Remove user data from survey

    You ask for personal data on both the testimonial and the group at the end of each survey. We are not allowed to provide feedback by corporate. Having the name and email link is worrisome. If a person selects no you need to not ask for that data. It violates PII when No is selected.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Learning path

    I would like to have some kind of learning path in the University. From beginner to advanced where we can have courses listed and our progress clearly viewable.

    It should be easy to see where the path split (mongo for node, mongo for .NET etc) so we can go back to the right point in the path if we first want's to do the node path and then jump back and do the .NET path (if there is a .NET patch... lol)

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    started  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1
  • Don't see your idea?

Education

Categories

Feedback and Knowledge Base