Instructional Video13:00
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Identity and Access Management (IAM) Services

Higher Ed
This video introduces you to IAM services that allow you to manage multiple Amazon Web Services (AWS) accounts. You will also learn some basic concepts in this video. This clip is from the chapter "Essentials Chapter 2 – Amazon Web...
Instructional Video7:37
Packt

AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - IAM

Higher Ed
This video introduces you to IAM. This clip is from the chapter "Secure Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This section explains the secure architectures.
Instructional Video6:11
Curated Video

.NET Core Microservices - Azure Storage Explorer for Images

Higher Ed
This is the Azure storage explorer for images. This clip is from the chapter "Products API Advance Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn products API advance setup.
Instructional Video7:12
Curated Video

Complete Modern C++ - Project - Part V (Virtual Mechanism Internals)

Higher Ed
This video explains the underlying implementation of virtual mechanism. This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about inheritance and will work on a...
Instructional Video6:21
Curated Video

C++ Standard Template Library in Practice - Locks

Higher Ed
The user wants to learn about locks to avoid race conditions. • Introduce its basic concepts to the user • Give an overview of how to use the new feature • Show an example to reinforce the topics covered This clip is from the chapter...
Instructional Video11:17
Curated Video

C++ Standard Template Library in Practice - Project - Overview

Higher Ed
In this video, we want to tie all of these concepts together and see it running. • Get an overview of the project we are going to build • See how the project is going to be divided into 3 parts • Build the project This clip is from the...
Instructional Video3:17
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Committing Changes in a Forked Repository

Higher Ed
This video explains how to commit changes in a forked repository. This clip is from the chapter "Forks and Contribution to the Public Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Instructional Video2:57
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Merging after Gaining Required Approval

Higher Ed
This video explains the merging process after gaining required approval. This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to pull request and...
Instructional Video1:47
Curated Video

Apache Maven Beginner to Guru - Creating a Packagecloud Repository

Higher Ed
This video demonstrates how to create a packagecloud repository. This clip is from the chapter "Deploying to the Maven Projects to Packagecloud" of the series "Apache Maven: Beginner to Guru".This section explains how to deploy Maven...
Instructional Video2:47
Brian McLogan

Determine the final value for Compound interest problems

12th - Higher Ed
Learn about compound interest. We will look at how to determine the final value, initial value, interest rate and years needed. We will investigate problems compounded continuously, daily, weekly, monthly, quarterly and yearly. These...
Instructional Video1:56
The Business Professor

Indirect Method of Cash Flow Statement Preparation

Higher Ed
The indirect method of cash flow statement preparation uses changes in the cash or cash equivalent accounts in the balance sheet to assemble the statement
Instructional Video15:46
Economics Explained

Why The NFT Market Is Not As Crazy As You Think | Economics Explained

9th - Higher Ed
Nyan Cat, a video of LeBron James dunking, and a tweet by Jack Dorsey. These all have one thing in common (and no, it’s not because they were sold in recent months for millions of dollars, contrary to what you may have heard). What...
Instructional Video10:41
All In One Social Media

The Ultimate and Automated TikTok Repurposing Strategy

Higher Ed
You can finally automate and schedule your TikTok's AND their repurpose them! Not only can you now schedule your TikTok videos, but you will also be able to schedule your Instagram and Facebook reels! //T I M E C O D E S 0:00 - Intro...
Instructional Video9:03
Let's Tute

Important Tips for Mastering the Bill of Exchange

9th - Higher Ed
In this video, the teacher provides important tips and concepts for understanding and solving problems related to the chapter on Bill of Exchange. They cover topics such as the parties involved in a Bill of Exchange, formatting a Bill of...
Instructional Video5:26
Packt

CompTIA Network+ Certification N10-007: The Total Course - Dynamic Domain Name System (DNS)

Higher Ed
This video explains the working of dynamic DNS. This clip is from the chapter "Network Naming" of the series "CompTIA Network+ Certification N10-007: The Total Course".In this section, you will understand the concept of DNS, how to apply...
Instructional Video6:46
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Creating a Cosmos Database (DB) Collection

Higher Ed
This video demonstrates how to create a Cosmos DB collection. This clip is from the chapter "AZ-204 Cosmos Database (DB)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section provides an introduction to Cosmos DB.
Instructional Video6:10
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Azure Subscriptions

Higher Ed
In this video, we will cover Azure subscriptions. This clip is from the chapter "Azure Governance and Compliance." of the series "AZ-104: Microsoft Azure Administrator Full Course".Learn about management groups and how to create them...
Instructional Video5:17
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - GRS and RA-GRS

Higher Ed
In this video, we will cover GRS and RA-GRS. This clip is from the chapter "Data Protection" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains data protection and its agenda along with local and zone...
Instructional Video6:38
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Elastic IP Addresses

Higher Ed
This video introduces you to Elastic IP addresses that allow you to work directly on the Internet without a Network Address Translation (NAT) device. This clip is from the chapter "Solutions Architect Chapter 3 - Virtual Private Cloud...
Instructional Video7:12
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - General Best Practices

Higher Ed
This video explains how to review best practices related to high availability, scaling, and continued learning. This clip is from the chapter "Solutions Architect Chapter 15 - Operational Excellence with Amazon Web Services (AWS)" of the...
Instructional Video8:54
Curated Video

Complete Modern C++ - Project - Part IV (Virtual Keyword)

Higher Ed
This video introduces the virtual keyword and why it is needed. This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about inheritance and will work on a project...
Instructional Video6:31
Curated Video

Complete Modern C++ - Project - Part III (Inheriting Constructors)

Higher Ed
This video implements the Checking class and shows how to invoke the base class member functions from the child classes. This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you...
Instructional Video4:01
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Installing SourceTree

Higher Ed
This video demonstrates how to install a SourceTree. This clip is from the chapter "Merging Branches" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on the need for branch merging and...
Instructional Video2:08
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Removing a Repository Collaborator

Higher Ed
This video demonstrates the process of removing a repository collaborator. This clip is from the chapter "Forks and Contribution to the Public Repositories" of the series "Complete Git Guide: Understand and Master Git and GitHub".This...