Brian McLogan
Overview of log properties - Inverse properties
π 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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Using Objects with Functions
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...
Brian McLogan
Solving an exponential equation by taking the log of both sides
π 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...
Brian McLogan
Solving a logarithmic equation in two different ways
π 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...
Curated Video
Learning Dart (Video 22)
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...
Curated Video
RESTful Web API Design with Node.js (Video 5)
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...
Packt
Kafka Console Producer Command Line Interface (CLI)
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...
Packt
Starting a Multi-broker Kafka Cluster Using Binaries
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,...
Brian McLogan
Using the properties of a rectangle to find the missing value of an angle
π 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...
Brian McLogan
Learn how to determine the product of scientific notation
π 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...
Brian McLogan
Solving the logrithmic equation with a square root
π 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...
Brian McLogan
Solving an exponential equation with a rational power
π 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...
Brian McLogan
Solving a natural log in two different ways
π 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...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Box Model
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.
Brian McLogan
Master Expanding Logarithmic Expressions using the rules of logarithms
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...
Curated Video
Learning Dart (Video 8)
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...
Curated Video
Learning Scala Web Development (Video 10)
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,...
Curated Video
Identify Properties of Right Triangles
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...
Science360
National MagLab: The largest, highest powered magnet lab in the world - Science Nation
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,...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Animations - Part 2
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.
Curated Video
.NET Core Microservices - Coupon Models and DTOs
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.
Brian McLogan
What are equivalent equations - why we have to use properties of equality
π 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...
Brian McLogan
Solving logarithmic equations
π 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...
Brian McLogan
Solving Exponential equations
π 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...