Instructional Video5:33
Curated Video

C++ Standard Template Library in Practice - Course Review

Higher Ed
The user would like to catch up on what was learned in this section.

• Review the topics co
vered
• Show excerpts of the previ
ous slides
• Thank the audien
ce
for watching

This clip is from the chapter...
Instructional Video5:55
Curated Video

The Complete Practical Docker Guide - Container Processes and Resources

Higher Ed
This video demonstrates the container processes and resources.
r/>
This clip is from the chapter "What is Docker and Docker Components" of the series "The Complete Practical Docker Guide".This section focuses on Docker and its...
Instructional Video8:16
Curated Video

Docker Dockerfile and Docker Compose 2020 Ready - Understanding Network Segregation in Docker and the Docker0 network

Higher Ed
Understanding Network Segregation using Bridge Networks in Docker-Compose: Understanding Network Segregation in Docker and the Docker0 network
r/>
This clip is from the chapter "Understanding Network Segregation using Bridge...
Instructional Video11:46
Curated Video

C++ Standard Template Library in Practice - Introduction to the STL

Higher Ed
The goal of this video is to bring the user up to speed with what the STL has to offer at a high level, so, we can begin to learn about it in the coming sections. It also serves as a reminder of how C++ templates work.

• Learn...
Instructional Video11:22
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Cosmos Database (DB) To-do Application Code, Line by Line

Higher Ed
This video focuses on Cosmos DB to-do application code, line by line.
r/>
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...
Instructional Video6:09
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Visual Studio and Functions

Higher Ed
This video explains visual studio and functions.<br/<br/>>

This clip is from the chapter "AZ-204 Function App" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section focuses on 5G and AZ-204 Function App.
Instructional Video6:18
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Handling Transient Faults and Registering an Application with Azure Active Directory (AD)

Higher Ed
This video demonstrates how to handle transient faults and register an application with Azure AD.
r/>
This clip is from the chapter "AZ-204 Scaling Applications and Services" of the series "AZ-204 Developing for Microsoft Azure...
Instructional Video4:39
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Creating a Test User and Testing the Application

Higher Ed
This video explains how to create a test user and test the application.
r/>
This clip is from the chapter "AZ-204 Azure Authentication" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section focuses on...
Instructional Video5:32
Curated Video

The Complete Practical Docker Guide - Running Both Frontend and API Containers in Background

Higher Ed
This video helps you with running both frontend and API containers in the background.
r/>
This clip is from the chapter "Building Custom Images Using Dockerfiles" of the series "The Complete Practical Docker Guide".This section...
Instructional Video3:16
Curated Video

The Complete Practical Docker Guide - Running Docker Container for the Frontend Service

Higher Ed
This video helps you with running Docker container for the frontend service.
r/>
This clip is from the chapter "Building Custom Images Using Dockerfiles" of the series "The Complete Practical Docker Guide".This section focuses...
Instructional Video4:08
Curated Video

World of Computer Networking Your CCNA start - Starting Multiple Processes on the Same Port

Higher Ed
This video explains how to start multiple processes on the same port.
r/>
This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the series "World of Computer...
Instructional Video6:02
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Role-based Access Control (RBAC)

Higher Ed
This video introduces you to RBAC.<br/<br/>>

This clip is from the chapter "AZ-204 Azure Access Control" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section explains AZ-204 Azure access control.
Instructional Video2:56
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Multi-factor Authentication

Higher Ed
This video explains multi-factor authentication.<br/<br/>>

This clip is from the chapter "AZ-204 Azure Authentication" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section focuses on AZ-204 Azure authentication.
Instructional Video2:01
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Overview of the Azure Developer Exam

Higher Ed
This video presents an overview of the Azure Developer exam.
r/>
This clip is from the chapter "AZ-204 Course Welcome" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section provides an introduction to the...
Instructional Video8:15
Curated Video

Complete Modern C++ - Algorithms - Part I

Higher Ed
This video is an introduction to common algorithms.<br/<br/>>

This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section is the description of the standard template library.
Instructional Video6:32
Curated Video

The Complete Practical Docker Guide - Default Bridge Network and Communication Between Containers

Higher Ed
This video demonstrates the default bridge network and communication between containers.
r/>
This clip is from the chapter "Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)" of the series "The...
Instructional Video4:00
Brian McLogan

ALG2 Unit 1 How to write the inequality from a word problem

12th - Higher Ed
ALG2 Unit 1 How to write the inequality from a word problem
Instructional Video7:30
Curated Video

Docker Dockerfile and Docker Compose 2020 Ready - Running a single Docker Container Explained Step-By-Step

Higher Ed
Understanding Docker Run with Volume mounting and important flags step by step: Running a single Docker Container Explained Step-By-Step
r/>
This clip is from the chapter "Understanding Docker Run with Volume mounting and...
Instructional Video4:29
Curated Video

Multi-Paradigm Programming with Modern C++ - Searching and Sorting

Higher Ed
Search is the most common operation we perform on data. There are three common types of search: Linear, sorted (binary), and by hash.

• Linear search is the simplest way to find things, and often the fa
stest
• Overview...
Instructional Video4:03
Curated Video

Complete Modern C++ - std::array (C++11)

Higher Ed
In this video, learn the features of std::array and compare it with in-built static arrays.
r/>
This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section is the description of...
Instructional Video5:04
Curated Video

Complete Modern C++ - Big O Notation and Performance of Containers

Higher Ed
In this video, we will explain the Big-O notation and how that is used to gauge performance of common operations of containers and algorithms.
r/>
This clip is from the chapter "Standard Template Library" of the series...
Instructional Video4:15
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Setting up Geo-Replication

Higher Ed
This video shows how to set up geo-replication.
r/>
This clip is from the chapter "AZ-204 Structured Query Language (SQL) Database" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you to...
Instructional Video5:27
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Reading and Writing to Redis in .NET

Higher Ed
This video demonstrates how to read and write to Redis in .NET.
r/>
This clip is from the chapter "Caching and Content Delivery Networks (CDN)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section...
Instructional Video2:15
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Containerization Benefits

Higher Ed
In this video, we will cover containerization benefits.
r/>
This clip is from the chapter "Serverless Computing" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains serverless computing and...