Instructional Video12:28
Programming Electronics Academy

Array Basics Part One: Arduino Course 7.2

Higher Ed
An introduction to using arrays in programming.
Instructional Video15:35
Curated Video

The Full Stack Web Development - PHP Programming Fundamentals - Project on Basic PHP

Higher Ed
Backend Programming with PHP: PHP Programming Fundamentals - Project on Basic PHP
r/>
This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the...
Instructional Video6:59
Curated Video

Bash Shell Scripting- Associative Arrays

Higher Ed
This video explains associative arrays.<br/<br/>>

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)

K - 12th
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

K - 12th
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.<br/<br/>>

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...
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...
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.
r/>
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...
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

3rd - 12th
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.
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...
Instructional Video
Khan Academy

Khan Academy: Intro to Multiplication

3rd Standards
Demonstrates multiplication visually through the use of repeated addition and arrays. [3:32]
Instructional Video
Crash Course

Crash Course Computer Science #13: Intro to Algorithms

9th - 10th
This video offers an introduction to algorithms. Algorithms are the sets of steps necessary to complete computation - they are at the heart of what our devices actually do. Since the development of math itself, algorithms have been...