Instructional Video0:37
Brian McLogan

How to use the rules of logarithms to evaluate a log

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 Video16:21
Curated Video

The Modern JavaScript Bootcamp (2019) - Primitives and Objects: Part I

Higher Ed
In this video, you’re going to explore how JavaScript uses prototypal inheritance for built-in types.
r/>
This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern JavaScript Bootcamp (2019)".This...
Instructional Video3:43
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Creating and Using CSS File

Higher Ed
In this video, we'll cover creating and using CSS file.
r/>
This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS,...
Instructional Video8:56
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - What is CSS

Higher Ed
In this video, we'll cover what is CSS.
r/>
This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS inline...
Instructional Video3:58
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Floats Images

Higher Ed
In this video, we'll cover CSS floats images.
r/>
This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS...
Instructional Video3:33
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Project JS and Index View

Higher Ed
In this video, we'll look at project JS and index view.<br/<br/>>

This clip is from the chapter "Product CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at product CRUD.
Instructional Video1:50
Brian McLogan

Pre-Calculus - Evaluating the Sum of Two Logarithms

12th - Higher Ed
πŸ‘‰ Learn how to evaluate logarithm expression. Recall that 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)....
Instructional Video0:29
Brian McLogan

Pre-Calculus - Applying the Properties of Logs to Simplify an Expression

12th - Higher Ed
πŸ‘‰ Learn how to evaluate natural logarithms. 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 = a)....
Instructional Video7:04
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Practical Examples on Types of Inheritance

Higher Ed
This video presents practical examples on the types of inheritances.
r/>
This clip is from the chapter "Java Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the basic...
Instructional Video3:03
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Section Intro - CSS Basics

Higher Ed
CSS Basics: Section Intro<br/<br/>>

This clip is from the chapter "CSS Basics" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about CSS Basics.
Instructional Video5:11
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 22 – Setting Up Client-Side Load Balancing with Ribbon

Higher Ed
This video demonstrates setting up client-side load balancing with Ribbon.
r/>
This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This...
Instructional Video10:08
Curated Video

Creating Closed Procedure Exercises in Microsoft Word

Pre-K - Higher Ed
This video demonstrates how to create interactive closed procedure exercises in Microsoft Word, allowing teachers to generate engaging activities for students to practice and enhance their understanding of key concepts. By utilizing...
Instructional Video6:59
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Matplotlib for Data Visualization: Matplotlib Legends Labels

Higher Ed
In this video, we will cover Matplotlib legends labels.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory...
Instructional Video6:25
Brian McLogan

Writing a two column proof using properties of rectangles for triangle congruence

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 Video11:05
Packt

Hiding Private Data

Higher Ed
API Authentication and Security (Task App): Hiding Private Data
<
br/>
This clip is from the chapter "API Authentication and Security (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section,...
Instructional Video1:20
Brian McLogan

How to simplify dividing two monomials Math help

12th - Higher Ed
πŸ‘‰ Learn how to simplify expressions using the quotient rule of exponents. The quotient rule of exponents states that the quotient of powers with a common base is equivalent to the power with the common base and an exponent which is the...
Instructional Video2:28
Brian McLogan

How to multiply two monomials together

12th - Higher Ed
πŸ‘‰ Learn how to simplify expressions using the product rule of exponents. The product rule of exponents states that the product of powers with a common base is equivalent to a power with the common base and an exponent which is the sum of...
Instructional Video5:25
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Interacting with VM Using PowerShell

Higher Ed
In this video, we will cover interacting with VM using PowerShell.
r/>
This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell...
Instructional Video8:05
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Simple Storage Service (Amazon S3) Bucket Properties

Higher Ed
This video explains Amazon S3 bucket and the collection or properties associated with it.
r/>
This clip is from the chapter "Solutions Architect Chapter 2 – Amazon Web Services (AWS) Storage Design" of the series "AWS Solutions...
Instructional Video2:49
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Web Services (AWS) CloudFormation Properties

Higher Ed
This video reviews the latest updates that can be configured in AWS CloudFormation.
r/>
This clip is from the chapter "Solutions Architect Chapter 11 – Amazon Web Services (AWS) Application Deployment" of the series "AWS...
Instructional Video4:14
Curated Video

.NET Core Microservices - Payment Status Models

Higher Ed
This video explains payment status models.<br/<br/>>

This clip is from the chapter "Payments" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about payment.
Instructional Video4:01
Curated Video

TypeScript for Beginners - Using for-in and instanceof

Higher Ed
This video demonstrates how to use the for-in and instanceof classes.<br/<br/>>

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.
Instructional Video9:24
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Flex Item Properties

Higher Ed
CSS Flexbox: Flex Item Properties<br/<br/>>

This clip is from the chapter "CSS Flexbox" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about CSS Flexbox.
Instructional Video6:14
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Introduction to CSS Flexbox

Higher Ed
CSS Flexbox: Introduction to CSS Flexbox<br/<br/>>

This clip is from the chapter "CSS Flexbox" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about CSS Flexbox.