CMPS 364: NoSQL Databases
Introduction
Refresher of JavaScript syntax source code, Node, and MongoDB. You will gain insight into some of the more common and powerful tools available within Node and Mongo Database.
Module Objectives
- Fundamentals of JavaScript language
- The basics of Node.js
- Node’s package manager, npm
- MongoDB
- Datatypes
- Syntax
- Arrays
- Functions
Learning Resources
- Module 2 Readings: Read Chapter 2
- Module 2 Lecture: (Both Video & In Classroom)
- Module 2 Lab: ( Both Video & In Classroom)
Learning Activities
- …
For Further Study
- …