Brian McLogan
How to find the missing angle of a kite
👉 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...
Packt
Resource Updating Endpoints: Part I
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...
Curated Video
TypeScript for Beginners - String Indexed Array Interfaces
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.
Curated Video
TypeScript for Beginners - Using Static Properties
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,...
Schooling Online Kids
Science for Kids: Early Stage 1 - Three Little Pigs Design New Dig
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...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Positions - Part 1
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.
Curated Video
AZ-204 Developing for Microsoft Azure Exam Prep - Storage Access Tiers
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.
Curated Video
.NET Core Microservices - Process Checkout Message and Create Order Details in Database
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...
Curated Video
Excel VBA Programming The Complete Guide - Create UserForm, Toolbox, Properties, Controls
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...
Brian McLogan
Expanding logarithmic expressions
👉 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,...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Objects
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,...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - How to position Grid Items
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.
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Aligning Grid Track
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.
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Transitions
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.
Curated Video
Excel VBA Programming The Complete Guide - The Range.Worksheet Property
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...
Brian McLogan
Overview properties of logs - One to one Property - What is your math question?
👉 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...
Brian McLogan
Pre-Calculus - How to evaluate a logarithm using the change of base formula, 1.06^x = 4.1
👉 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...
Brian McLogan
Learning to Evaluate a Logarithm Without a Calculator
👉 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 =...
Economics Explained
The "Dirty" Economy Of Australia | Economics Explained
The economy of the land down under is reliant on dirt. Yes, literal dirt. Here's why.
Curated Video
Learning CSS (Video 38)
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...
NASA
NASA | How Do Active Volcanoes Change Clouds?
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:...
NASA
NASA | Need To Know: Lunar Eclipse and LRO
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).
Curated Video
Mastering Spring Framework Fundamentals - Accessing the Current Active Profiles using the Environment Interface
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.
Curated Video
TypeScript for Beginners - Creating a class
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.