Instructional Video3:10
Brian McLogan

How to find the missing angle of a kite

12th - Higher Ed
👉 Learn how to solve problems with kites. A kite is a four-sided shape (quadrilateral) with two equal pairs of adjacent sides and the diagonals are perpendicular. Some of the properties of kites are: each pair of adjacent sides are...
Instructional Video16:01
Packt

Resource Updating Endpoints: Part I

Higher Ed
REST APIs and Mongoose (Task App): Resource Updating Endpoints: 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 learn...
Instructional Video3:24
Curated Video

TypeScript for Beginners - String Indexed Array Interfaces

Higher Ed
This video demonstrates how to work with string indexed array 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:32
Curated Video

TypeScript for Beginners - Using Static Properties

Higher Ed
This video demonstrates how to use static properties. This clip is from the chapter "Access Modifiers, Encapsulation, and Static" of the series "TypeScript for Beginners".This section introduces you to access modifiers, encapsulation,...
Instructional Video13:05
Schooling Online Kids

Science for Kids: Early Stage 1 - Three Little Pigs Design New Dig

K - 5th
Oh no! The Big Bad Wolf wants to blow down the little pigs’ houses! Work in a team with Greg and the three little pigs to build the best house ever. It will be comfortable, warm, and safe from the Big Bad Wolf. What do you think - should...
Instructional Video6:12
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Positions - Part 1

Higher Ed
CSS Basics: Positions - Part 1 This clip is from the chapter "CSS Basics" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section is about CSS Basics.
Instructional Video3:49
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Storage Access Tiers

Higher Ed
This video explains storage access tiers. This clip is from the chapter "AZ-204 Blob Containers" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section explains AZ-204 blob containers.
Instructional Video3:13
Curated Video

.NET Core Microservices - Process Checkout Message and Create Order Details in Database

Higher Ed
This video explains process checkout message and create order details in database. This clip is from the chapter "Order API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about...
Instructional Video7:00
Curated Video

Excel VBA Programming The Complete Guide - Create UserForm, Toolbox, Properties, Controls

Higher Ed
The UserForm is a custom form that can be configured with labels, textboxes, buttons and more. In this lesson, we create our first UserForm and begin our discussion of popular naming conventions in the VBA community. This clip is from...
Instructional Video0:41
Brian McLogan

Expanding logarithmic expressions

12th - Higher Ed
👉 Learn all about condensing and expanding logarithms. In this playlist, we will learn how to condense and expand logarithms by using the rules of logarithms. We will use the product, quotient, and power rule for logarithms that include,...
Instructional Video5:46
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Objects

Higher Ed
JavaScript Crash Course: Objects This clip is from the chapter "JavaScript Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about JavaScript, Variables in JavaScript, Data types,...
Instructional Video9:28
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - How to position Grid Items

Higher Ed
CSS Grid: How to position Grid Items This clip is from the chapter "CSS Grid" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".Learn about CSS Grid here.
Instructional Video4:05
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Aligning Grid Track

Higher Ed
CSS Grid: Aligning Grid Track This clip is from the chapter "CSS Grid" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".Learn about CSS Grid here.
Instructional Video10:14
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Transitions

Higher Ed
CSS Crash Course: Transitions This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
Instructional Video2:09
Curated Video

Excel VBA Programming The Complete Guide - The Range.Worksheet Property

Higher Ed
In certain cases, VBA allows us to traverse the Excel object model in reverse --- from the bottom up. One such example is the Range.Worksheet property, which returns a Worksheet object that encloses a Range. In this lesson, we practice...
Instructional Video8:40
Brian McLogan

Overview properties of logs - One to one Property - What is your math question?

12th - Higher Ed
👉 Learn all about the properties of logarithms. The logarithm of a number say a to the base of another number say b is a number say n which when raised as a power of b gives a. (i.e. log [base b] (a) = n means that b^n = a). The...
Instructional Video1:18
Brian McLogan

Pre-Calculus - How to evaluate a logarithm using the change of base formula, 1.06^x = 4.1

12th - Higher Ed
👉 Learn how to evaluate logarithms using a change of base formula. The change of base formula states that when we have a log of a to the base of b, we can evaluate the logarithm by using a common base for both a and b as follows: log of...
Instructional Video2:53
Brian McLogan

Learning to Evaluate a Logarithm Without a Calculator

12th - Higher Ed
👉 Learn how to evaluate logarithms with radicals. Recall that the logarithm of a number says a to the base of another number say b is a number say n which when raised as a power of b gives a. (i.e. log [base b] (a) = n means that b^n =...
Instructional Video17:54
Economics Explained

The "Dirty" Economy Of Australia | Economics Explained

9th - Higher Ed
The economy of the land down under is reliant on dirt. Yes, literal dirt. Here's why.
Instructional Video5:34
Curated Video

Learning CSS (Video 38)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Instructional Video1:26
NASA

NASA | How Do Active Volcanoes Change Clouds?

3rd - 11th
NASA Goddard Space Flight Center scientist Andrew Sayer talks about how emissions from volcanoes can affect clouds. This video provides an overview of research published in the Journal of Atmospheric Chemistry and Physics. Research:...
Instructional Video3:21
NASA

NASA | Need To Know: Lunar Eclipse and LRO

3rd - 11th
On April 15th, 2014 there will be a total lunar eclipse visible from North America. Noah Petro, LRO Deputy Project Scientist, discusses this unique event and what effect it will have on the Lunar Reconnaissance Orbiter (LRO).
Instructional Video4:18
Curated Video

Mastering Spring Framework Fundamentals - Accessing the Current Active Profiles using the Environment Interface

Higher Ed
This video provides an overview of what you will learn in this section. This clip is from the chapter "Arrow Functions" of the series "TypeScript for Beginners".This video introduces you to the arrow functions and explains how to use them.
Instructional Video3:19
Curated Video

TypeScript for Beginners - Creating a class

Higher Ed
This video demonstrates how to create a class. This clip is from the chapter "Classes" of the series "TypeScript for Beginners".This section introduces you to classes and explains how to use them.