Instructional Video6:14
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 19 - Understanding Primitive Variable Types in Java - Choosing a Type

Higher Ed
This video talks about - understanding primitive variable types in Java - choosing a type. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for...
Instructional Video3:17
Curated Video

Learning Microsoft Power BI - Translating Report Requirements into DAX Measures

Higher Ed
In this video, we will learn how to translate project requirements into calculations needed for a data model. • Learn how to break down project requirements into the needed DAX measures • Understand the types of basic DAX measures that...
Instructional Video17:24
TMW Media

ChangeMakers Ralph Chami – IMF & The Carbon Capacity of Marine Mammals

K - 5th
ChangeMakers Ralph Chami – IMF & The Carbon Capacity of Marine Mammals
Instructional Video5:41
Professor Dave Explains

No, You're Not Left-Brained or Right-Brained

12th - Higher Ed
Everyone has heard of the idea that some of us are "left-brained", meaning more analytical or mathematical in thinking, while some of us are "right-brained", meaning we are more creative or artistic. Here's the thing: It's rubbish! The...
Instructional Video6:18
Curated Video

Using Estimation and Multiplication to Solve a Real World Problem

9th - 12th
In this short math video we will answer a standardized math test question using estimation & multiplication to solve a real world problem. We will review how to estimate a value. We estimate to create a simpler problem. We will identify...
Instructional Video7:29
Curated Video

Using Goal Seek Tool in Excel to Set Target Grades for Students

Pre-K - Higher Ed
The video demonstrates how to use the Goal Seek tool in Excel to quickly determine the target grade a student needs to achieve in a particular subject in order to reach a desired overall average. By setting a target average and letting...
Instructional Video4:25
Curated Video

Statistics for Data Science and Business Analysis - Test for the Mean; Independent Samples (Part 1)

Higher Ed
This is the first of the two-part video, where the means for two dependent samples are tested. This clip is from the chapter "Hypothesis Testing" of the series "Statistics for Data Science and Business Analysis".This section explains...
Instructional Video7:50
Curated Video

Mastering Tableau 2018.1, Second Edition 7.5: Understanding Window Table Calculations

Higher Ed
In this video, we’ll cover window functions. • Understand window functions • Implement window functions
Instructional Video8:34
Curated Video

Multi-Paradigm Programming with Modern C++ - Grouping Tasks with Fork/Join

Higher Ed
Fork/Join builds on top of continuation. The idea is that not one, but multiple parallel tasks can consume results of the previous one. And after those tasks are finished, another task aggregates the results. In this video we will both...
Instructional Video6:17
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 05 - Java Arrays - Exercise - Create Student Class - Part 1 - Total and Ave

Higher Ed
In this session, we will learn about Java arrays - Exercise - Create Student Class - Part 1 - Total and Ave. This clip is from the chapter "Arrays and ArrayLists" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video1:48
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Python Level 1: Exercises

Higher Ed
In this video, the author gives few exercises to work on. This clip is from the chapter "Python Basics- Level 1" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".This section is about the fundamentals of...
Instructional Video6:16
Curated Video

REST APIs with Flask and Python - Solution to Coding Exercise: Dictionaries and Students

Higher Ed
The video provides the solution to the "Dictionaries and Students" Python coding exercise. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts...
Instructional Video1:38
Curated Video

I WONDER - How Do I Calculate The Average?

Pre-K - 5th
This video is answering the question of how do I calculate the average.
Instructional Video7:42
Let's Tute

Introduction to Measures of Central Tendency in Statistics

9th - Higher Ed
In this video, the teacher explains the different measures of central tendency in statistics, including mean, mode, and median. They discuss the characteristics of each measure and how they can be used to find a representative value in a...
Instructional Video7:56
Curated Video

The Nature-Nurture Debate: Exploring the Complex Interplay of Genetics and Environment

Higher Ed
This video explores the complex interplay between nature and nurture in shaping traits such as intelligence and height. It discusses the concept of heritability and how it changes depending on environmental factors, and touches on the...
Instructional Video13:06
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 06 - Java Arrays - Exercise - Create Student Class - Part 2 - Maximum and Minimum

Higher Ed
In this session, we will learn about Java arrays - exercise - create student class - part 2 - maximum and minimum. This clip is from the chapter "Arrays and ArrayLists" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video3:50
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Python Level 2: Exercises

Higher Ed
In this video, the author gives few exercises related to functions in Python. This clip is from the chapter "Python Basics- Level 2" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, you will...
Instructional Video12:32
Economics Explained

The Economics of the Prison Industrial Complex

6th - 11th
There are over 10 million people in some form of government incarceration around the world today. There are 2.3 million in the USA alone and anyway you slice it that is a huge population of people. The population of people living in...
Instructional Video18:43
TMW Media

Mean, Median & Mode

K - 5th
This program covers the important topic of Mean, Median, and Mode in Probability and Statistics. We begin by discussing what mean, median, and mode is and why it is important. Next, we solve several problems that involve these concepts...
Instructional Video6:06
Curated Video

Practical Data Science using Python - Random Variables and Normal Distribution

Higher Ed
This video explains random variables and normal distribution. This clip is from the chapter "Statistical Techniques" of the series "Practical Data Science Using Python".This section explains advanced visualizations using business...
Instructional Video0:44
Science360

Recent Warming - How Do We Know?

12th - Higher Ed
Dr. Richard Alley discusses how much the Earth has warmed in recent times.
Instructional Video3:47
NASA

NASA | Tornadoes with Tim Samaras

3rd - 11th
Credits: NASA, NOAA In this video severe storm researcher and engineer Tim Samaras talks about his view on tornadoes and what remains to be understood. He also covers the importance of satellite imagery to his research.
Instructional Video8:54
Curated Video

C++ Programming By Example - Enhancing the Virtual Die with User Input

Higher Ed
How to get input from the user and use it in the virtual die? • Introduce std::cin • Show a brief example of using std::cin • Allow viewers to implement the coding exercise to get user input on die range and number of rolls This clip is...
Instructional Video4:46
IDG TECHtalk

R data.table in 5 minutes

Higher Ed
Get a quick look at the R data.table package in this 5-minute tutorial that gives a sample of the package’s speed and power.