• Stars
    star
    165
  • Rank 228,906 (Top 5 %)
  • Language
    Shell
  • License
    MIT License
  • Created almost 8 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Courseware and solutions of problems from MongoDB University's classes that I've attended.

Donate

MongoDB University

Overview

Courseware and solutions of problems from MongoDB University's classes that I've attended.

Structure

This repository is organized into different folders. Each folder represents a class that I've attended at MongoDB University. Each class directory will contain a directory for each week of duration (each one with a different topic) plus one with the final exam and its solution. In each week folder you will find the following:

  • A zip file with the week's handouts and other courseware material.
  • A folder for each homework of the week. This folder will contain a README file with the problem statement and, if the solution requires the use of the Mongo shell, a Javascript file with the query used (you can test it by passing the Javascript file as an argument when opening the Mongo shell) or a Shell/Batch script.
  • You may also find a Batch and a Shell script called setup_db which will import the databases/collections used for the weekly exercises. In order to work, these scripts assumes that you already have a MongoDB instance running on localhost, that you have the MongoDB bin folder on system path and that the handouts zip have been unzipped on the same folder of the script.

Contributions

Feel free to open an issue if you have any questions or other stuff related to this project that you want to share. Please DO NOT open an issue to ask for a question update. The solutions in this repository exist only for historical purposes so I won't update them even if the University courses change.

More Repositories

1

gomorra-sql

SQL made uagliΓ².
CSS
1,249
star
2

blue-pair

Simple Bluetooth Android app for handling device discovery and pairing.
Java
64
star
3

haikufy

Haikufy transforms, Code comments into haiku, Zen in VS Code.
TypeScript
14
star
4

bluetooth-java-client

Simple Bluetooth Java client based on the Bluecove library.
Java
10
star
5

emv-poc

Mobile app that allows to read NFC EMV card through your phone without external hardware.
Java
7
star
6

ffx-thunder-dodger

Application for automatically dodging thunders in FFX.
Java
6
star
7

react-pokedom

Gotta catch 'em all!
TypeScript
5
star
8

scripts

A collection of script and utilities for different purposes.
Java
4
star
9

ftpd.lol

Simple FTP server written in LOLCODE
LOLCODE
4
star
10

parolatore

Random italian world generator using Markov chains.
HTML
4
star
11

baas

Manage your bugs from the cloud
Java
3
star
12

assignables

A simple lightweight Java library to assign variables.
Java
3
star
13

jyandex

A Java library client for Yandex Translate service.
Java
3
star
14

decathlon-bot

Bot for checking if a product is available on Decathlon website
Java
3
star
15

annotations-z

Annotations Z is here to solve problems you didn't know you had by improving your team communication and life.
Java
2
star
16

google-foobar-challenge

My solutions to Google's Foobar challenge.
Java
2
star
17

notabat

Windows low/full battery notifier application.
Java
2
star
18

reply-challenge-2018

My solution to the Reply challenge training problem.
Java
2
star
19

aurasphere

My profile README
Python
2
star
20

aura

Modular personal assistant
Java
2
star
21

linkedin-maven-plugin

In 2023 can you really call yourself a full-stack developer if you are not an influencer?
Java
2
star
22

telegram-botmill-simple-demo-bot

A simple Telegram bot demo built using the BotMill framework.
Java
1
star
23

CHKWFORM.wasm

COBOL web assembly plugin to validate HTML forms
JavaScript
1
star
24

maze-solver

Application for solving maze pictures
Java
1
star
25

lullaby

Open source smart music box based on Arduino
C++
1
star
26

fb-botmill-simple-demo-bot

A simple Facebook Messenger Platform bot demo built using the BotMill framework.
Java
1
star
27

kotlin-demo

Android app experiment to test Kotlin support
Kotlin
1
star
28

deep-dive

A simple Unity game experiment
C#
1
star
29

reports-server

Application for handling employee timesheet reports
Java
1
star
30

dnd-tools

Tools for Dungeons & Dragons
JavaScript
1
star
31

zip-maven-plugin

Simple Maven plugin for generating ZIP files.
Java
1
star
32

material-detector

Experimental app for detecting material through IR.
Java
1
star
33

youbot

Static resources for the YouBot app
HTML
1
star
34

mikso.life

HTML
1
star
35

algo

A collection of generic algorithms for different purposes.
Java
1
star