Instructional Video1:04
Brian McLogan

Algebra 2 - Using properties of exponents to help you solve a logarithmic equation, log(x) +log(8)=2

12th - Higher Ed
In this video playlist you will explore how to solve logarithmic equations. To solve logarithmic equations it is important to first simplify your equation so that you either have an isolated logarithmic equation on one side or a...
Instructional Video6:40
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Measurement units - Part 1

Higher Ed
CSS Crash Course: Measurement units - Part 1<br/<br/>>

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 Video6:14
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - DOM Navigation

Higher Ed
DOM Crash Course: DOM Navigation<br/<br/>>

This clip is from the chapter "DOM Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about DOM, DOM styles and classes, events etc
Instructional Video9:07
Curated Video

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

Higher Ed
The Range.Font property reveals a Font object complete with its own properties and methods. In this lesson, we explore several ways we can modify a font with VBA -- its name, its size, its bolding, and more!
r/>
This clip is...
Instructional Video5:32
Curated Video

Docker for the Absolute Beginner - Hands-On - Demo - Example Voting Application with Docker Compose

Higher Ed
Docker Compose: Demo - Example Voting Application with Docker Compose
r/>
This clip is from the chapter "Docker Compose" of the series "Docker for the Absolute Beginner - Hands-On".In this section, you will learn about the...
Instructional Video1:44
Brian McLogan

Using one to one property when exponents do not have the same base, 25^(x+3) = 5

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 Video8:16
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Constraint Layout Basics 3

Higher Ed
In this video, we will cover constraint layout basics 3.
r/>
This clip is from the chapter "The Constraint Layout: A First Look" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we...
Instructional Video3:58
Brian McLogan

Tutorial - Solving logarithmic equations ex 10, log(2x)+log(x-5)=2

12th - Higher Ed
In this video playlist you will explore how to solve logarithmic equations. To solve logarithmic equations it is important to first simplify your equation so that you either have an isolated logarithmic equation on one side or a...
Instructional Video14:01
Curated Video

Solving Inequalities Using Multiplication or Division

9th - 12th
In this video lesson we will apply the Properties of Inequality using Multiplication and Division. We will discover that when you multiply or divide both sides of an inequality by the same POSITIVE value the result is an equivalent...
Instructional Video1:41
Curated Video

The Devil Half Acre

9th - Higher Ed
Lumpkin’s jail also known as The Devil Half Acre was one of the most notorious slave sites in the south run by Robert Lumpkin as a slave trading post in 1840. This slave-trading complex operated from the 1830s until the end of the...
Instructional Video3:04
Curated Video

Learning Dart (Video 11)

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...
Instructional Video3:48
Curated Video

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

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 Video4:48
Curated Video

Learning CSS (Video 3)

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...
Instructional Video1:08
Tarver Academy

How to do the Additive Identity Property

12th - Higher Ed
In This Episode, Tyler Teaches Us About How to do the Additive Identity Property
Instructional Video4:59
Curated Video

Learning D3.JS 5.0 9.4: Updating the Nodes

Higher Ed
Learn how to update nodes. β€’ Create the nodeUpdate β€’ Use the methods .transition and .duration β€’ Create the nodeExit
Instructional Video0:43
Brian McLogan

Simplifying an expression using distributive property ex1, 4(x + 2)

12th - Higher Ed
πŸ‘‰ Learn how to simplify mathematics expressions. A mathematis expression is a finite combination of numbers and symbols formed following a set of operations or rules. To simplify a mathematics expression means to reduce the expression...
Instructional Video2:38
Brian McLogan

Use inverse operation to solve exponential equation without one to one property

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 Video4:39
Brian McLogan

All the different ways to apply identities and then see which one works

12th - Higher Ed
πŸ‘‰ Learn how to simplify trigonometric expressions by factoring, expansion, and re-grouping. To simplify a trigonometric identity means to reduce the identity to the simplest form it can take which may be a number or a simple...
Instructional Video1:46
Brian McLogan

Simplify Expressions Negative Exponents

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 Video14:56
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Flex Container Properties

Higher Ed
Flexbox: Flex Container Properties<br/<br/>>

This clip is from the chapter "Flexbox" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".Learn about Flexbox here
Instructional Video3:57
Brian McLogan

Learn how to find the asymptotes of a rational function

12th - Higher Ed
πŸ‘‰ Learn how to find the vertical/horizontal asymptotes of a function. An asymptote is a line that the graph of a function approaches but never touches. The vertical asymptote is a vertical line that the graph of a function approaches but...
Instructional Video4:17
Brian McLogan

Graphing and determining the inverse of a function

12th - Higher Ed
πŸ‘‰ Learn how to find the inverse of a linear function. A linear function is a function whose highest exponent in the variable(s) is 1. The inverse of a function is a function that reverses the "effect" of the original function. One...
Instructional Video3:59
Brian McLogan

Given a quadratic function, find the inverse and determine if a function or not

12th - Higher Ed
πŸ‘‰ Learn how to find the inverse of a quadratic function. A quadratic function is a function whose highest exponent in the variable(s) of the function is 2. The inverse of a function is a function that reverses the "effect" of the...
Instructional Video4:23
Curated Video

Excel VBA Programming The Complete Guide - The Parent Property on All Objects

Higher Ed
Coming full circle, we navigate from a Range object all to the way to the top of the Excel object model (the Application object) by relying on each object's Parent property. The property returns the object enclosing the current...