Instructional Video6:59
Curated Video

Bash Shell Scripting- Associative Arrays

Higher Ed
This video explains associative arrays. This clip is from the chapter "Arrays of bash shell scripting" of the series "Complete Bash Shell Scripting".This section covers the arrays of Bash shell scripting.
Instructional Video5:35
Curated Video

Introduction to Arrays and Solving Equal Groups Problems

K - 5th
In this video, the teacher explains how to solve equal groups problems by drawing an array. They demonstrate how to determine the number of items in each row or column and how to find the total number of items in all.
Instructional Video2:29
Curated Video

Multiplication Using Visual Models (Part 1)

3rd - 5th
Multiply single-digit whole numbers by a single-digit whole number or numbers containing a single digit followed by zeros using visual models.
Instructional Video3:43
Curated Video

Decomposing and Recomposing Angles: Real World Applications

K - 5th
By examining real-world situations, such as a steep skateboard ramp, students will discover how to break down angles into more manageable sizes. This concept of decomposing angles allows students to better understand and work with angles...
Instructional Video4:22
Curated Video

Dividing Decimals by Whole Numbers Using Visual Models

3rd - 5th
Divide decimals by whole numbers using a 10x10 array.
Instructional Video4:29
Curated Video

Counting Quickly with Arrays

K - 5th
This video is a lesson on counting quickly using arrays. It explains how to use rows and columns to create arrays and demonstrates how to find the total number of objects in an array by adding up the rows or columns. The lesson...
Instructional Video9:33
Curated Video

Core Java Programming Course- Two-dimensional (2D) Arrays

Higher Ed
This video explains 2D arrays. This clip is from the chapter "Arrays" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains arrays in Java.
Instructional Video16:17
APMonitor

Java ☕ Arrays and Array Lists

10th - Higher Ed
Up to this point we have stored data exclusively in variables. Variables are fantastic for storing a single value but what if you want to store more than one value? What if you have a whole list of values? Java does that too. Java Arrays...
Instructional Video7:42
Curated Video

Finding the Area of Rectangles

K - 5th
This video teaches how to find the area of a rectangle by partitioning it into arrays of same size squares. It uses tiling as a strategy to measure the area of a rectangle accurately and avoid mistakes caused by overlaps or gaps between...
Instructional Video2:56
NUMBEROCK

Equal Groups Multiplication Song | Repeated Addition Using Arrays

K - 5th
Video: Equal Groups (Repeated Addition Using Arrays) Grade Levels: 2nd Grade - 3rd Grade For 2nd Grade, using repeated addition to find the number of objects in an array sets the foundation for multiplication. By representing groups of...
Instructional Video3:28
Curated Video

Complete Java SE 8 Developer Bootcamp - Sorting and Searching Arrays

Higher Ed
Use helper method to sort and search through an array. This clip is from the chapter "Arrays" of the series "Complete Java SE 8 Developer Bootcamp".In this section, author details benefits of using various types of arrays to store...
Instructional Video2:00
NUMBEROCK

Prime, Composite, and Square Numbers

K - 5th
Jeremy skateboards, does parkour, and even magically elevates in this fun video about the definitions of prime, composite, and square numbers. Then his friend Jenny helps him out in each chorus to make the song catchy in a way that won't...
Instructional Video5:15
Curated Video

Multiplication with Arrays

K - 5th
In this lesson, students will learn how to multiply by creating arrays. They will understand the concept of factors and products in multiplication number sentences. By using arrays, students will be able to visually represent and solve...
Instructional Video5:09
Curated Video

Multiplication and Arrays: Representing Multiplication with Visuals

K - 5th
In this video, students learn how to represent multiplication using arrays. The teacher explains the concept through examples of carrots, tomatoes, and flowers, demonstrating how the number of rows and columns in an array corresponds to...
Instructional Video3:22
Curated Video

Representing Equal Groups with Arrays

K - 5th
In this video, students learn how to represent equal groups using arrays. We explain the concept of equal groups and demonstrates how to use multiplication equations and arrays to visually organize and represent these groups. Through...
Instructional Video4:33
Fun Robotics

NumPy Library Part 1

Higher Ed
Investigating the NumPy Python library and how to use it efficiently
Instructional Video2:45
Curated Video

Finding the Area of a Rectangle Using Arrays

K - 5th
In this video, students learn how to find the area of a rectangle by connecting it to arrays. They are shown that area is the space inside a closed shape and can be found by counting the number of square units that fit inside it.
Instructional Video4:41
Curated Video

Solving for Unknown Amounts Using the Commutative Property of Multiplication

K - 5th
In this lesson, students will learn how to solve for unknown amounts using the commutative property of multiplication. They will understand that the order of the factors can be switched without changing the product.
News Clip4:22
Bloomberg

SpaceX Sends Resupply Rocket to ISS

Higher Ed
SpaceX launched the Falcon 9 rocket on a mission to resupply the International Space Station. The booster rocket safely landed back on Earth a few minutes later. This is the 39th flight for SpaceX already this year. Bloomberg's Chester...
News Clip1:25
Curated Video

USA/SPACE: TROUBLED MIR SPACE STATION RECEIVES 2 TONS OF SUPPLIES

Higher Ed
English/Nat Cosmonauts aboard the troubled Mir space station received two tons of supplies from a cargo ship on Monday. The supplies included equipment to repair the station's damaged power system after a collision 12 days ago. But Frank...
News Clip1:54
Curated Video

SPACE: SPACE SHUTTLE COLUMBIA MISSION

Higher Ed
Natural Sound With NASA's first female space shuttle commander at the controls, the U-S space shuttle Columbia has carried the world's most powerful X-ray telescope safely into orbit despite an electrical problem on the way up. Seven...
Instructional Video2:51
Curated Video

ISS and shuttle crews hold news conf from space; mission briefing

Higher Ed
Space 1. Wide of solar arrays on the International Space Station (ISS) 2. Wide of space shuttle Discovery attached to the ISS orbiting the Earth 3. SOUNDBITE (English) Koichi Wakata, Japan Aerospace Exploration Agency Astronaut: "My...
Instructional Video10:07
Crash Course

Data Structures: Crash Course Computer Science #14

9th - Higher Ed
Investigate an array of data structures. A video explains how computer programming relies on the ability to store and access data. It covers various data structures, including arrays, matrices, nodes, linked lists, trees, heaps, and stacks.
Instructional Video13:48
Lifehacker

Learn to Code: Arrays and Logic Statements

9th - Higher Ed Standards
Young programmers learn about the concepts of arrays and logic statements with the third video in this introductory series on JavaScript. Starting with a brief explanation of arrays, the resource goes on to provide clear and...