Instructional Video8:03
Curated Video

Excel VBA Programming The Complete Guide - Error and Err.Number

Higher Ed
The Err object collects information about errors encountered during macro execution. In this lesson, we explore its helpful Number property and take a look at over 100 different VBA error messages.
r/>
This clip is from the...
Instructional Video6:12
Brian McLogan

T Misconceptions Operations of Functions

12th - Higher Ed
T Misconceptions Operations of Functions
Instructional Video4:50
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 09 - Creating Custom Annotation and an Aspect for Tracking Time

Higher Ed
This video demonstrates how to create custom annotations and an aspect of tracking time.
r/>
This clip is from the chapter "Spring Level 5 - Spring AOP" of the series "Spring Framework Master Class - Java Spring the Modern...
Instructional Video5:17
Curated Video

Finding the Area of a Rectangle Using Area Models

K - 5th
In this video, students learn how to find the area of a rectangular garden by using area models. The teacher explains the concept of area and the formula for finding it, as well as the difference between area and perimeter.
Instructional Video5:59
Curated Video

Classifying Parallelograms: Examining Angles and Sides

K - 5th
In this video, the teacher explains how to classify parallelograms based on their angles and sides. They discuss the properties of a parallelogram, rhombus, rectangle, and square, highlighting their similarities and differences. By...
Instructional Video5:15
Brian McLogan

Writing the domain of a rational function with the radical in the numerator

12th - Higher Ed
👉 Learn how to find the domain of rational functions with a radical numerator. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero...
Instructional Video4:13
Curated Video

Web Development with Node.JS and MongoDB (Video 13)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video7:49
Packt

Advanced Computer Vision Projects 1.5: Retraining the Model

Higher Ed
In this video, we cover retraining the captioning data on user provided images. • Load the model and initialize the TensorFlow session • Apply the model to sample images • Visualize the results
Instructional Video2:30
Curated Video

TypeScript for Beginners - Array Interfaces

Higher Ed
This video demonstrates how to work with array interfaces.<br/<br/>>

This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Instructional Video9:25
Curated Video

Complete Modern C++ - Namespace

Higher Ed
This video explains how to use namespaces to group types together and avoid name clashes.
r/>
This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic...
Instructional Video5:13
Curated Video

Complete Modern C++ - Static Class Members

Higher Ed
This video explains how to use the static keyword to create static member variables and functions.
r/>
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of...
Instructional Video4:31
Curated Video

C++ Standard Template Library in Practice - Moving

Higher Ed
The listener is new to algorithms and does not know about the moving algorithms.

• Introduce the listener to the std::move algo
rithm
• Show how it works and explain the different versions
available
• Reinforce the...
Instructional Video2:43
Brian McLogan

Find the Period, Amplitude, Phase Shift, Vertical Translation

12th - Higher Ed
👉 Learn how to graph a cosine function. To graph a cosine function, we first determine the amplitude (the maximum point on the graph), the period (the distance/time for a complete oscillation), the phase shift (the horizontal shift from...
Instructional Video2:23
Brian McLogan

Multiply a quadratic equation by a square root function to determine domain

12th - Higher Ed
👉 Learn how to multiply two functions. We will explore the multiplication of linear, quadratic, rational, and radical functions. To multiply two functions, we simply algebraically multiply the rules (contents) of the two functions. We...
Instructional Video3:42
Brian McLogan

Multiply a radical function by the reciprocal function to determine the domain

12th - Higher Ed
👉 Learn how to multiply two functions. We will explore the multiplication of linear, quadratic, rational, and radical functions. To multiply two functions, we simply algebraically multiply the rules (contents) of the two functions. We...
Instructional Video6:58
Brian McLogan

T Misconceptions with Characteristics of Functions

12th - Higher Ed
T Misconceptions with Characteristics of Functions
Instructional Video3:53
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 07 - Best Practice-Using Common Pointcut Configuration

Higher Ed
This video demonstrates how to use the common pointcut configuration.
r/>
This clip is from the chapter "Spring Level 5 - Spring AOP" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section...
Instructional Video3:33
Curated Video

PMP Certification Training - Plan Scope Management

Higher Ed
This video explains how to plan scope management.<br<br/>/>

This clip is from the chapter "Project Scope Management" of the series "PMP® Certification Training".This section explains project scope management.
Instructional Video4:14
Curated Video

TypeScript for Beginners - Functional Interfaces

Higher Ed
This video demonstrates how to work with functional interfaces.<br/<br/>>

This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Instructional Video14:07
Curated Video

The Full Stack Web Development - Loops, Conditionals & Switches - Project on Iterations

Higher Ed
Basic JavaScript Concepts: Loops, Conditionals & Switches - Project on Iterations
r/>
This clip is from the chapter "Basic JavaScript Concepts" of the series "The Full Stack Web Development".In this section, we learn the basics...
Instructional Video7:13
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 08 - Configuring an Endpoint for GetCourseDetailsRequest

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 08 - Configuring an Endpoint for GetCourseDetailsRequest
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web...
Instructional Video4:15
Curated Video

C++ 20 (2a) New Features - How to Define a Module

Higher Ed
Split module into two separate module interface partitions

• Split module into module interface and module implementation
files
• Compile and run th
e examples
• Compile and
ru
n the example

This clip is...
Instructional Video20:16
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Creating Custom Hooks

Higher Ed
This video creates Custom Hooks.<br/<br/>>

This clip is from the chapter "[New!] Hooks, Context, Fragments, and More" of the series "The Complete React Developer Course (with Hooks and Redux)".null
Instructional Video4:31
Curated Video

The Modern JavaScript Bootcamp (2019) - Function Scope

Higher Ed
In this lesson, you’ll explore how scope relates to our functions. The scoping rules we learned in the last section still apply!
r/>
This clip is from the chapter "JavaScript Functions" of the series "The Modern JavaScript...