Instructional Video2:12
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Sets: Definition of Set Solution 01

Higher Ed
In this video, we will cover definition of set solution 01. This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A...
Instructional Video3:35
All In One Social Media

How To Get Started on Pinterest in 2018 - Pinterest for Beginners

Higher Ed
How To Get Started on Pinterest in 2018 - Pinterest for Beginners // Pinterest is a highly visual virtual pinboard site that lets you "pin" or collect images from the Web. You create boards to help you categorize your images and add...
Instructional Video8:29
Curated Video

The Complete Practical Docker Guide - Creating New Mongo Database Using Mongo Shell

Higher Ed
This video demonstrates creating a new Mongo database using Mongo shell. This clip is from the chapter "Running MongoDB Containers" of the series "The Complete Practical Docker Guide".This section focuses on running MongoDB containers.
Instructional Video5:38
Curated Video

REST APIs with Flask and Python - Testing Your New Resource with Postman

Higher Ed
This video explains how to test your new resource with Postman. This clip is from the chapter "Token refreshing and Flask-JWT extended" of the series "REST APIs with Flask and Python".This section refreshes your knowledge of Token and...
Instructional Video6:36
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Queue interfaces and implementations - Deque and BlockingQueue

Higher Ed
Collections: Queue interfaces and implementations - Deque and BlockingQueue This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about...
Instructional Video7:43
Curated Video

Introduction To Website Development Technologies - JavaScript and HTML DOM

Higher Ed
In this video, you will learn about JavaScript and HTML DOM. This clip is from the chapter "Understanding JavaScript, jQuery, and Bootstrap" of the series "Introduction to Website Development Technologies".In this section, we will cover...
Instructional Video14:05
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Lists

Higher Ed
This video explains about lists. This clip is from the chapter "Programming with Python 3 – Conditions, Loops, and Lists" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on programming with Python 3...
Instructional Video23:48
Curated Video

Practical Data Science using Python - Python Sets 1

Higher Ed
This video explains Python sets, which are unordered collection objects. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video5:26
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS DynamoDB Core Concepts - Tables, Items, Attributes, Indexes

Higher Ed
This video explains the AWS DynamoDB core concepts—tables, items, attributes, indexes. This clip is from the chapter "AWS DynamoDB Serverless NoSQL Data Persistence" of the series "AWS Serverless Microservices with Patterns and Best...
Instructional Video3:22
Curated Video

MongoDB Tutorial for Beginners (2022) - How to create a Database in MongoDB

Higher Ed
Learn to create a new database in MongoDB with live examples. This clip is from the chapter "Create a Database and Collection" of the series "MongoDB Tutorial for Beginners (2022)".In this section, you will learn how to create a database...
Instructional Video2:39
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 7: Implement the GET Operation to Fetch All Items

Higher Ed
Here, we will take all the implementations done before, use them in the MapGet method, and fetch the list of all entries in the collection. This clip is from the chapter "Implementing Collection APIs" of the series "Hands-On .NET Minimal...
Instructional Video3:56
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 3: Add an endpoint

Higher Ed
In this video, you will learn to add a new endpoint that will fit the list of all items in the collection. This clip is from the chapter "Implementing Collection APIs" of the series "Hands-On .NET Minimal API for Web Developers".This...
Instructional Video5:38
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 15: Implement PUT Operation to Update an Existing Item

Higher Ed
In this lesson, we will continue using the PUT operation in MapPut to fetch an existing item. This clip is from the chapter "Implementing Individual Item APIs" of the series "Hands-On .NET Minimal API for Web Developers".This section...
Instructional Video6:25
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 14: Implement GET Operation to Fetch a Single Item

Higher Ed
This lecture explains the steps we need to take to get a single item from a collection of items. This clip is from the chapter "Implementing Individual Item APIs" of the series "Hands-On .NET Minimal API for Web Developers".This section...
Instructional Video4:53
Curated Video

Hands-on .NET Minimal API for Web Developers - Project Overview: eCampusConnect Minimal Web API

Higher Ed
In this video, an overview of the project developed as part of the course is discussed. This clip is from the chapter "Introduction" of the series "Hands-On .NET Minimal API for Web Developers".This section introduces us to the core...
Instructional Video1:37
Curated Video

Hands-on .NET Minimal API for Web Developers - Introduction - Implementing Individual Item APIs

Higher Ed
Here, we will briefly try and understand how to implement the GET, PUT, and DELETE operations. This clip is from the chapter "Implementing Individual Item APIs" of the series "Hands-On .NET Minimal API for Web Developers".This section...
Instructional Video3:47
Curated Video

Hands-on .NET Minimal API for Web Developers - Implement DELETE Operation to Delete an Existing Item

Higher Ed
This lesson demonstrates how to implement the DELETE operation for an individual item. This clip is from the chapter "Implementing Individual Item APIs" of the series "Hands-On .NET Minimal API for Web Developers".This section...
Instructional Video2:59
Curated Video

MongoDB Tutorial for Beginners (2022) - Skip Documents with the skip() Method

Higher Ed
Learn to implement MongoDB's skip() method and skip documents from the query results while displaying. This clip is from the chapter "Limit and Skip Records or Documents" of the series "MongoDB Tutorial for Beginners (2022)".This section...
Instructional Video2:40
Curated Video

MongoDB Tutorial for Beginners (2022) - Limit Records with the limit() Method

Higher Ed
Implement the limit() method in MongoDB and display a limited number of documents. This clip is from the chapter "Limit and Skip Records or Documents" of the series "MongoDB Tutorial for Beginners (2022)".This section focuses on how to...
Instructional Video5:08
Curated Video

MongoDB Tutorial for Beginners (2022) - Limit and Skip Records in a Single Query

Higher Ed
Learn how we can limit and skip documents in MongoDB using the LIMIT() and SKIP() methods, respectively. This clip is from the chapter "MongoDB Advanced Topics" of the series "MongoDB Tutorial for Beginners (2022)".Here, we will focus on...
Instructional Video2:45
Curated Video

MongoDB Tutorial for Beginners (2022) - Display Documents in a Formatted Way - pretty() Method

Higher Ed
Implement the pretty() strategy in MongoDB and display formatted documents. The find() method displays documents, and pretty() displays in a formatted way. This clip is from the chapter "Insert and Display" of the series "MongoDB...
Instructional Video3:18
Curated Video

MongoDB Tutorial for Beginners (2022) - Aggregate Records in MongoDB

Higher Ed
Learn how to use MongoDB's aggregate() method to aggregate records. This clip is from the chapter "MongoDB Advanced Topics" of the series "MongoDB Tutorial for Beginners (2022)".Here, we will focus on how to aggregate, limit, and skip...
Instructional Video9:56
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Iterators in JavaScript

Higher Ed
This video talks about iterators in JavaScript. This clip is from the chapter "JavaScript ES6 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on JavaScript ES6.
Instructional Video20:36
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Introduction to REST API and POSTMAN

Higher Ed
This video provides an introduction to REST API and POSTMAN. This clip is from the chapter "REST APIs" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on REST APIs and how to create your...