Instructional Video4:00
Curated Video

Behavioral Design Patterns in C++ - RPN Evaluator - II

Higher Ed
This video explains how to use the parser to parse some expressions. This clip is from the chapter "Interpreter" of the series "Behavioral Design Patterns in C++".This section focuses on the Interpreter pattern.
Instructional Video8:03
Curated Video

Behavioral Design Patterns in C++ - RPN Evaluator - I

Higher Ed
This video demonstrates another example that uses the Interpreter design pattern and builds the RPN evaluator. This clip is from the chapter "Interpreter" of the series "Behavioral Design Patterns in C++".This section focuses on the...
Instructional Video2:53
Curated Video

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

Higher Ed
In this video, we will go ahead and add the support for the OR keyword. This clip is from the chapter "Interpreter" of the series "Behavioral Design Patterns in C++".This section focuses on the Interpreter pattern.
Instructional Video4:42
Curated Video

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

Higher Ed
This video builds on the previous video and helps design the Interpreter design pattern. Here, the terminal and non-terminal classes are converted into classes. This clip is from the chapter "Interpreter" of the series "Behavioral Design...
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 Video5:39
Curated Video

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

Higher Ed
This video explains the basic implementation of 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: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 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:28
Curated Video

Top 3 Mistakes to Avoid When Simplifying Expressions using the Distributive Property

9th - Higher Ed
Whether you need a quick refresher or a step-by-step explanation on how to avoid making the the top 3 most common mistakes when simplifying expressions using the distributive property, then this video is for you! I will explain what the...
Instructional Video9:18
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Mean Squared Error

Higher Ed
In this video, we will understand MSE (Mean Squared Error) from a probabilistic perspective. This clip is from the chapter "In-Depth: Loss Functions" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this...
Instructional Video2:42
Curated Video

Master SQL for Data Analysis - Common Table Expressions (CTEs)

Higher Ed
In this video, you will learn more about the common table expression, which allows us to reference data within a SELECT statement. This clip is from the chapter "SQL – Simplify Queries (Views, CTEs)" of the series "Master SQL for Data...
Instructional Video4:07
Curated Video

Master SQL for Data Analysis - Simple CASE - Data Transformation

Higher Ed
In this video, we will look at the first option to create a use case, which is the simple case used to compare an input expression using the = operator. This clip is from the chapter "SQL - Conditional Logic (CASE)" of the series "Master...
Instructional Video1:35
Curated Video

Master SQL for Data Analysis - Overview-5

Higher Ed
This video briefly outlines conditional logic with a case, how data gets transformed with this logic, and classification and binning. This clip is from the chapter "SQL - Conditional Logic (CASE)" of the series "Master SQL for Data...
Instructional Video7:06
Curated Video

Master SQL for Data Analysis - Conditional Logic – Multiple Rows

Higher Ed
The second type of subquery used to filter data based on conditional logic is the subquery that may return multiple rows of data. This clip is from the chapter "SQL – Subqueries" of the series "Master SQL for Data Analysis".This section...
Instructional Video6:07
Curated Video

Master SQL for Data Analysis - Creating Tables - Constraints

Higher Ed
Here, we will look at the different constraints that can be added to update or limit data stored in a specific column in a table. This clip is from the chapter "SQL - Creating Databases, Schemas, and Tables" of the series "Master SQL for...
Instructional Video2:42
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - For Each Loop

Higher Ed
This video explains the For Each loop that is normally used with collections and arrays, which helps you run one or more loops to cycle through. This clip is from the chapter "Loops with VBA" of the series "The Ultimate Excel VBA Course...
Instructional Video9:50
Curated Video

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Circular Dependency Errors and How to Fix Them

Higher Ed
This video addresses circular dependency errors in Power BI, occurring with interdependent table relationships. The video provides a step-by-step guide to identifying and resolving circular dependency errors to maintain the integrity of...
Instructional Video10:01
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - For Loop (in and of) / 019-1

Higher Ed
This video explains for loop, which will help you ease your condition while writing for loops. This clip is from the chapter "Control Flow" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Instructional Video11:13
Curated Video

Alteryx Advanced - Cleaning

Higher Ed
In this video, you will learn about a necessary step, “cleaningâ€, where data is transformed to get meaningful results. You will learn about uncleansed fields and the causes of null data. We will explore the imputation tool, which...
Instructional Video4:47
Curated Video

Mastering C++ Standard Library Features [Video] - Value Categories: The Full Picture

Higher Ed
Learn about the more fine-grained value categories of the language, in order to increase your understanding of the rules that guide move semantics
Instructional Video10:14
Curated Video

Mastering C++ Standard Library Features [Video] - Move Semantics

Higher Ed
Understand what move semantics are and how they enable efficient resource transfer and ownership transfer
Instructional Video10:17
Curated Video

Mastering C++ Standard Library Features [Video] - Lvalues and Rvalues

Higher Ed
Understand the difference between lvalue and rvalues, gaining a solid theoretical base required to understand move semantics
Instructional Video3:33
Curated Video

Substitution in Algebra

3rd - Higher Ed
This video explains substitution in maths within the topic of algebra and what it means to evaluate an expression. Practice questions and solutions are at the end of the video.
Instructional Video6:10
Curated Video

Solving Algebra Word Problems

3rd - Higher Ed
In this video we explain how to solve algebra worded problems. We explain how to form expressions and equations from worded algebra questions. The video starts off with simple examples, building up to the more complex age problems....