Packt
Event Listeners & the Event Object
DOM Manipulation & Events: Event Listeners & the Event Object This clip is from the chapter "DOM Manipulation & Events" of the series "Modern JavaScript from the Beginning".In this section, you will learn about DOM, examining the...
Brian McLogan
Learn how to reflect a triangle over the y axis ex 2
π Learn how to solve for unknown variables in congruent triangles. Two or more triangles are said to be congruent if they have the same shape and size. When one of the values of a pair of congruent sides or angles is unknown and the...
Brian McLogan
Find the coordinate point of the given angle
π Learn how to find the point on the unit circle given the angle of the point. A unit circle is a circle whose radius is 1. Given an angle in radians, to find the coordinate of points on the unit circle made by the given angle with the...
Brian McLogan
Find the coordinate point of the given angle
π Learn how to find the point on the unit circle given the angle of the point. A unit circle is a circle whose radius is 1. Given an angle in radians, to find the coordinate of points on the unit circle made by the given angle with the...
Curated Video
GCSE Secondary Maths Age 13-17 - Graphs: Transformation - Advanced - 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 steps. This video...
Brian McLogan
Master how to graph a linear equation in standard form
Master how to graph a linear equation in standard form
Curated Video
Finding the Centroid of a Triangle Using Vector Geometry and Coordinate Points
The video is a lecture presentation on vector geometry and the ratio theorem, with a focus on the centroid of a triangle. The presenter explains the concept of a centroid, which is the point of concurrency of a triangle formed by the...
Brian McLogan
Graphing a quadratic function in standard form
π Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Curated Video
Comprehensive Android Developer Bootcamp - Get Coordinates From API - Part 2
Build an EarthQuake App:Get Coordinates From API - Part 2 This clip is from the chapter "Build an EarthQuake App" of the series "The Comprehensive Android Developer Bootcamp".In this section you will see how to build your own EarthQuake...
Curated Video
C++ Programming By Example - Reacting to User Input
How can we react to user input in our custom widget? β’ Look at the Qt documentation β’ Override mouse event functions β’ Print data to the console to confirm that the app is reacting properly This clip is from the chapter "Building a...
Brian McLogan
Determining slope of zero from a table
π Learn how to find the rate of change from a table of values. The rate of change of a set of data listed in a table of values is the rate with which the y-values are changing with respect to the x-values. To find the rate of change from...
Brian McLogan
Determining negative slope from a table
π Learn how to find the rate of change from a table of values. The rate of change of a set of data listed in a table of values is the rate with which the y-values are changing with respect to the x-values. To find the rate of change from...
Curated Video
Apache Maven Beginner to Guru - Example of a Spring Cloud Contract Fraud in OpenAPI
This video presents an example of a spring cloud contract fraud in OpenAPI. This clip is from the chapter "Maven in the Real World" of the series "Apache Maven: Beginner to Guru".This section focuses on Maven in the real world.
Brian McLogan
Find the inverse of the square root function by adding a constraint
π 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
Master Graphing a system of horizontal and vertical inequalities
Master Graphing a system of horizontal and vertical inequalities
Brian McLogan
Master Graphing a system of four linear inequalities
Master Graphing a system of four linear inequalities
Brian McLogan
Master How to graph absolute value inequalities with compression and stretching
Master How to graph absolute value inequalities with compression and stretching
Curated Video
How to Determine a Coordinate to Form A Rectangle
In this short math video we will learn how to determine a coordinate to form a rectangle to solve a standardized math test question. We will review the characteristics of a rectangle and add a fourth vertex to the coordinate plane to...
Curated Video
Complete Modern C++ - Structures
This video explains the meaning and purpose of structures in C++. β’ `string_view`: intention of βobservingβ β’ Retain strings passed to functions β’ Performance comparison with `std::string` This clip is from the chapter "Classes and...
Brian McLogan
Solving a trigonometric equation with applying pythagorean identity
π Learn how to solve trigonometric equations. There are various methods that can be used to evaluate trigonometric equations, they include factoring out the GCF and simplifying the factored equation. Another method is to use a...
Brian McLogan
How to find the intersection of a system of equations by 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
How to determine the inverse of a rational function
π Learn how to find the inverse of a rational function. A rational function is a function that has an expression in the numerator and the denominator of the function. The inverse of a function is a function that reverses the "effect" of...
Brian McLogan
Learning to Find the Angle Given the Inverse Sine of a Value
π Learn how to evaluate the inverse of reciprocal trigonometric functions. Recall that the reciprocal trigonometric functions are given by the ratio of 1 and the corresponding trigonometric function. When an angle is unknown but the...
Brian McLogan
Master how to graph a linear equation using slope intercept form
Master how to graph a linear equation using slope intercept form