Curated Video
RESTful Web API Design with Node.js (Video 15)
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
Adding Cucumber Knowledge to an Existing Framework
This video demonstrates how to add Cucumber knowledge to an existing framework. This clip is from the chapter "Cucumber Behavior Driven Data Γ’β¬β Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and...
KnowMo
Dealing with Negative Numbers: Addition and Subtraction
This is a lecture presentation that explains how to deal with negative numbers when adding or subtracting them. The presenter uses a bathtub analogy to illustrate the concept, with hot water representing positive numbers and cold water...
Brian McLogan
Solving for X in an equation using subtraction and division
π Learn how to solve two step linear equations. A linear equation is an equation whose highest exponent on its variable(s) is 1. To solve for a variable in a two step linear equation, we first isolate the variable by using inverse...
Brian McLogan
Find the area of an oblique triangle - Online tutor - Free Math Videos
π Learn how to find the area and perimeter of triangles. A triangle is a shape of three sides. The area of a shape is the measure of the portion enclosed by the shape while the perimeter of a shape is the measure of the outline enclosing...
Let's Tute
Creating Four Landscapes in One Frame: Morning, Afternoon, Twilight, and Night
In this video, the instructor teaches viewers how to create four different landscapes in one frame, representing different times of the day: morning, afternoon, twilight, and night. Using acrylic colors and simple techniques, he...
Brian McLogan
Verifying trigonometric identities by converting to sines and cosines
π Learn how to verify trigonometric identities involving the addition and subtraction of terms. To do this it is usually useful to convert the addition or subtraction terms in terms of one trigonometric function and then evaluate....
Brian McLogan
Verifying a trigonometric Identities
π Learn how to verify trigonometric identities involving the addition and subtraction of terms. To do this it is usually useful to convert the addition or subtraction terms in terms of one trigonometric function and then evaluate....
Brian McLogan
Verifying a trigonometric Identities
π Learn how to verify rational trigonometric identities involving the addition and subtraction of terms. To verify trigonometric expression means to verify that the term on the left-hand side of the equality sign is equal to the term on...
Brian McLogan
Evaluate using the sum formula of two angles of cosine
π Learn how to evaluate the cosine of an angle in radians using the sum/difference formulas. To do this, we first express the given angle as a sum or a difference of two (easy to evaluate) angles, then we use the unit circle and the...
Brian McLogan
How to solve a trigonometric equation by using factoring
π Learn how to solve trigonometric equations by factoring out the GCF. When solving trigonometric equations involving the multiples of the same trigonometric function. It is very useful to collect similar trigonometric functions together...
Brian McLogan
Different representations of polar points with negative radius and angle
Different representations of polar points with negative radius and angle
Brian McLogan
Using the power rule of exponents to simplify an expression
π Learn how to simplify expressions using the power rule of exponents. When several terms of an expression is raised to an exponent outside the parenthesis, the exponent is distributed over the individual terms in the expression and the...
Brian McLogan
Subtracting polynomials by using the addition method
π Learn how to subtract polynomials. To subtract polynomials, we first simplify the polynomials by removing all brackets. Then, we combine like terms. Like terms are terms that share the same base and power for each variable. When you...
Brian McLogan
Multiplying two functions rational and square root
π Learn how to multiply two functions. We will explore the multiplication of linear, quadratic, rational, and radical functions. To multiply two functions, we simply algebraically multiply the rules (contents) of the two functions. We...
Brian McLogan
Learn how to subtract two polynomials using two different methods
π Learn how to subtract polynomials. To subtract polynomials, we first simplify the polynomials by removing all brackets. Then, we combine like terms. Like terms are terms that share the same base and power for each variable. When you...
Brian McLogan
Learn how to subtract two functions
π Learn how to add or subtract two functions. Given two functions, say f(x) and g(x), to add (f+g)(x) or f(x) + g(x) or to subtract (f - g)(x) or f(x) - g(x) the two functions we use the method of adding/subtracting algebraic expressions...
Brian McLogan
Learn how to solve a system using substitution
πLearn how to solve a system of equations by substitution. To solve a system of equations means to obtain a common values of the variables that makes the each of the equation in the system true. To solve a system of equations by...
Curated Video
.NET Core Microservices - Configure Cart Service
This video explains the configure cart service. This clip is from the chapter "Consume Shopping Cart API Service" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about consume...
Curated Video
Multi-Paradigm Programming with Modern C++ - What Makes a Good Function
A function should perform a single logical operation. Small functions are easy to maintain and promote code reuse. The most common anti-pattern is a function that does too many things. β’ Why small functions are good? β’ How small should a...
Brian McLogan
Algebra 2 - Subtracting two complex numbers in parenthesis (28-4i) - (10-30i)
In this video tutorial I will show you how to add and subtract complex numbers. When combining complex numbers it is important for us to understand that we must have like terms. We then add and subtract in either the horizontal or...
Brian McLogan
Adding two rational expressions by determine the LCD and adding like terms
Learn how to add and/or subtract rational expressions. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. When adding or subtracting rational...
Brian McLogan
Sum and Difference Formula Evaluate Right Triangles
Sum and Difference Formula Evaluate Right Triangles