Brian McLogan
Graphing a vertical linear equation from a table
👉 Learn how to graph linear equations from the table of points. When given the table of points of a linear equation, we plot the x and y coordinates of the given table on the cartesian plane and join the ploted points to form a straight...
Curated Video
Completing the Square to Reveal Maximum When a=-1
This video introduces how to find the maximum value of a quadratic function by completing the square. It goes through the process step by step, emphasizing the importance of factoring out the leading coefficient and adding/subtracting...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Minimum Value, Maximum Depth And Mirror
Find the minimum value in a binary search tree, find the maximum depth of a binary tree and mirror a binary tree. Learn to solve these problems recursively and see implementation details. This clip is from the chapter "Binary Tree...
Brian McLogan
Using the vertex determine the domain and range of a parabola
👉 Learn about the parts of a parabola. A parabola is the shape of the graph of a quadratic equation. A regular palabola is the parabola that is facing either up or down while an irregular parabola faces left or right. A quadratic...
Brian McLogan
What is relative minimum and maximmum of a quadratic
👉 Learn the essentials for graphing a quadratic equation. A quadratic equation is an equation of the form y = ax^2 + bx + c, where a, b and c are constants. The graph of a quadratic equation is in the shape of a parabola which can either...
Flipping Physics
Understanding the Range Equation of Projectile Motion
The Horizontal Range of a Projectile is defined as the horizontal displacement of a projectile when the displacement of the projectile in the y-direction is zero. This video explains how to use the equation, why a launch angle of 45°...
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...
Curated Video
Complete Python Scripting for Automation - Complete range() function
Loops - for and while loops with break, continue and pass: Complete range() function This clip is from the chapter "Loops - for and while loops with break, continue and pass" of the series "Complete Python Scripting for Automation".You...
Brian McLogan
Graphing a horizontal linear equation from a table
👉 Learn how to graph linear equations from the table of points. When given the table of points of a linear equation, we plot the x and y coordinates of the given table on the cartesian plane and join the ploted points to form a straight...
Curated Video
Learning D3.JS 5.0 8.4: Setting Up a Line Chart
In this video, we will learn how to set up a basic structure for a line chart. • Understand the HTML file • Understand the CSS file • Understand the app.js file and view the result
Brian McLogan
What is the domain and range of a quadratic graph
👉 Learn about the parts of a parabola. A parabola is the shape of the graph of a quadratic equation. A regular palabola is the parabola that is facing either up or down while an irregular parabola faces left or right. A quadratic...
Curated Video
C++ Developer - Project - Reading Data from File and Printing Statistics
This video presents a project to read data from file and print statistics. This clip is from the chapter "File Input and Output" of the series "The Complete C++ Developer Course".This section explains file input and output.
Packt
Compare the breadth-first and depth-first search algorithms : Assignment 1 - Solution
From the section: BFS and DFS Grid World. This section will cover BFS and DFS Grid concept. BFS and DFS Grid World: Assignment 1 - Solution
Fun Robotics
Summary and Project [Recommendation Systems and Data Analytics, Numpy Library I and II]
Summarize the class and explain the class project
KnowMo
Quadratic and Cubic Graphs: Shapes, Plotting, and Analysis
The video explains how to graph quadratic and cubic equations, including identifying the shape of the curve and distinguishing between positive and negative quadratic equations. The video also covers how to plot graphs by finding X and Y...
Brian McLogan
Extrema of a function from a graph
👉 Learn how to determine the extrema from a graph. The extrema of a function are the critical points or the turning points of the function. They are the points where the graph changes from increasing to decreasing or vice versa. They are...
Brian McLogan
How to determine the domain and range and graph
👉 Learn about the parts of a parabola. A parabola is the shape of the graph of a quadratic equation. A regular palabola is the parabola that is facing either up or down while an irregular parabola faces left or right. A quadratic...
Brian McLogan
Determine relative min, max, domain, range, and zeros from a graph
👉 Learn how to determine the extrema from a graph. The extrema of a function are the critical points or the turning points of the function. They are the points where the graph changes from increasing to decreasing or vice versa. They are...
Healthcare Triage
Residency and the 80 Hour Work Week
Performative overwork is more and more common in the United States, and long hours have long been the norm in medicine. During residency, doctors have traditionally been asked to work for up to 100 hours per week. A rule in 2003 capped...
Curated Video
SHRUG OFF SHOULDER TENSION
Wai Lana shows you how to squeeze and stretch built-up tension from your shoulders and upper back. You’ll improve your posture as an added bonus.
Curated Video
Analyzing Capacity: Underutilization and Capacity Shortage
The video discusses capacity in a business context, including capacity shortage and underutilization. The speaker explains how capacity is the level of output or production a business can produce in a given period, and how it can be...
Curated Video
Describe an advanced data structure : Find the Given-Length Subarray with the Maximum Minimum
From the section: Doing a Lot with Very Little. In this section, we will explore some problems that look difficult to solve efficiently at first sight. You might think that they require some advanced logic or data structures, but in fact...
Curated Video
AWS Certified Cloud Practitioner (CLF-C01)- Elastic Block Store (EBS)
In this video, we'll learn about Elastic Block Store (EBS). This clip is from the chapter "AWS Compute Services" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated for 2021]".This section is about AWS compute services in...