Packt
Creating GIT Configuration and Repositories
This video explains how to create GIT configuration and repositories. This clip is from the chapter "GIT - Version Control Tutorial" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section discusses...
Brian McLogan
Evaluating an expression with two variables ex 2, (3l^2 - p); l = 2; p = 6
👉 Learn how to evaluate mathematics expressions. A mathematics expression is a finite combination of numbers and symbols formed following a set of operations or rules. To evaluate a mathematics expression means to obtain the solution to...
Curated Video
Bash Shell Scripting- Regex: Introduction to sed command with regex
This video introduces you to regex and shows how to use the sed command with it. This clip is from the chapter "Complete sed command" of the series "Complete Bash Shell Scripting".This section covers the concept of sed command.
Brian McLogan
Verifying a trigonometric Identities
👉 Learn how to verify trigonometric identities having rational expressions. To verify trigonometric expression means to verify that the term(s) on the left hand side of the equality sign is equal to the term(s) on the right hand side. To...
Brian McLogan
How to verify an identity by combining two rational expressions
👉 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
Adding a Polynomials That Need to be Multiplied First
👉 Learn how to multiply polynomials. We apply the distributive property to polynomials by multiplying a monomial to every term in a polynomial. When multiplying monomials it is important that we multiply the coefficients and apply the...
Curated Video
AZ-204 Developing for Microsoft Azure Exam Prep - Storage Access Tiers
This video explains storage access tiers. This clip is from the chapter "AZ-204 Blob Containers" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section explains AZ-204 blob containers.
Curated Video
Excel VBA Programming The Complete Guide - The With-End With Construct
The With - End With construct is a shorthand syntax that allows for multiple properties to be overwritten on an object. In this lesson, we practice modifying the Name, Size, Bold and Italic properties on the Font object. This clip is...
Brian McLogan
Evaluating an expression using the composition of trig functions
👉 Learn how to evaluate an expression with the composition of a function and a function inverse. Just like every other mathematical operation, when given a composition of a trigonometric function and an inverse trigonometric function,...
Brian McLogan
Learn how to solve a quadratic using completing the square
👉 Learn how to solve quadratic equations by completing the square. When solving a quadratic equation by completing the square, we first take the constant term to the other side of the equation and create a perfect square trinomial with...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 16 - Introduction to Object-Oriented Programming – Conclusion
In this video, we will learn about introduction to object-oriented programming – conclusion. This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners - Java 16".In...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 07 - ConcurrentHashMap Uses Different Locks for Different Regions
In this session, we will learn that ConcurrentHashMap uses different locks for different regions. This clip is from the chapter "More Concurrency with Concurrent Collections and Atomic Operations" of the series "Java Programming for...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 07 - Functional Programming Terminology - Lambda Expression, Stream, and Operations
In this session, we will learn about functional programming terminology - lambda expression, stream, and operations. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 19 - TreeSet - Methods from NavigableSet - floor, lower, upper, subSet, head
In this session, we will learn about TreeSet - methods from NavigableSet - floor, lower, upper, subSet, head. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Brian McLogan
Algebra 2 - Learn how to subtract complex numbers, (3 - 4i) - (2 + 6i)
In this video playlist you will learn everything you need to know with complex and imaginary numbers (3 - 4i) - (2 + 6i)
Brian McLogan
Algebra 2 Learn how to multiply by conjugate to rationalize the denominator complex numbers, i/(3-i)
In this video playlist you will learn everything you need to know with complex and imaginary numbers i/(3 - i)
Brian McLogan
Algebra 2 - Learn to simplify an expression when the imaginary number i is in the denominator, -8/3i
In this video playlist you will learn everything you need to know with complex and imaginary numbers -8/3i
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 21 – Introduction to Swagger Documentation Format
This video provides an introduction to Swagger documentation format. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you will...
Brian McLogan
Inverse of a negative square root function
👉 Learn how to find the inverse of a function. The inverse of a function is a function that reverses the "effect" of the original function. One important property of the inverse of a function is that when the inverse of a function is...
Brian McLogan
3 Problems to Challenge You Simplifying Radicals
Once you understand how to simplify radicals it is always good to give a shot at examples that are going to challege your understanding and make sure that you really know what you are doing. Here are three examples that do just that!
Brian McLogan
What you need to know: Conic Sections
In this video I attempt to prepare you for our chapter on Conic Sections. We will do this by first covering completing the square and then identifying the midpoint as well as endpoint when given two points. We will then work on writing...
Brian McLogan
Pre-Calculus - Learn the basic operations of complex numbers
In this math tutorial I will show you how write a complex number in standard form after simple operations have been performed. You will learn how to find the value of real and imaginary numbers in a complex number and then write it in...