Hi, what do you want to do?
Brian McLogan
Breaking down long division step by step of polynomials
👉 Learn how to divide polynomials by binomial divisors using the long division algorithm. A binomial is an algebraic expression having two terms. Before dividing a polynomial, it is usually important to arrange the divisor in the...
Professor Dave Explains
Practice Problem: Analyzing Acid-Base Equilibria
Acids! Bases! Conjugate acids! Conjugate bases! We definitely have to be able to label such things, and we should also know how to state which direction in an acid-base equilibrium is preferred. To do this we should know how to tell...
Curated Video
C++ Programming By Example - Setting Up a Basic GUI with Qt Creator
How can you add UI elements to your GUI application?
• Open Qt Cr
eator
• Create a ne
w Qt class
• Add the files to the correct folders in
th
e course code
This clip is from the chapter "Getting Acquainted...
• Open Qt Cr
eator
• Create a ne
w Qt class
• Add the files to the correct folders in
th
e course code
This clip is from the chapter "Getting Acquainted...
Brian McLogan
Learning how to find the distance between two points
👉 Learn how to find the distance between two points. The distance between two points is the length of the line joining the two points in the coordinate plane. To find the distance between two points in the coordinate plane, we make use...
Curated Video
Learn and Master C Programming - Using 'goto'...
We will learn how to use 'goto' keyword in C/C++.
r/>
This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into the...
r/>
This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into the...
Brian McLogan
What does an oblique triangle look like
👉 Learn how to solve for the length of the sides and the measures of the angles of a triangle using the law of sines. The law of sines is used in determining the length of the opposite side to a known angle measure or the measure of the...
Brian McLogan
Law of Sines when no triangle exists SSA
👉 Learn how to determine if a given SSA triangle has 1, 2 or no possible triangles. Given two adjacent side lengths and an angle opposite one of them (SSA or ASS), then there are 3 possible cases: there can be 1 solution, 2 solutions and...
Brian McLogan
How to determine the parts of a hyperbola and then sketch the graph
Learn how to graph hyperbolas. To graph a hyperbola from the equation, we first express the equation in the standard form, that is in the form: (x - h)^2 / a^2 - (y - k)^2 / b^2 = 1 for horizontal hyperbola or (y - k)^2 / a^2 - (x - h)^2...
Brian McLogan
MASTER How to write the equation of a parabola in vertex and standard form given the vertex and thro
MASTER How to write the equation of a parabola in vertex and standard form given the vertex and thro
Brian McLogan
Learn how to determine the domain and range from a function
Learn how to determine the domain and range of a function given the graph of the function. Since the domain of a function is the set of all x-values we will want to identify how far left the graph goes as well as how far right to...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Subsetting Both Rows and Columns
This video introduces you to subsetting both rows and columns.<br/<br/>>
This clip is from the chapter "Exploring Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to exploring data.
This clip is from the chapter "Exploring Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to exploring data.
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Modifying Values
This video explains modifying values.<br/<br/>>
This clip is from the chapter "Exploring Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to exploring data.
This clip is from the chapter "Exploring Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to exploring data.
Curated Video
How to Hide and Unhide Columns in a Spreadsheet
This video tutorial demonstrates how to hide and unhide columns in a spreadsheet efficiently. It explains the process of hiding columns to declutter the view without deleting important data, and then provides clear steps on how to easily...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Create Click Event
Project 1 - Grand Hotel (Based on Flexbox): Create Click Event
r/>
This clip is from the chapter "Project 1 - Grand Hotel (Based on Flexbox)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section...
r/>
This clip is from the chapter "Project 1 - Grand Hotel (Based on Flexbox)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section...
Curated Video
C++ 20 (2a) New Features - Using Enum
This section shows how to avoid retyping long fully qualified names of enum class values, especially those enclosed in classes.
• Consider example with enum class enclosed in a class and switch statement using its v
alues
...
• Consider example with enum class enclosed in a class and switch statement using its v
alues
...
Brian McLogan
Learn how to identify the focus, directrix and vertex
Learn how to graph a horizontal parabola. A parabola is the shape of the graph of a quadratic equation. A parabola is said to be horizontal if it opens to the left or opens to the right. A horizontal parabola results from a quadratic...
Brian McLogan
Graph a circle given in standard form
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 need...
Brian McLogan
Evaluating the difference of two angles for sine
👉 Learn all about sum and difference angle identities. In this video playlist, you will learn how to evaluate, solve, simplify and verify using sum and difference angle identities. We will evaluate using angles not found on the unit...
Brian McLogan
Learn where the formula of oblique triangles come from
👉 Learn how to solve for the length of the sides and the measures of the angles of a triangle using the law of sines. The law of sines is used in determining the length of the opposite side to a known angle measure or the measure of the...
Brian McLogan
Find the x and y intercepts from a polynomial in factored form
👉 Learn how to find all the zeros of a factored polynomial. 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 of a polynomial are the...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - About Page Logos & Testimonials
Portfolio Website With Sass: About Page Logos & Testimonials
r/>
This clip is from the chapter "Portfolio Website With Sass" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll create...
r/>
This clip is from the chapter "Portfolio Website With Sass" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll create...
Curated Video
Meat Display (What is an ounce? How many ounces are in a pound? In this video, you will learn about the customary units for measuring weight!)
To tell the difference between quantities or amounts we normally measure them using appropriate units.
Curated Video
Robotic Process Automation - UiPath RPA Developer Masterclass - UiPath Studio - The Design Panel
This video will go more into detail and focus on the design panel—one of the main components of the UiPath Studio user interface.
<
br/>
This clip is from the chapter "The UiPath Platform and UiPath Studio" of the series "Robotic...
<
br/>
This clip is from the chapter "The UiPath Platform and UiPath Studio" of the series "Robotic...
Curated Video
GCSE Secondary Maths Age 13-17 - Pythagoras & Trigonometry: Area of a Triangle - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow...