Instructional Video1:29
Curated Video

Google Docs Fundamentals - Find & Replace

Pre-K - Higher Ed
Learner will learn to use find and replace functions.
Instructional Video1:08
Curated Video

Google Docs Fundamentals - Inserting Tables

Pre-K - Higher Ed
Learner will figure out how to use the formatting tab to create a simple table.
Instructional Video3:26
Curated Video

Google Docs Fundamentals - Adding and Formatting Photos

Pre-K - Higher Ed
Learner will learn to import and format photos within their document.
Instructional Video1:04
Curated Video

Google Docs Fundamentals - Creating Columns

Pre-K - Higher Ed
Learner will understand the different options they have when displaying text in columns.
Instructional Video1:16
Curated Video

Google Docs Fundamentals - Navigating Google Docs

Pre-K - Higher Ed
Learner will familiarize themselves with the toolbar, dropdown menus, margin options and the outline pane.
Instructional Video3:55
Curated Video

MongoDB Tutorial for Beginners (2022) - NoSQL Versus SQL (With Examples - MongoDB Versus MySQL)

Higher Ed
Learn how SQL and NoSQL are different. We have considered the example of MySQL (SQL-based) and MongoDB (NoSQL based) to understand the concept. We will also see what collections and documents in MongoDB are and how they differ from...
Instructional Video4:01
Curated Video

MongoDB Tutorial for Beginners (2022) - OR Operator

Higher Ed
Learn to implement the OR operator in MongoDB to display documents satisfying at least one condition.
<
br/>
This clip is from the chapter "MongoDB Operators" of the series "MongoDB Tutorial for Beginners (2022)".This section...
Instructional Video3:50
Curated Video

MongoDB Tutorial for Beginners (2022) - NOR Operator

Higher Ed
Implement the NOR operator in MongoDB, the opposite of the OR operator.
<
br/>
This clip is from the chapter "MongoDB Operators" of the series "MongoDB Tutorial for Beginners (2022)".This section illustrates the various operators...
Instructional Video2:55
Curated Video

MongoDB Tutorial for Beginners (2022) - Insert Documents

Higher Ed
Learn to insert documents in a MongoDB collection. A collection in MongoDB has documents and fields. Insert documents using the following methods: insert(): Insert document; insertOne(): Insert a single document; insertMany(): Insert...
Instructional Video6:18
Curated Video

MongoDB Tutorial for Beginners (2022) - How to Create a Collection in MongoDB

Higher Ed
Create a new collection in MongoDB with live examples. A database has a group of collections.
<
br/>
This clip is from the chapter "Create a Database and Collection" of the series "MongoDB Tutorial for Beginners (2022)".In this...
Instructional Video2:57
Curated Video

MongoDB Tutorial for Beginners (2022) - find() - Fetch Documents From a Collection

Higher Ed
Implement the find() method in MongoDB and display documents, that is, fetch documents from a collection.
<
br/>
This clip is from the chapter "Section Name" of the series "MongoDB Tutorial for Beginners (2022)".In this section, we...
Instructional Video3:36
Curated Video

MongoDB Tutorial for Beginners (2022) - Drop a Collection

Higher Ed
Drop a collection in MongoDB. Dropping a collection deletes the entire collection and all its documents and fields.
<
br/>
This clip is from the chapter "Drop a Collection and Database" of the series "MongoDB Tutorial for Beginners...
Instructional Video2:06
Curated Video

MongoDB Tutorial for Beginners (2022) - Display Collections

Higher Ed
Display all the collections in a specific MongoDB database.
<
br/>
This clip is from the chapter "Insert and Display" of the series "MongoDB Tutorial for Beginners (2022)".This section demonstrates how to insert documents and...
Instructional Video3:10
Curated Video

MongoDB Tutorial for Beginners (2022) - AND Operator

Higher Ed
Implement the AND operator in MongoDB and retrieve documents satisfying all the conditions.
<
br/>
This clip is from the chapter "MongoDB Operators" of the series "MongoDB Tutorial for Beginners (2022)".This section illustrates the...
Instructional Video12:44
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Update Documents Using Mongoose (CRUD Series)

Higher Ed
This video helps update documents using Mongoose (CRUD series).
<
br/>
This clip is from the chapter "MongoDB + Mongoose (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section...
Instructional Video6:47
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Insert Multiple Documents Using Mongoose (CRUD Series)

Higher Ed
This video helps insert multiple documents using Mongoose (CRUD series).
<
br/>
This clip is from the chapter "MongoDB + Mongoose (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This...
Instructional Video9:05
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - How to Read Documents Using Mongoose (CRUD Series)

Higher Ed
This video explains how to read documents using Mongoose (CRUD series).
<
br/>
This clip is from the chapter "MongoDB + Mongoose (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This...
Instructional Video7:33
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Delete Documents Using Mongoose (CRUD Series)

Higher Ed
This video helps delete documents using Mongoose (CRUD series).
<
br/>
This clip is from the chapter "MongoDB + Mongoose (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section...
Instructional Video13:16
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Create and Insert Documents Using Mongoose (CRUD Series)

Higher Ed
This video helps create and insert documents using Mongoose (CRUD series).
<
br/>
This clip is from the chapter "MongoDB + Mongoose (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This...
Instructional Video1:55
Curated Video

HTML Tutorial for Beginners(2022) - Horizontal Rule in HTML

Higher Ed
Learn the Horizontal rule in HTML and how to use it in your HTML document.
<
br/>
This clip is from the chapter "HTML Basics - Getting Started" of the series "HTML Tutorial for Beginners (2022)".This section focuses on the basics of...
Instructional Video8:54
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Adding Remote Repository and Push the Committed Code

Higher Ed
This video explains how to add remote repository and push the committed code.
r/>
This clip is from the chapter "GIT - Version Control Tutorial" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video2:17
Bill Carmody

The Importance of Writing at Work: Creating a Paper Trail and Job Security

Higher Ed
In this video, Bill Carmody explains the importance of writing at work. He emphasizes that writing helps memorialize decisions and create a paper trail, allowing others to easily follow along with important discussions and decisions....
Instructional Video2:01
Bill Carmody

Tips for Effective Print Document Design

Higher Ed
In this video, Bill Carmody discusses the importance of proper print document design. He emphasizes the significance of margins to ensure readability and advises against using excessive graphics that waste ink and increase costs.
Instructional Video3:34
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - ListBlog Server

Higher Ed
[Hands-On] CRUD API with MongoDB: ListBlog Server
r/>
This clip is from the chapter "[Hands-On] CRUD API with MongoDB" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you are going...