Instructional Video6:01
SciShow

Earth’s other moons

12th - Higher Ed
You're familiar with the Moon, but it's not only our moon, depending on your point of view.
Instructional Video9:23
Amoeba Sisters

Pedigrees

12th - Higher Ed
Explore autosomal recessive trait and X-linked recessive trait tracking in pedigrees with the Amoeba Sisters! Table of Contents: Intro 00:00 Introducing Symbols/Numbering in Pedigree 0:40 Meaning of Shading in Shapes 1:19 Introducing...
Instructional Video3:02
TED-Ed

TED-Ed: How Mendel's pea plants helped us understand genetics - Hortensia Jimenez Diaz

Pre-K - Higher Ed
Each father and mother pass down traits to their children, who inherit combinations of their dominant or recessive alleles. But how do we know so much about genetics today? Hortensia Jimenez Diaz explains how studying pea plants revealed...
Instructional Video5:56
Learn German with Herr Antrim

sie vs sie vs Sie - Shallow German Deep Dive | Learn B1 German for Beginners with Herr Antrim

9th - 12th
sie vs sie vs Sie - Shallow German Deep Dive | Learn B1 German for Beginners with Herr Antrim In this lesson, we dive into the complexities of the German pronoun "sie" which can mean "she", "they", "you", "her", "it", or "them" depending...
Instructional Video5:04
Wonderscape

Measuring Mass with the Metric System: Grams to Metric Tons

K - 5th
Learn how the metric system simplifies measuring mass, from small objects like paper clips to large items like cars. This video covers the use of grams, kilograms, and metric tons, explaining the difference between mass and weight and...
Instructional Video4:03
Wonderscape

The Metric System and Volume: From Liters to Milliliters

K - 5th
Dive into the metric system's approach to measuring volume, focusing on liters and milliliters as key units. This video explains how these measurements apply to everyday scenarios, like determining the volume of water in bottles and...
Instructional Video5:37
Wonderscape

Genetic Inheritance: Why We Are Unique

K - 5th
Dive into the intricate world of genetic inheritance to understand how dominant and recessive alleles shape our traits, from tongue rolling abilities to eye color. Learn why siblings can inherit different traits from the same parents and...
Instructional Video6:54
Curated Video

Modern JavaScript from the Beginning - Second Edition - Capitalize Challenge

Higher Ed
In this video, we will tackle a coding challenge to capitalize the first letter of each word in a given string. We will walk through the problem step by step, discuss different approaches, and write a solution using JavaScript string...
Instructional Video10:58
Curated Video

Modern JavaScript from the Beginning - Second Edition - Filter and Reset

Higher Ed
In this video, we will implement a filter functionality for the meals and workouts in the Tracalorie app. We will add an input field that filters the items based on their name and update the UI accordingly. We will also add a reset...
Instructional Video9:37
Curated Video

Modern JavaScript from the Beginning - Second Edition - Getters and Setters with Classes

Higher Ed
In this video, you will learn about getters and setters in JavaScript classes, including how to define them and how to use them to get and set object properties. This clip is from the chapter "OOP - Classes, Getters, Setters, and Private...
Instructional Video5:25
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - String Methods - Part 1

Higher Ed
In this video, we will explore various methods available for manipulating and working with strings in JavaScript. You will learn about common string methods such as length, toUpperCase, toLowerCase, substring, indexOf, and more.
Instructional Video2:40
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Text Transform

Higher Ed
In this video, we will discover the power of text transformation using CSS3's text-transform property. You will learn to convert text to uppercase, lowercase, or capitalize the first letter of each word, and apply these transformations...
Instructional Video10:41
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution I - Anagrams Problem in JavaScript

Higher Ed
In this video, we will discuss the solution to the exercise on the anagrams problem in JavaScript from the previous video. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series "JavaScript...
Instructional Video2:26
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Star Power with RegEx in JavaScript

Higher Ed
This is an exercise video on star power with RegEx in JavaScript. This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of the series "JavaScript Mastery from Zero to Hero - Prepare for Coding...
Instructional Video7:23
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Is Reg Ex and How to Use it in JavaScript

Higher Ed
Regular expressions, also known as RegEx or RegExp, are a powerful tool for matching and manipulating text in programming languages such as JavaScript. RegEx provides a concise and flexible syntax for finding patterns in strings of text....
Instructional Video3:42
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution II - Iterative Optimization Anagrams Problem in JavaScript

Higher Ed
In this video, we will continue to discuss the solution to the exercise on iterative optimization anagrams problem in JavaScript. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the series...
Instructional Video8:26
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution I - Automate a Company Website with Correct Formatting in JavaScript

Higher Ed
In this video, we will discuss the solution to the exercise on automating a company website with correct formatting in JavaScript from the previous video. This clip is from the chapter "Algorithms - Basics and Fundamentals to...
Instructional Video9:03
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - String Methods

Higher Ed
In this video, we will learn about the two methods of assigning a string variable in Java programming.
Instructional Video3:48
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - String Data Type

Higher Ed
In this video, you will learn about the string data type. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be learning...
Instructional Video2:08
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - More String Operations

Higher Ed
This video explains more string operations in Python. This clip is from the chapter "Processing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to process information in...
Instructional Video9:54
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Selecting Rows and Columns

Higher Ed
In this video, you will learn how to select rows and columns from a data frame. This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk...
Instructional Video4:12
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Changing Case

Higher Ed
This video explains L case or U case; as the name suggests, these are used to change the letters into lowercase or uppercase. This clip is from the chapter "String Functions" of the series "The Ultimate Excel VBA Course - Learn and...
Instructional Video5:40
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Search Task II: Case Sensitive / 228

Higher Ed
This video explains how to change the case-sensitive issue by converting the terms to lowercase. This clip is from the chapter "Project: Todo List Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On...
Instructional Video5:21
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Functions and Methods / 034

Higher Ed
This video explains functions and methods in JavaScript. This clip is from the chapter "Functions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains functions, arguments, and...