Packt
Counting Operations
This video explains counting operations in data structures. This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O notation in data...
Sustainable Business Consulting
Design with the Environment in Mind
Describes what it means to design with the environment in mind and what tools are available to achieve sustainable operations
The Business Professor
Continuous Manufacturing
Continuous manufacturing is an approach to manufacturing that includes mass production, process production, and discreet production
Brian McLogan
How do we combine complex numbers
In this video series I will show you how to combine complex number by either subtracting or adding them together. Complex numbers have real and imaginary components. When combining complex numbers we can only add the real to the imaginary.
Brian McLogan
How to verify an identity by adding two trigonometric fractions
π 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
Using the properties of logarithms to condense multiple logarithms
π Learn how to condense logarithmic expressions. A logarithmic expression is an expression having logarithms in it. To condense logarithmic expressions means to use the logarithm laws to reduce logarithm expressions from the expanded...
Brian McLogan
Summary for condensing logarithmic expressions
π Learn how to condense/expand logarithmic expressions. A logarithmic expression is an expression having logarithms in it. To condense logarithmic expressions means to use the logarithm laws to reduce logarithm expressions from the...
Brian McLogan
Summary for solving a quadratic by the square root method
πLearn how to solve quadratic equations using the square root method. It is important to understand that not all quadratics have to be solved using factoring or quadratic formula. When we only have one variable but it is squared we can...
Brian McLogan
Summary for solving literal equations
π In this playlist, you will learn how to solve a literal equation. We will work through solving literal equations from formulas as well as equations of a line. When solving literal equations we will be isolating a given variable by...
Curated Video
Alternative Quality Initiatives for Businesses
This video is a lecture on alternative approaches that businesses can use to measure, maintain, and control quality within their organization. The speaker discusses Total Quality Management (TQM), the Six Sigma approach, and quality...
Curated Video
Create a list : Lists Out of Arrays
From the section: Lists. This section focuses on lists and the various functions of the list. This video explains lists out of arrays.
Curated Video
Describe computer programming : Reading from and Writing to the Console
From the section: Introduction to Python. In this section we look at Python's fundamental, built-in data structures, and discuss how and when to use them. This video will give you an overview about how to read from and write to the...
Brian McLogan
What is the definition of a relation
π Learn about every thing you need to know to understand the domain and range of functions. We will look at functions represented as equations, tables, mapping, and ordered pairs. The domain is the set of all possible x or input values...
Brian McLogan
Solving a two step equation with multiplication fractions
π 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...
Packt
Live Example on Working with Child Windows
This video presents a live example on working with child windows. This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Brian McLogan
What do I need to know to condense logarithmic expressions
π Learn how to condense/expand logarithmic expressions. A logarithmic expression is an expression having logarithms in it. To condense logarithmic expressions means to use the logarithm laws to reduce logarithm expressions from the...
Curated Video
Complete Python Scripting for Automation - Working with json files
Working with files like json: Working with json files This clip is from the chapter "Working with files like json" of the series "Complete Python Scripting for Automation".You will learn about working with json files.
Curated Video
Complete Python Scripting for Automation - Introduction to datetime module
datetime module to work with dates and times: Introduction to datetime module This clip is from the chapter "datetime module to work with dates and times" of the series "Complete Python Scripting for Automation".In this section, the...
Brian McLogan
Simplifying radical expressions and then combining them
π Learn how to add or subtract radicals. A radical is a number or an expression under the root symbol. Radicals can only be added or subtracted if the numbers or expressions under the roots are the same for all terms. To add or subtract...
Brian McLogan
Solve a quadratic by applying the square root method
πLearn how to solve quadratic equations using the square root method. It is important to understand that not all quadratics have to be solved using factoring or quadratic formula. When we only have one variable but it is squared we can...
Brian McLogan
How do you solve a quadratic using various methods
πLearn how to solve quadratic functions. Quadratic equations are equations whose highest power in the variable(s) is 2. They are of the form y = ax^2 + bx + c. There are various techniques which can be applied in solving quadratic...
Curated Video
Core Java Programming Course- String Conversion Operations
This video demonstrates how to convert strings. This clip is from the chapter "String Operations" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various string operations that you...
Brian McLogan
Learn to represent relations by mapping ordered pairs, table and graphing
π Learn about every thing you need to know to understand the domain and range of functions. We will look at functions represented as equations, tables, mapping, and ordered pairs. The domain is the set of all possible x or input values...
Brian McLogan
Learning how to solve an compound inequality in two different ways
π Learn how to solve and graph compound linear inequalities. A compound inequality is an inequality having more than 1 inequality sign. To solve compound inequalities, we use inverse operations, applying the inverse operation to each...