Instructional Video4:29
Curated Video

Behavioral Design Patterns in C++ - Shapes Example - III

Higher Ed
In this video, you will implement the Visitor pattern, through which you will add new operations to the shape hierarchy. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on...
Instructional Video5:55
Curated Video

Behavioral Design Patterns in C++ - Shapes Example - II

Higher Ed
This video helps in rendering classes representing the geometry of a line and a circle on the screen. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the Visitor pattern.
Instructional Video7:59
Curated Video

Behavioral Design Patterns in C++ - Basic Implementation-Visitor

Higher Ed
This video explains the basic implementation of the Visitor pattern. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the Visitor pattern.
Instructional Video5:20
Curated Video

Behavioral Design Patterns in C++ - Logging System - I

Higher Ed
This video starts with another example in which we will implement a logging system. This example is implemented in three subsequent videos. This clip is from the chapter "Chain of Responsibility" of the series "Behavioral Design Patterns...
Instructional Video4:45
Curated Video

Behavioral Design Patterns in C++ - Account Class

Higher Ed
This video demonstrates the usage of the Memento pattern in a banking application. This clip is from the chapter "Memento" of the series "Behavioral Design Patterns in C++".This section focuses on the Memento pattern in detail.
Instructional Video4:08
Curated Video

Behavioral Design Patterns in C++ - TextPad - VIII

Higher Ed
This video demonstrates how to use the command pattern to handle commands/events and also achieve loose coupling between the classes. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this...
Instructional Video4:24
Curated Video

Behavioral Design Patterns in C++ - TextPad - IV

Higher Ed
In this video, we will implement the menu class for handling user input. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design pattern, which...
Instructional Video3:54
Curated Video

Behavioral Design Patterns in C++ - TextPad - II

Higher Ed
This video starts with the creation of the application class and implementation of its important methods. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the...
Instructional Video6:13
Curated Video

Behavioral Design Patterns in C++ - FindDialog - II

Higher Ed
In this video, you will see how the dialog box handles the event from the button using the command pattern. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the...
Instructional Video5:20
Curated Video

Behavioral Design Patterns in C++ - Basic Implementation - I

Higher Ed
In this video, we will start with the basics of implementing the command design pattern. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design...
Instructional Video2:55
Curated Video

Behavioral Design Patterns in C++ - Template Method - III

Higher Ed
In this video, we continue to explore the final details of the template method design pattern, which allows us to define the skeleton of an algorithm in a base class and let subclasses implement specific steps of the algorithm. This clip...
Instructional Video5:53
Curated Video

Behavioral Design Patterns in C++ - Template Method - II

Higher Ed
In this video, we continue exploring the template method design pattern, building on the concepts covered in the previous video and implement the text document. This clip is from the chapter "Template Method" of the series "Behavioral...
Instructional Video3:27
Healthcare Triage

How We Process Meat, Memories, and Nutrition Research

Higher Ed
A recent news story covered a study about processed foods and how eating those foods relates to cognitive decline. The only problem is, they didn't report on an actual published study. They reported on a pre-publication presentation at a...
Instructional Video4:14
Healthcare Triage

Do Processed Foods Lead to Depression?

Higher Ed
Healthcare Triage is no stranger to dissecting studies about processed foods, but we were recently alerted to a study linking them to depression, and since we haven’t dissected that yet, that’s the topic of this week’s Healthcare Triage.
Instructional Video11:46
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Variable and Adaptive Learning Rates

Higher Ed
In this video, we will discuss variable and adaptive learning rates. This clip is from the chapter "In-Depth: Gradient Descent" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this optional section, we will...
Instructional Video3:48
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - String Data Type

Higher Ed
In this video, you will learn about the string data type. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be learning...
Instructional Video3:31
Curated Video

Data Science - Time Series Forecasting with Facebook Prophet in Python - Prophet Section Summary

Higher Ed
In this video, we will summarize what we have learnt in this section. This clip is from the chapter "Facebook Prophet" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".In this section, we will...
Instructional Video4:07
Curated Video

HashiCorp Certified - Vault Associate Course - Lab—Configuring Auth Methods Using the UI

Higher Ed
This is a lab video on configuring Auth methods using the UI. This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on comparing authentication...
Instructional Video3:18
Curated Video

HashiCorp Certified - Vault Associate Course - Auth Methods—Section Overview

Higher Ed
This video provides a section overview of the Auth methods. This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on comparing authentication...
Instructional Video4:24
Curated Video

HashiCorp Certified - Vault Associate Course - Vault Architecture and Pathing Structure

Higher Ed
This video will walk you through the basic architecture of Vault and help you understand the pathing structure that Vault uses. This clip is from the chapter "Learning the Vault Architecture" of the series "HashiCorp Certified - Vault...
Instructional Video3:28
Curated Video

HashiCorp Certified - Vault Associate Course - Exam Tips for Objective 1

Higher Ed
In this video, we will discuss some exam tips for Objective 1 of the HashiCorp Certified Vault Associate exam, which covers the fundamentals of HashiCorp Vault. Check out some exam tips for Objective 1 to ensure you're ready to tackle...
Instructional Video4:28
Curated Video

HashiCorp Certified - Vault Associate Course - Lab - UserPass Auth Method

Higher Ed
This is a lab video on UserPass Auth Method. Learn how to enable, create, and use the UserPass Auth method here. This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate...
Instructional Video6:17
Curated Video

HashiCorp Certified - Vault Associate Course - Lab - AppRole Auth Method

Higher Ed
In this lab video, we will walk through how to enable and configure the AppRole auth method. This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate Course".This section focuses...
Instructional Video5:45
Curated Video

HashiCorp Certified - Vault Associate Course - Differentiate Human Versus System Auth Methods

Higher Ed
In this video, we will explore the differences between human and system authentication methods in HashiCorp Vault, and when to use each type of authentication method. Objective 1C is all about knowing what auth methods are used for...