Hi, what do you want to do?
Curated Video
Complete Modern C++ - Constant Expressions - constexpr (C++11)
In this video, you will learn how to write expressions that can be evaluated at compile time, thereby increasing the performance of your code.
β’ Look at the QPainterPath document
ation
β’ Change drawing style on a custom...
β’ Look at the QPainterPath document
ation
β’ Change drawing style on a custom...
Brian McLogan
Multiplying a function by a multiple, then determine the domain
π 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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Eclipse Tip - Ctrl or Cmd + 1
In this video, we will learn about Eclipse Tip - Ctrl or Cmd + 1.
r/>
This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals...
r/>
This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals...
Brian McLogan
How to find when a particle is at rest from a position graph
π Learn how to solve particle motion problems. Particle motion problems are usually modeled using functions. Now, when the function modeling the position of the particle is given with respect to the time, we find the speed function of...
Brian McLogan
How to find the Asymptotes and Intercepts of a Rational Function
π Learn how to find the vertical/horizontal asymptotes of a function. An asymptote is a line that the graph of a function approaches but never touches. The vertical asymptote is a vertical line that the graph of a function approaches but...
Brian McLogan
Find all the asymtotes and intercepts of a rational function
π Learn how to find the vertical/horizontal asymptotes of a function. An asymptote is a line that the graph of a function approaches but never touches. The vertical asymptote is a vertical line that the graph of a function approaches but...
Brian McLogan
Solving a system using graphing
πTo solve a system of equations means to obtain a common x-value and a common y-value that makes the each of the equation in the system true. To solve a system of equations by graphing means to obtain the point of intersection (if any)...
Brian McLogan
What is the leading coefficient of a polynomial
π Learn how to determine the end behavior of the graph of a polynomial function. To do this we will first need to make sure we have the polynomial in standard form with descending powers. We will then identify the leading terms so that...
Science360
Smart Grids - Green Revolution
How we get our energy is as important as how we make it. In this episode of Green Revolution, hear how scientists and engineers are updating the way electricity is distributed and improving how we power up. Visit the full Green...
Catalyst University
Isobaric Expansion Coefficient and Isothermal Compressibility
Isobaric Expansion Coefficient and Isothermal Compressibility
Curated Video
Complete Modern C++ - Structured Bindings
In this video, understand how to use structured bindings to bind variables to different members of an object or an array.
r/>
This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This...
r/>
This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This...
Brian McLogan
What is a constant
π Learn how to simplify mathematics expressions. A mathematis expression is a finite combination of numbers and symbols formed following a set of operations or rules. To simplify a mathematics expression means to reduce the expression...
Curated Video
TypeScript for Beginners - const Functions
This video demonstrates how to use the const functions.<br/<br/>>
This clip is from the chapter "Variable Prefixes" of the series "TypeScript for Beginners".This section introduces you to variable prefixes and explains how to use them.
This clip is from the chapter "Variable Prefixes" of the series "TypeScript for Beginners".This section introduces you to variable prefixes and explains how to use them.
Curated Video
Complete Modern C++ - Sharing Pointers
In this video, we will build an example that will be used to explain why we std::unique_ptr cannot be used in all cases.
β’ Go through the Qt document
ation
β’ Understand that signals get emitted when somethi
ng happens
...
β’ Go through the Qt document
ation
β’ Understand that signals get emitted when somethi
ng happens
...
Curated Video
Complete Modern C++ - Enums - Part I (Basics)
This video explains the purpose of enumerated types and when to use them.
β’ Use basic project setup provided by instr
uctor
β’ Open Qt Creator and created needed file
s as shown
β’ Put the files in the
co
rrect...
β’ Use basic project setup provided by instr
uctor
β’ Open Qt Creator and created needed file
s as shown
β’ Put the files in the
co
rrect...
Brian McLogan
How to synthetic divide when you are missing values
π Learn about dividing by synthetic division when there is a missing power. Synthetic division is a method of dividing polynomials by linear expressions. To divide using synthetic division, we equate the divisor to 0 and then solve for...
Brian McLogan
Master Labeling the Degree and Leading coefficient of a polynomial
Master Labeling the Degree and Leading coefficient of a polynomial
Curated Video
Java Programming for Complete Beginners - Java 16 - Eclipse Tip β Ctrl or Cmd + 1
In this lesson, we will look at an important tip related to Eclipse IDE, which is Control/Command + 1.
r/>
This clip is from the chapter "Introduction to Exception Handling" of the series "Java Programming for Complete...
r/>
This clip is from the chapter "Introduction to Exception Handling" of the series "Java Programming for Complete...
Brian McLogan
Applying Rational Zero Test Then Find All of the Zeros
π Learn how to find all the zeros of a polynomial that cannot be easily factored. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The zeros...
Brian McLogan
Find the Zeros of a Polynomial Then Write Out Using Linear Factorization
π Learn how to find all the zeros of a polynomial that cannot be easily factored. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The zeros...
Brian McLogan
Tutorial - How to determine if an equation has y varying directly with x, y = kx; y/2 = x
In this video playlist I show you how to solve different math problems for Algebra, Geometry, Algebra 2 and Pre-Calculus. The video will provide you with math help using step by step instruction. Math help tutorials is just what you...
Brian McLogan
Using the Box Method to Multiply a Trinomial by a Trinomial - Math Tutorial
π Learn how to multiply polynomials. To multiply polynomials, we use the distributive property. The distributive property is essential for multiplying polynomials. The distributive property is the use of each term of one of the...
Brian McLogan
Learn how to graph an absolute value function with a vertical shift
π Learn about graphing absolute value equations. An absolute value equation is an equation having the absolute value sign and the value of the equation is always positive. The graph of the parent function of an absolute value equation is...
Professor Dave Explains
Practice Problem: Cell Potential, Equilibrium Constants, and Free Energy Change
Mercy me, how are cell potential, equilibrium constants, and free energy change all related? By a few different equations, that's how. See if you can solve for these values given some data!