Instructional Video4:20
Be Smart

Do You Really Have Two Brains?

12th - Higher Ed
Are you a left-brained person or a right-brained person? Spoiler: You're neither.
Instructional Video8:15
3Blue1Brown

Tattoos on Math

12th - Higher Ed
After a friend of mine got a tattoo with a representation of the cosecant function, it got me thinking about how there's another sense in which this function is a tattoo on math, so to speak.
Instructional Video27:42
3Blue1Brown

Where Newton meets Mandelbrot (Holomorphic dynamics)

12th - Higher Ed
How the right question about Newton's method results in a Mandelbrot set.
Instructional Video5:37
Curated Video

AWS Certified Cloud Practitioner (CLF-C02) - Ultimate Exam Training - AWS Lambda

Higher Ed
New ReviewIn this video, you will learn about AWS Lambda.
Instructional Video1:39
Curated Video

Comparing Domains Of Functions

9th - 11th
New ReviewA video entitled "Comparing Domains of Functions" that covers the process of determining whether the domain of a function representing a real-world scenario should be restricted.
Instructional Video1:39
Curated Video

Comparing Functions

9th - 11th
New ReviewA video entitled "Comparing Functions" which shows how to compare the y-intercept of functions when given functions' graphs, equations, and verbal descriptions.
Instructional Video1:26
Curated Video

Verbal Functions

9th - Higher Ed
New ReviewThe three types of verbal's: gerunds, participles, and infinitives.
Instructional Video1:20
Curated Video

ID Functions By Equation

9th - 11th
New ReviewA video entitled "ID Functions by Equation" that covers characteristics of equations that are functions and characteristics of equations that are not functions.
Instructional Video2:31
Curated Video

What Are SUM, AVERAGE, MEDIAN, MAX & MIN in Excel?

9th - Higher Ed
Howcast - Learn about SUM, AVERAGE, MEDIAN, MAX and MIN in this Howcast Excel tutorial with expert Shir Moscovitz.
Instructional Video3:23
Curated Video

How to Use a Midi or USB Controller

9th - Higher Ed
Howcast - Learn how to use a midi controller or USB controller in this Howcast DJ video with Rock and Soul DJ School.
Instructional Video1:58
Curated Video

How to Pick a GPS Device

9th - Higher Ed
Howcast - A handheld GPS device offers the technology to navigate to exactly where you need to go and gives you the fastest way to get there. Never again will you wonder where you are.
Instructional Video1:47
Curated Video

How to Buy a Pickup Truck

9th - Higher Ed
Howcast - Considering make, model, and efficiency versus power just a couple of the many factors that go into deciding on a truck. Here are a few tips to help.
Instructional Video3:36
Curated Video

When to Use "Good" vs. "Well"

9th - Higher Ed
Howcast -Learn when to use "good" versus "well" from Gotham Writers' Workshop instructor Stephanie Paterik in this Howcast grammar video.
Instructional Video2:52
Curated Video

When to Use "Whoever" vs. "Whomever"

9th - Higher Ed
Howcast -Learn when to use "whoever" versus "whomever" from Gotham Writers' Workshop instructor Stephanie Paterik in this Howcast grammar video.
Instructional Video8:32
Curated Video

Functions

6th - Higher Ed
How can you tell if a relation is a function?
Instructional Video7:33
Curated Video

Point Slope Word Problems

6th - Higher Ed
How to solve word problems using point-slope form of a line. Typically, students are very comfortable using slope-intercept form of an equation, but we rarely see examples where using point-slope form is the most efficient. In this...
Instructional Video3:48
Curated Video

C++: Learn how to use a Member Function to update Attributes of an Object

9th - Higher Ed
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Instructional Video4:00
Curated Video

MATLAB Programming Tutorials | Loops, Arrays, Classes, Control Statements & More : Basic Math

9th - Higher Ed
Welcome to our MATLAB Programming Tutorial series! These videos are designed to take you from beginner to advanced concepts in MATLAB, one of the most popular software platforms for engineering, data science, and mathematical computing....
Instructional Video6:03
Curated Video

Functions in C - Part 1

9th - Higher Ed
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Instructional Video8:13
Curated Video

Functions in C: Input Parameters and no return

9th - Higher Ed
In this video, we explore how we can implement functions with input parameters and no return.
Instructional Video5:48
Curated Video

C Functions3: Input Parameters with Return Value

9th - Higher Ed
In this video, we will explore how we can implement functions with input parameters and a return value.
Instructional Video1:59
Curated Video

Matlab Functions 2: Input Parameters with a Single Return Value

9th - Higher Ed
Welcome to our MATLAB Programming Tutorial series! These videos are designed to take you from beginner to advanced concepts in MATLAB, one of the most popular software platforms for engineering, data science, and mathematical computing....
Instructional Video2:56
Curated Video

Matlab Functions: Multiple Input Parameters and Multiple Return Values

9th - Higher Ed
Welcome to our MATLAB Programming Tutorial series! These videos are designed to take you from beginner to advanced concepts in MATLAB, one of the most popular software platforms for engineering, data science, and mathematical computing....
Instructional Video9:12
Curated Video

Python Lesson 21

9th - Higher Ed
Functions are a great way to modularize your code and make it easily reusable. Let's get started with Functions in Python!