Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Meet The Binary Heap - It's A Tree At Heart
The Binary Heap is logically a Binary Tree with specific constraints. The heap property and the shape property determine whether a Binary Tree is really a Heap. This clip is from the chapter "Heaps" of the series "From 0 to 1: Data...
Curated Video
Describing Data (Part 1)
Describe a data distribution (number of observations, median, range, mode, maximum and minimum).
Professor Dave Explains
IIT/JEE Chemistry Practice #4: Limiting Reagents
Practice REAL problems from actual past IIT/JEE exams with Professor Dave!
NASA
NASA | Sea Ice Max 2013: An Interesting Year for Arctic Sea Ice
After a record melt season, an Arctic cyclone, and a fascinating fracturing event, Arctic sea ice has reached its maximum extent for the year.
NASA
NASA | Highlights from SOHO's 20 Years in Space
Dr. Joe Gurman of NASA's Goddard Space Flight Center provides commentary on selected shots from SOHO's 20 years in space. After 20 years in space, ESA and NASAβs Solar and Heliospheric Observatory, or SOHO, is still going strong....
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - auto-fill and auto-fit
CSS Grid: auto-fill and auto-fit This clip is from the chapter "CSS Grid" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".Learn about CSS Grid here.
Brian McLogan
How to Graph the Cosine Function with Multiple Transformations
π Learn how to graph a cosine function. To graph a cosine function, we first determine the amplitude (the maximum point on the graph), the period (the distance/time for a complete oscillation), the phase shift (the horizontal shift from...
Brian McLogan
Graphing the Sine Function with a Phase Shift
π Learn how to graph a sine function. To graph a sine function, we first determine the amplitude (the maximum point on the graph), the period (the distance/time for a complete oscillation), the phase shift (the horizontal shift from the...
Brian McLogan
Learn How to Graph the Sine Function with a Change in the Period
π Learn how to graph a sine function. To graph a sine function, we first determine the amplitude (the maximum point on the graph), the period (the distance/time for a complete oscillation), the phase shift (the horizontal shift from the...
Curated Video
World of Computer Networking Your CCNA start - Measuring Round-trip Time (RTT) Using the Ping Utility
This video explains how to measure RTT using the Ping utility. This clip is from the chapter "Network Characteristics" of the series "World of Computer Networking: Your CCNA start".This section focuses on the characteristics of a network.
Curated Video
World of Computer Networking Your CCNA start - Bandwidth in Transmission Control Protocol/Internet Protocol (TCP/IP)
This video focuses on bandwidth in TCP/IP. This clip is from the chapter "Network Characteristics" of the series "World of Computer Networking: Your CCNA start".This section focuses on the characteristics of a network.
Brian McLogan
Master graphing cosecant and secant with a change in period
Master graphing cosecant and secant with a change in period
Brian McLogan
Master Graphing Sine Graph with a Vertical Translation
Master Graphing Sine Graph with a Vertical Translation
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Finding Min and Max
In this session, we will find the minimum and maximum movie ratings from the dataset. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark RDDs.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Finding Minimum and Maximum Marks
In this lesson, we will work on getting the minimum and maximum marks achieved per course. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 03 β Enhance Limits Service β Get Configuration from Application Props β V2
This video focuses on how to enhance limits service β get configuration from application props. This clip is from the chapter "Microservices with Spring Cloud β V2" of the series "Master Microservices with Spring Boot and Spring...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 02 β Creating a Hard Coded Limits Service β V2
This video talks about creating a hard coded limits service. This clip is from the chapter "Microservices with Spring Cloud β V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Curated Video
Complete Modern C++ - Explicit Specialization
This video explains what explicit specialization is and why it is required. This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding,...
Brian McLogan
Graphing a Trigonometric Graph Sine with a Reflection
π Learn how to graph a sine function. To graph a sine function, we first determine the amplitude (the maximum point on the graph), the period (the distance/time for a complete oscillation), the phase shift (the horizontal shift from the...
Brian McLogan
Finding a function given zeros with one of them a fraction - Online Tutor
π Learn how to write the equation of a polynomial when given fractional zeros. Recall that 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....
Institute of Human Anatomy
The Urinary System: Can Your Bladder Actually Explode?
In this video, the speaker uses cadavers to explain the urinary system and answer the question of whether or not holding in urine can cause the bladder to rupture. He discusses the organs and structures involved in the urinary system,...
Curated Video
Describing Data (Part 2)
Describe a data distribution (number of observations, median, range, mode, maximum and minimum).
Curated Video
Creating a Box Plot: Representing Data on a Number Line
In this video, we learn how to create a box plot to represent data on a number line. Understand the concept of quartiles and explore how to find the minimum, maximum, and quartiles of a data set. By the end of the lesson, students will...