Instructional Video17:35
Packt

Data Validation and Sanitization: Part I

Higher Ed
REST APIs and Mongoose (Task App): Data Validation and Sanitization: Part I This clip is from the chapter "REST APIs and Mongoose (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
Instructional Video8:53
Curated Video

Hands-On WebAssembly for C++ Programmers - Passing Complex Data with Embind

Higher Ed
So far, we can pass primitive types only. How do we pass objects, enumerations, and more? • Learn how to pass enumerations • Learn how to pass value objects • Learn how to pass classes This clip is from the chapter "Running Our First C++...
Instructional Video4:13
Brian McLogan

Determining the missing angle of a trapezoid

12th - Higher Ed
👉 Learn how to solve problems with trapezoids. A trapezoid is a four-sided shape (quadrilateral) such that one pair of opposite sides are parallel. Some of the properties of trapezoids are: one pair of opposite sides are parallel, etc. A...
Instructional Video2:58
Curated Video

TypeScript for Beginners - Creating an Object

Higher Ed
This video demonstrates how to create an object. 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 Video18:44
Curated Video

The Full Stack Web Development - Objects and Classes

Higher Ed
Backend Programming with PHP: Objects and Classes This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP, integrate MySQL,...
Instructional Video1:08
Brian McLogan

Solving Exponential equations

12th - Higher Ed
👉 Learn how to solve exponential equations with the same base. An exponential equation is an equation in which a variable occurs as an exponent. To solve an exponential equation, we make the base of both sides of the equation to be equal...
Instructional Video10:35
Curated Video

Active Directory with Windows Server 2016 - AD Trusts

Higher Ed
This video tackles the concepts and implementation of trusts. Work through the inheritance properties and transitive trust, including the overall trust flows and implications. This clip is from the chapter "Managing and Maintaining AD...
Instructional Video4:47
Curated Video

Active Directory with Windows Server 2016 - Advanced Trust Settings

Higher Ed
Review the AD security settings for trusts and understand the usage of SID filtering and name suffix routing as a defence-in-depth security policy. This clip is from the chapter "Managing and Maintaining AD DS" of the series "Active...
Instructional Video6:14
Brian McLogan

Master Evaluating Simple Logarithmic Expressions

12th - Higher Ed
Welcome, ladies and gentlemen. So what I'd like to do is show you how to evaluate a logarithm without a calculator. Now, what I'm going to do for this video is do some logarithms that are pretty simple. And I think as long as you...
Instructional Video13:06
Curated Video

The Modern JavaScript Bootcamp (2019) - Methods

Higher Ed
In this video, you’re going to learn about methods. A method is nothing more than an object property with a value set to a function. This clip is from the chapter "JavaScript Objects" of the series "The Modern JavaScript Bootcamp...
Instructional Video4:56
Brian McLogan

Algebra 2 - using the quotient rule of logarithms and properties of exponents to solve an equation

12th - Higher Ed
In this video series I will show you how to apply the properties of logarithms to solve an equation. The three main properties of logarithms we will focus on will be the product, quotient, and power rule of exponents. We will apply these...
Instructional Video3:28
Brian McLogan

How to determine the value using compound interest

12th - Higher Ed
Learn about compound interest. We will look at how to determine the final value, initial value, interest rate and years needed. We will investigate problems compounded continuously, daily, weekly, monthly, quarterly and yearly. These...
Instructional Video8:56
Zach Star

Nanotechnology Research Examples and How to Get Into the Field

12th - Higher Ed
Nanotechnology is a very diverse field that is having bigger and bigger impacts on the world. Nanotechnology has applications in medicine, cars, spacecrafts, food, electronics, and materials science just to name a few. Nanotechnology is...
Instructional Video3:55
Brian McLogan

Determining a missing length using the properties of a rhombus

12th - Higher Ed
👉 Learn how to solve problems with rhombuses. A rhombus is a parallelogram such that all the sides are equal. Some of the properties of rhombuses are: all the sides are equal, each pair of opposite sides are parallel, each pair of...
Instructional Video7:31
Curated Video

Thermal Properties of Water: Specific Heat Capacity Experiment

9th - Higher Ed
This video is a lecture presentation on the thermal properties of water. The presenter discusses the specific heat capacity of water and how to calculate it using an equation. A student then demonstrates an experiment to determine the...
Instructional Video5:07
Curated Video

Learning PHP 7 (Video 10)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Instructional Video9:52
Let's Tute

Learning Properties of Quadrilaterals

9th - Higher Ed
Properties of Quadrilaterals part 1/2: The video features a 14-year-old boy named Tom who participates in a quiz contest on the properties of quadrilaterals. He uses his knowledge of geometry and theorems to solve three questions in the...
Instructional Video5:29
Packt

Using Object.create

Higher Ed
Object Oriented JavaScript - ES5 & ES2015: Using Object.create This clip is from the chapter "Object Oriented JavaScript - ES5 & ES2015" of the series "Modern JavaScript from the Beginning".In this section, you will learn the object...
Instructional Video8:00
Curated Video

.NET Core Microservices - Demo - Calling Coupon Microservice

Higher Ed
This video shows a demo - calling coupon microservice. This clip is from the chapter "Consume Coupon API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about consume coupon API.
Instructional Video1:38
Brian McLogan

Using the properties of a rhombus to determine the side of a rhombus

12th - Higher Ed
👉 Learn how to solve problems with rhombuses. A rhombus is a parallelogram such that all the sides are equal. Some of the properties of rhombuses are: all the sides are equal, each pair of opposite sides are parallel, each pair of...
Instructional Video1:55
Brian McLogan

Dividing two numbers in scientific notation

12th - Higher Ed
👉 Learn how to divide numbers written in scientific notations. Scientific notation is a convenient way of writing very large or very small numbers. A number written in scientific notation is of the form a * 10^n where a is the first...
Instructional Video1:32
Curated Video

TypeScript for Beginners - Adding Methods to Object Interfaces

Higher Ed
This video demonstrates how to add methods to object interfaces. 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 Video3:13
Brian McLogan

What is an exponent - Teacher explains all

12th - Higher Ed
👉 Learn about the rules of exponents. An exponent is a number which a number is raised to, to produce a power. It is the number of times which a number will multiply itself in a power. There are several rules used in evaluating...
Instructional Video1:26
Brian McLogan

Multiply an expression by applying product and power to product rule of exponents

12th - Higher Ed
👉 Learn how to simplify expressions using the power rule of exponents. When several terms of an expression is raised to an exponent outside the parenthesis, the exponent is distributed over the individual terms in the expression and the...