Tech Tutorial: Learning MongoDB and Mongoose – Episode 11: Saving Models Using Callbacks

The Mongoose models are an in-memory representation of a MongoDB document that adheres to a defined Mongoose Schema. In this video, we walk through saving a Mongoose model to the MongoDB database collection using the JavaScript callback.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning MongoDB and Mongoose – Episode 10: Creating Model Instances

The Mongoose models are an in-memory representation of a MongoDB document that adheres to a defined Mongoose Schema. In this video, we walk through creating and modifying a Mongoose model prior to saving it to the MongoDB database collection.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning MongoDB and Mongoose – Episode 09: Mongoose Models

The Mongoose models are an in-memory representation of a MongoDB document that adheres to a defined Mongoose Schema. In this video, we walk through creating and modifying a Mongoose model prior to saving it to the MongoDB database collection.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning MongoDB and Mongoose – Episode 08: Mongoose Schemas

The Mongoose schema defines the structure of a collection’s documents. In this video, we learn how to define a document’s data structure through the creation of a schema. We define the document’s fields, field data types, and data validations.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learn to Program with JavaScript – Episode 07: Data Type Coercion

Many times as we program, we run into data that arrive to use in a format or data type that we are not expecting and we need to manipulate it into a data type or format we can use. When we do this we are coercing one data type to another.

In this video, we learn about data type coercion and how we accomplish it in the JavaScript language.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is an excellent chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learn to Program with JavaScript – Episode 06: Data Types

The majority of the time, when writing software, we are managing, manipulating, and altering data for specific purposes. That data comes in many different forms and formats that we are already used to dealing with in our daily lives like integers, decimals, strings, characters, and many others.

In this video, we learn about the basic data types provided for developer use when programming in the JavaScript language.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is an excellent chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/