Instructional Video6:20
Curated Video

Behavioral Design Patterns in C++ - Boolean Interpreter - I

Higher Ed
This video helps in the implementation of the Boolean Interpreter design pattern. This clip is from the chapter "Interpreter" of the series "Behavioral Design Patterns in C++".This section focuses on the Interpreter pattern.
Instructional Video4:44
Curated Video

Behavioral Design Patterns in C++ - Introduction-Interpreter

Higher Ed
This video provides an introduction to the Interpreter pattern. This clip is from the chapter "Interpreter" of the series "Behavioral Design Patterns in C++".This section focuses on the Interpreter pattern.
Instructional Video3:39
Curated Video

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

Higher Ed
This video explains the concept of cyclic dependency. 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:23
Curated Video

Behavioral Design Patterns in C++ - Introduction-Visitor

Higher Ed
This video provides an introduction to 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 Video3:58
Curated Video

Behavioral Design Patterns in C++ - Pros and Cons-Mediator

Higher Ed
This video talks about the pros and cons of the Mediator design pattern. This clip is from the chapter "Mediator" of the series "Behavioral Design Patterns in C++".This section focuses on the Mediator pattern.
Instructional Video6:25
Curated Video

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

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

Behavioral Design Patterns in C++ - Introduction-Mediator

Higher Ed
This video is an introduction to the Mediator pattern. This clip is from the chapter "Mediator" of the series "Behavioral Design Patterns in C++".This section focuses on the Mediator pattern.
Instructional Video3:12
Curated Video

Behavioral Design Patterns in C++ - Pros and Cons-Observer

Higher Ed
This video talks about the pros and cons of the Observer pattern. This clip is from the chapter "Observer" of the series "Behavioral Design Patterns in C++".This section focuses on the Observer pattern.
Instructional Video4:49
Curated Video

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

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

Behavioral Design Patterns in C++ - Introduction-Observer

Higher Ed
This video provides an introduction to the Observer pattern. This clip is from the chapter "Observer" of the series "Behavioral Design Patterns in C++".This section focuses on the Observer pattern.
Instructional Video6:25
Curated Video

Behavioral Design Patterns in C++ - Pros and Cons-Chain Of Responsibility

Higher Ed
This video talks about the pros and cons of the CoR pattern. This clip is from the chapter "Chain of Responsibility" of the series "Behavioral Design Patterns in C++".This section focuses on the Chain of Responsibility pattern.
Instructional Video4:59
Curated Video

Behavioral Design Patterns in C++ - Introduction-Chain Of Responsibility

Higher Ed
This video provides an introduction to the CoR (Chain of Responsibility) pattern. This clip is from the chapter "Chain of Responsibility" of the series "Behavioral Design Patterns in C++".This section focuses on the Chain of...
Instructional Video4:04
Curated Video

Behavioral Design Patterns in C++ - Pros and cons-Memento

Higher Ed
This video talks about the pros and cons of the Memento pattern. 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 Video6:10
Curated Video

Behavioral Design Patterns in C++ - Introduction-Memento

Higher Ed
This video is an introduction to the Memento pattern. 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 Video3:54
Curated Video

Behavioral Design Patterns in C++ - Pros and Cons-Command

Higher Ed
This video talks about the pros and cons of 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 command design pattern, which encapsulates...
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 Video3:18
Curated Video

Behavioral Design Patterns in C++ - Pros and Cons-Template Method

Higher Ed
This video talks about the pros and cons of the template method pattern. This clip is from the chapter "Template Method" of the series "Behavioral Design Patterns in C++".In this section, we explore the template method behavioral 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 Video3:23
Curated Video

Data Science - Time Series Forecasting with Facebook Prophet in Python - Introduction

Higher Ed
In this video, we will introduce Facebook Prophet and understand the course learning objective. This clip is from the chapter "Welcome" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".Welcome to the...
Instructional Video16:02
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Convolution on Color Images

Higher Ed
In this video, we will understand convolution on color images. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, we will...
Instructional Video5:59
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - What Is Convolution? (Part 2)

Higher Ed
In this video, we will look at a new perspective on convolution to understand how it works. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video7:34
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Mobile Device Security

Higher Ed
Mobile device security starts with a lock screen but goes beyond multifactor authentication (MFA) and remote find, lock, and wipe. Corporate environments use mobile device management (MDM) services for even more control over mobile...
Instructional Video3:44
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - What's Inside an AVRO Record?

Higher Ed
In this video, you will learn about what's inside the AVRO record. This clip is from the chapter "AVRO Record- Under the Hood" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In this section, we will quickly...