Instructional Video3:26
Curated Video

Structural Design Patterns in Modern C++ - Adding Buffering to Streams

Higher Ed
This video explains how to add buffering to streams. This clip is from the chapter "Decorator Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the decorator design pattern.
Instructional Video1:53
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - What's a Client Streaming API?

Higher Ed
[Hands-On] gRPC Client Streaming: What's a Client Streaming API? This clip is from the chapter "[Hands-On] gRPC Client Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are...
Instructional Video6:09
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - Server Streaming API Client Implementation

Higher Ed
[Hands-On] gRPC Server Streaming: Server Streaming API Client Implementation This clip is from the chapter "[Hands-On] gRPC Server Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section,...
Instructional Video1:51
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - LongGreet API Definition

Higher Ed
[Hands-On] gRPC Client Streaming: LongGreet API Definition This clip is from the chapter "[Hands-On] gRPC Client Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are going to...
Instructional Video4:06
Curated Video

gRPC [Golang] Master Class Build Modern API and Microservices - Greet API Definition

Higher Ed
[Hands-On] gRPC Unary: Grafana + Prometheus: Greet API Definition This clip is from the chapter "[Hands-On] gRPC Unary" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section, you are going to...
Instructional Video13:58
Curated Video

Learn ASP.NET MVC and Entity Framework (Database First) - Adding Lecturer and Enrollment Management Modules

Higher Ed
This video explains how to add lecturer and enrollment management modules. This clip is from the chapter "Using jQuery and Ajax" of the series "Learn ASP.NET MVC and Entity Framework (Database First)".In this section, you will learn how...
Instructional Video7:00
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - SQS Overview

Higher Ed
This video provides an overview of Amazon SQS. This clip is from the chapter "Domain 1: Collection" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn to build up a system to populate...
Instructional Video4:09
Curated Video

AWS Certified Data Analytics Specialty 2021 – Hands-On - DynamoDB RCU and WCU – Hands-On

Higher Ed
This hands-on video shows how to define RCU and WCU of our tables. This clip is from the chapter "Domain 2: Storage" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn about the various...
Instructional Video8:51
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - What is Apache Spark - An Introduction and Overview

Higher Ed
In this video, we will understand what Apache Spark is and get a quick introduction and overview of Apache Spark. This clip is from the chapter "Apache Spark Introduction" of the series "Spark Programming in Python for Beginners with...
Instructional Video5:25
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Data Frame Partitions and Executors

Higher Ed
In this video, we will cover data frame partitions and executors. This clip is from the chapter "Spark Programming Model and Developer Experience" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this...
Instructional Video6:07
Curated Video

Learn JMeter from Scratch on Live Applications - Performance Testin - Importance of Server Monitoring

Higher Ed
This video explains the importance of server monitoring. This clip is from the chapter "Monitoring Server Performance" of the series "Learn JMeter from Scratch on Live Applications - Performance Testing".This section focuses on...
Instructional Video5:31
Curated Video

Linux Fundamentals - Getting Information about the Linux Computer

Higher Ed
This video helps you get some information about the Linux computer. This clip is from the chapter "Getting Started with Linux" of the series "Linux Fundamentals".This section will introduce you to Linux. You will start by learning how to...
Instructional Video8:24
Curated Video

Structural Design Patterns in Modern C++ - Overview of Unified Modeling Language (UML) Class Diagrams

Higher Ed
This video presents an overview of UML class diagrams. This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns and Unified Modeling Language...
Instructional Video4:34
Curated Video

Structural Design Patterns in Modern C++ - Using the Adapter Pattern

Higher Ed
This video explains how to use the adapter pattern. This clip is from the chapter "Adapter Design Pattern" of the series "Structural Design Patterns in Modern C++".This section provides an introduction to the adapter design pattern,...
Instructional Video7:04
Curated Video

Structural Design Patterns in Modern C++ - User Interface (UI) Example - Part II

Higher Ed
This is the second part of the three-part video that focuses on the issues present in the UI example. This clip is from the chapter "Composite Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses...
Instructional Video7:08
Curated Video

Structural Design Patterns in Modern C++ - Smart Proxy

Higher Ed
This video focuses on the smart proxy. This clip is from the chapter "Proxy Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the proxy design pattern.