Zach Star
How should you arrange 7 water fountains in a mall to minimize the longest possible walk?
How should you arrange 7 water fountains in a mall to minimize the longest possible walk?
Curated Video
Find and Compare Median and Range
In this short math video we will find & compare median and range of two line plots to answer a standardized math test question. We will define median and range. We will understand that the median of a data set is found by putting the...
Curated Video
How to Build Quantum Computer?
In this representation I discuss the main principles of quantum mechanics behind the quantum computer. and How to build a device that can manipulate the energy operator of the Schrodinger Equation for an electron to change its spin from...
Curated Video
How to Program Quantum Computer?
In this part we build three quantum computers that can process simple commands by manipulating the Energy Operators in Schrodinger Equation. Solving NOT gate by quantum computing, Solving Controlled NOT gate by quantum computing
Curated Video
16 Switching Losses and LTSpice | Power Electronics
Basics of Power Electronics - Walid Issa 16 Switching Losses and LTSpice | Power Electronics
Curated Video
Crack Passwords with Rainbow Tables
This video will explain the concept of Rainbow tables, and how you can use them to expedite password cracking time
Curated Video
21 Diodes in Series & Parallel | Power Electronics
Basics of Power Electronics - Walid Issa 21 Diodes in Series & Parallel | Power Electronics
Curated Video
AWS Certified Data Analytics Specialty 2021 – Hands-On - SQS Overview
This video provides an overview of Amazon SQS. This clip is from the chapter "Domain 1: Collection" of the series "AWS Certified Data Analytics Specialty (2022) Hands-on".In this section, you will learn to build up a system to populate...
Curated Video
gRPC [Golang] Master Class Build Modern API and Microservices - [Solution] FindMaximum API
[Hands-On] gRPC Bi-Directional Streaming: [Solution] FindMaximum API This clip is from the chapter "[Hands-On] gRPC Bi-Directional Streaming" of the series "gRPC [Golang] Master Class: Build Modern API and Microservices".In this section,...
Curated Video
Learn JMeter from Scratch on Live Applications - Performance Testin - Listeners to Monitor the Load Testing Results
This video explains the Listeners used to monitor the load testing results. This clip is from the chapter "How to Put Load and Analyze Performance Metrics?" of the series "Learn JMeter from Scratch on Live Applications - Performance...
Curated Video
Learn JMeter from Scratch on Live Applications - Performance Testin - Constant Throughput Timer Importance
This video explains the importance of the Constant Throughput Timer. This clip is from the chapter "Timers in JMeter" of the series "Learn JMeter from Scratch on Live Applications - Performance Testing".This section explains the...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Dynamic Form Values in HTML5
This video provides an introduction to dynamic form values in HTML5. This clip is from the chapter "HTML Challenges" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section presents some HTML challenges.
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Creating Responsive Media Size
This video provides a challenge to create a responsive media size. This clip is from the chapter "Cascading Style Sheets (CSS) Challenges" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - What is JavaScript Math Object?
This video focuses on JavaScript math object and explains how it is used to create random values in JavaScript. This clip is from the chapter "Advanced Coding in JavaScript" of the series "Modern Web Design with HTML5, CSS3, and...
Flipping Physics
#8 Mechanics Multiple Choice Solutions - AP Physics C 1998 Released Exam
This problem is about the acceleration of a ball at the top of its path when thrown up on the surface of a small asteroid.
Flipping Physics
#35 Mechanics Multiple Choice Solutions - AP Physics C 1998 Released Exam
This problem is about determining the spring constant of a mass-spring system using conservation of energy.
Flipping Physics
#18 Mechanics Multiple Choice Solutions - AP Physics C 1998 Released Exam
This problem is about conservation of energy in a pendulum.
Flipping Physics
2016 #3 Free Response Question - AP Physics 1 - Exam Solution
My solutions to Free Response Question #3 from the 2016 AP Physics 1 Exam. Also included are my reflections on how to get more points on the exam. This Quantitative/Qualitative Translation question also works as a part of the AP Physics...
Flipping Physics
Resistor Circuit Example
A combination series and parallel resistor circuit which includes a short circuit. Includes an animation of the electric potential energy of the charges as they move through the circuit.
Flipping Physics
Simple Harmonic Motion - Force, Acceleration, and Velocity at 3 Positions
Identifying the spring force, acceleration, and velocity at the end positions and equilibrium position of simple harmonic motion. Amplitude is also defined and shown.
Curated Video
Julia for Data Science (Video 17)
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Curated Video
Analysis of Temperature and Respiration Rate in Maggots: Findings and Future Experiments
The video is a lecture presentation about an experiment on the relationship between temperature and the rate of respiration in maggots. The speaker discusses the experimental setup, which includes placing maggots in a boiling tube with...
APMonitor
Data Science 🐍 Interpolation
Interpolation constructs new prediction points from a discrete set of known data points. There are many types of interpolation such as nearest neighbor (piecewise constant), linear, polynomial, cubic spline, and basis spline. In...