Instructional Video12:49
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Working with Drives

Higher Ed
Every CLI provides a complete set of tools to administer our mass storage drives. You will find tools to format and partition drives, scan for errors and correct them, and more.
<
br/>
This clip is from the chapter "Working with the...
Instructional Video3:13
Curated Video

Behavioral Design Patterns in C++ - TextPad - VII

Higher Ed
This video gives an overview of the implementation so far and also explains an alternative approach through classes.
<
br/>
This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section,...
Instructional Video10:49
Curated Video

Learn Azure Serverless Functions in a Weekend - Importing/Shared Code for Azure Functions

Higher Ed
This video will help in importing/shared code for Azure Functions.
<
br/>
This clip is from the chapter "Azure Functions Integrations – Enhancing the Function Code" of the series "Learn Azure Serverless Functions in a Weekend".This...
Instructional Video7:32
Curated Video

Learn Azure Serverless Functions in a Weekend - Azure Functions to Add Message into Storage Queue

Higher Ed
In this video, you will develop Azure Functions to add messages to the storage queue. The Azure Queue Storage is a service for storing a large number of messages.
<
br/>
This clip is from the chapter "Azure Functions Integrations"...
Instructional Video6:41
Curated Video

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

Higher Ed
This video explains a basic implementation of the Iterator design pattern.<br<br/>/>

This clip is from the chapter "Iterator" of the series "Behavioral Design Patterns in C++".This section focuses on the Iterator design pattern.
Instructional Video3:41
Curated Video

SQL Server Course for Beginners with 100+ examples - SQL Versus NoSQL

Higher Ed
Learn the difference between SQL and NoSQL. We have considered the example of MySQL (SQL-based) and MongoDB (NoSQL-based) to understand the concept.
<
br/>
This clip is from the chapter "SQL Introduction" of the series "SQL Server...
Instructional Video2:27
Curated Video

SQL Server Course for Beginners with 100+ examples - Introduction

Higher Ed
Learn what SQL is and how it is based on RDBMS. We will discuss the features and Microsoft SQL Server and SQL Server Management Studio.
<
br/>
This clip is from the chapter "SQL Introduction" of the series "SQL Server Course for...
Instructional Video4:16
Curated Video

Behavioral Design Patterns in C++ - Lamp - II (Enum States)

Higher Ed
In this video, we will use the variable to store the current state of the lamp so that one can take the correct action if the lamp is switched OFF or switched ON.
<
br/>
This clip is from the chapter "State" of the series...
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.
<
br/>
This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in...
Instructional Video5:38
Curated Video

Behavioral Design Patterns in C++ - Sensor - II

Higher Ed
In the application, for every change in temperature, all the observers get the notifications. In this video, we will see how billboard and simple display do not display the updated temperature if it is just a minor change.
<
br/>...
Instructional Video5:11
Curated Video

Behavioral Design Patterns in C++ - Slide Deck - III

Higher Ed
In this video, we will implement the Observer design pattern in the application.<br<br/>/>

This clip is from the chapter "Observer" of the series "Behavioral Design Patterns in C++".This section focuses on the Observer pattern.
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.<br<br/>/>

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:03
Curated Video

Behavioral Design Patterns in C++ - Hangman - VI

Higher Ed
In this video, we will use serialization to implement the Memento pattern.<br<br/>/>

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:11
Curated Video

Behavioral Design Patterns in C++ - Hangman - III

Higher Ed
This video shows you how to implement checkpoints in the Hangman game.<br<br/>/>

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 Video7:22
Curated Video

Behavioral Design Patterns in C++ - Hangman - I

Higher Ed
In this video, we will implement the popular Hangman game on the console.<br<br/>/>

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: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.<br<br/>/>

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:59
Curated Video

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

Higher Ed
This video helps you with the basic implementation of the Memento pattern.<br<br/>/>

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.<br<br/>/>

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.
<
br/>
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 Video6:00
Curated Video

Behavioral Design Patterns in C++ - DataList - II

Higher Ed
In this video, we will add the menu and the macro class in this lesson and complete the implementation.
<
br/>
This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will...
Instructional Video6:19
Curated Video

Behavioral Design Patterns in C++ - Undo - V

Higher Ed
This video helps you store copies of command objects that are executed in a stack and test our implementation.
<
br/>
This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will...
Instructional Video5:38
Curated Video

Behavioral Design Patterns in C++ - Undo - IV

Higher Ed
In this video, we will continue implementing the undo method in the remaining command classes.
<
br/>
This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the...
Instructional Video4:26
Curated Video

Behavioral Design Patterns in C++ - Undo - III

Higher Ed
This video will help you implement the undo method of several command classes.
<
br/>
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 Video5:47
Curated Video

Behavioral Design Patterns in C++ - Undo - II

Higher Ed
This video explains the concept of undo in more depth.
<
br/>
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...