Instructional Video2:20
Curated Video

Behavioral Design Patterns in C++ - Methods for States - I

Higher Ed
This video demonstrates another approach—methods for state approach that can be implemented in the State design pattern. This clip is from the chapter "State" of the series "Behavioral Design Patterns in C++".This section focuses on...
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 Video4:18
Curated Video

Behavioral Design Patterns in C++ - Variant

Higher Ed
In this video, we will discuss the C++17 std::variant. This class uses the Visitor pattern for performing operations on its members. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section...
Instructional Video2:49
Curated Video

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

Higher Ed
This video explains the single and double dispatch concepts. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section focuses on the Visitor pattern.
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: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 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 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 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 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:47
Curated Video

Behavioral Design Patterns in C++ - Undo - II

Higher Ed
This video explains the concept of undo in more depth. 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 requests as...
Instructional Video2:24
Curated Video

Behavioral Design Patterns in C++ - Undo - I

Higher Ed
This video explains the basics of undo and redo through 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...
Instructional Video11:08
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Homepage / 162

Higher Ed
In this lesson, we will begin with creating a section for the homepage and add the individual cards by importing the Postcard state from the components folder.
Instructional Video4:37
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - For Loops

Higher Ed
In this video, you will learn about for loops. 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 the basics...
Instructional Video8:26
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Tuples and Sets in Python

Higher Ed
In this video, you will learn about tuples and sets in Python. 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...
Instructional Video7:53
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - String Functions

Higher Ed
This video explains string functions in Python. This clip is from the chapter "Processing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to process information in Python.
Instructional Video4:12
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Objects and Variables

Higher Ed
This video explains objects and variables in Python using an example of Olympic results. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section...
Instructional Video15:16
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - CNN Code Preparation

Higher Ed
In this video, we will look at the code preparation we will use for CNN and understand it. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video7:38
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Where to Learn More SciPy

Higher Ed
In this video, we will summarize what we have learnt about SciPy and understand where it can be applied. This clip is from the chapter "SciPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this...
Instructional Video13:10
Curated Video

Oracle Database Administration from Zero to Hero - Oracle Database Multitenant Architecture (part 1 of 2)

Higher Ed
In this video, we will explore the Oracle Database Multitenant architecture. You will learn about the differences between the Container Database (CDB) and Pluggable Databases (PDB), as well as gain an understanding of the components...
Instructional Video6:31
Curated Video

The Complete Vue.js Course for Beginners - For Loop Array of Objects

Higher Ed
In this video, we will talk about the use of for loop with arrays. We will do practical work related to for loops with arrays. This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for...
Instructional Video14:17
Curated Video

Oracle Database Administration from Zero to Hero - Using Oracle Data Pump (Part 1 of 3)

Higher Ed
In this video, you will discover Oracle Data Pump, a powerful data movement utility. We will discuss the various data movement methods offered by Data Pump and how to use directory objects to enhance your data pump operations. This clip...