Instructional Video6:06
Brian McLogan

Overview of log properties - Inverse properties

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 Video11:31
Curated Video

The Modern JavaScript Bootcamp (2019) - Using Objects with Functions

Higher Ed
In this lesson, you’re going to explore how you can use objects with functions. This includes calling functions with object arguments and returning objects from functions. This clip is from the chapter "JavaScript Objects" of the series...
Instructional Video2:27
Brian McLogan

Solving an exponential equation by taking the log of both sides

12th - Higher Ed
πŸ‘‰ Learn how to solve exponential equations. An exponential equation is an equation in which a variable occurs as an exponent. To solve an exponential equation, we isolate the exponential part of the equation. Then we take the log of both...
Instructional Video3:10
Brian McLogan

Solving a logarithmic equation in two different ways

12th - Higher Ed
πŸ‘‰ Learn how to solve logarithmic equations. Logarithmic equations are equations with logarithms in them. To solve a logarithmic equation, we first isolate the logarithm part of the equation. After we have isolated the logarithm part of...
Instructional Video4:56
Curated Video

Learning Dart (Video 22)

Higher Ed
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
Instructional Video6:51
Curated Video

RESTful Web API Design with Node.js (Video 5)

Higher Ed
RESTful Web APIs allow developers to create unprecedented applications by leveraging the data on the Internet. Since JavaScript is the language of the web, building APIs using Node.js provides a seamless development experience on both...
Instructional Video7:09
Packt

Kafka Console Producer Command Line Interface (CLI)

Higher Ed
This video explains the CLI commands related to the Kafka console producer. This clip is from the chapter "Command Line Interface (CLI) 101" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will...
Instructional Video6:32
Packt

Starting a Multi-broker Kafka Cluster Using Binaries

Higher Ed
This video demonstrates how to start a multi-broker Kafka cluster using binaries. This clip is from the chapter "Annex - Starting Kafka Differently" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section,...
Instructional Video6:20
Brian McLogan

Using the properties of a rectangle to find the missing value of an angle

12th - Higher Ed
πŸ‘‰ Learn how to solve problems with rectangles. A rectangle is a parallelogram with each of the angles a right angle. Some of the properties of rectangles are: each pair of opposite sides are equal, each pair of opposite sides are...
Instructional Video2:27
Brian McLogan

Learn how to determine the product of scientific notation

12th - Higher Ed
πŸ‘‰ Learn how to multiply 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 Video3:58
Brian McLogan

Solving the logrithmic equation with a square root

12th - Higher Ed
πŸ‘‰ Learn how to solve natural logarithmic equations. Logarithmic equations are equations with logarithms in them. To solve a natural logarithmic equation, we first isolate the logarithm part of the equation. After we have isolated the...
Instructional Video2:40
Brian McLogan

Solving an exponential equation with a rational power

12th - Higher Ed
πŸ‘‰ Learn about solving exponential equations. Exponential equations are equations involving exponents. To solve an exponential equation, we express the terms in both sides of the equality sign as single terms. Then, we express the single...
Instructional Video3:12
Brian McLogan

Solving a natural log in two different ways

12th - Higher Ed
πŸ‘‰ Learn how to solve natural logarithmic equations. Logarithmic equations are equations with logarithms in them. To solve a natural logarithmic equation, we first isolate the logarithm part of the equation. After we have isolated the...
Instructional Video12:55
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Box Model

Higher Ed
CSS Basics: Box Model 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 Video10:49
Brian McLogan

Master Expanding Logarithmic Expressions using the rules of logarithms

12th - Higher Ed
Welcome ladies and gentlemen. So what I'd like to do is show you how to expand logarithmic expressions. Now expanding logarithmic expressions, what we're going to do is follow the rules of logarithms. And the rules of logarithms we have...
Instructional Video3:46
Curated Video

Learning Dart (Video 8)

Higher Ed
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
Instructional Video5:13
Curated Video

Learning Scala Web Development (Video 10)

Higher Ed
The Scala programming language has gained a lot of traction in the last couple of years because of its functional orientation and conciseness. The industry has a strong interest in using Scala in modern production systems, and as such,...
Instructional Video4:30
Curated Video

Identify Properties of Right Triangles

K - 5th
This video describes the unique properties of right triangles. It explains that every right triangle has one right angle, two legs, and one hypotenuse. It also emphasizes that the size and orientation of right triangles can vary, but...
Instructional Video4:28
Science360

National MagLab: The largest, highest powered magnet lab in the world - Science Nation

12th - Higher Ed
NSF's National High Magnetic Field Laboratory, or National MagLab, is a global destination for groundbreaking research across scientific disciplines. Nearly 2,000 scientists from around the world use MagLab's facilities each year,...
Instructional Video8:24
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Animations - Part 2

Higher Ed
Advanced CSS: Animations - Part 2 This clip is from the chapter "Advanced CSS" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".In this section, you will learn about Advanced CSS.
Instructional Video2:59
Curated Video

.NET Core Microservices - Coupon Models and DTOs

Higher Ed
This video explains about coupon models and DTOs. This clip is from the chapter "Coupon API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about the coupon API service.
Instructional Video4:01
Brian McLogan

What are equivalent equations - why we have to use properties of equality

12th - Higher Ed
πŸ‘‰ Learn all about the processes and definitions for solving linear equations. You will gain a better understanding about the vocabulary and steps used to solve liner equations such as how to isolate an equation and apply inverse...
Instructional Video1:59
Brian McLogan

Solving logarithmic equations

12th - Higher Ed
πŸ‘‰ Learn how to solve natural logarithmic equations. Logarithmic equations are equations with logarithms in them. To solve a natural logarithmic equation, we first isolate the logarithm part of the equation. After we have isolated the...
Instructional Video1:51
Brian McLogan

Solving Exponential equations

12th - Higher Ed
πŸ‘‰ Learn how to solve exponential equations. An exponential equation is an equation in which a variable occurs as an exponent. To solve an exponential equation, we isolate the exponential part of the equation. Then we take the log of both...