Instructional Video4:44
Curated Video

Beginning Python (Video 18)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video5:18
Curated Video

Beginning Python (Video 10)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video8:29
Curated Video

Beginning Python (Video 31)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video5:00
Curated Video

Beginning Python (Video 26)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video6:44
Curated Video

Beginning Python (Video 24)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video4:12
Curated Video

SPANISH Chocolate Mud Cake: Pastel de lodo de chocolate

Pre-K - 3rd
Ken está jugando un juego. Está preparando un pastel de lodo y su hermana Jen lo ayudará. Comienzan con tierra seca para la base. Jen le agrega agua, pero le agrega un poquito demasiado. Entonces Ken usa arena para arreglar la mezcla....
Instructional Video5:20
Curated Video

SPANISH Buzzy's Big Bedtime Book: El gran libro de Buzzy para la hora de dormir

Pre-K - 3rd
Es de noche y Buzzy precisa prepararse para ir a la cama. Primero un baño, luego ser arropado. El baño puede ser divertido, pero...¿qué pasa con toda el agua al final? Y ser arropado es muy lindo, pero...¿qué pasa cuando se apaga la luz?...
Instructional Video32:15
Curated Video

Introduction to Arrays in Scratch Programming

Pre-K - Higher Ed
In this video tutorial, the teacher explains the concept of arrays in programming using Scratch. They demonstrate how to create an array, store information in it, and retrieve specific items from the array based on user input. The...
Instructional Video29:26
Curated Video

Learning Programming Using Scratch: Creating an Insult Generator

Pre-K - Higher Ed
In this final installment of the tutorial series, we learn how to create an insult generator using arrays, variables, strings, concatenation, and random numbers. By creating arrays for adjectives and nouns, we can generate unique insults...
Instructional Video4:46
Curated Video

Anna English learns MANDARIN CHINESE // Anna English学中文普通话

Pre-K - Higher Ed
Anna English learns MANDARIN CHINESE // Anna English学中文普通话
Instructional Video5:53
Curated Video

How to use THOUGH correctly | English Grammar

6th - Higher Ed
Learn how to use "though" correctly. This is a word that native speakers use very frequently, so it's important that you know how to use it! Intermediate to advanced English grammar. Note on commas and "though": 1. When the...
Instructional Video6:24
Curated Video

Beginning Python (Video 11)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video14:58
Curated Video

Introduction to Programming with Scratch: Building Your First Program

Pre-K - Higher Ed
In this tutorial series, Justin Arnold guides beginners through learning to program using Scratch, a user-friendly tool for creating computer programs. Viewers are introduced to the basics of coding step by step, from creating an account...
Instructional Video17:06
Curated Video

Programming Tutorial: Creating a Palindrome Checker in Scratch

Pre-K - Higher Ed
In this tutorial video, the instructor demonstrates how to create a palindrome checker using Scratch programming. By combining skills in strings, loops, and conditional statements, viewers learn how to reverse a word or number input by...
Instructional Video10:46
Curated Video

Programming with Scratch: Exploring String Length and Loops

Pre-K - Higher Ed
In this lesson, students learn how to combine string manipulation and loops in Scratch programming. They explore determining the length of a user-inputted string and using a loop to spell out the characters of the string one by one. By...
Instructional Video17:39
Curated Video

Programming with Scratch: Exploring Loops and Times Tables

Pre-K - Higher Ed
This video tutorial introduces the concept of loops in programming using Scratch. It demonstrates how to use a definite loop to repeat code a set number of times, specifically creating a program for a dinosaur to recite a chosen times...
Instructional Video3:46
Extra English Practice

Learning English - Listening Practice Draw What You Hear

9th - 12th
Practice your listening and prepositions of place with this fun activity. Get a piece of paper and a pen, and get ready to listen and draw what you hear.
Instructional Video2:31
Packt

Max.block.ms and Buffer.memory

Higher Ed
This video explains the concept of max.block.ms and buffer.memory. This clip is from the chapter "Kafka Twitter Producer and Advanced Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section,...
Instructional Video10:29
Curated Video

Introduction to Selection and If Statements in Scratch Programming

Pre-K - Higher Ed
In this tutorial, students learn about the concept of selection in programming using Scratch. They explore the 'if' statement to make the computer decide between two actions based on given conditions, such as determining if a person is...
Instructional Video13:28
Curated Video

Introduction to Variables in Scratch Programming

Pre-K - Higher Ed
This video tutorial introduces the concept of variables in programming using Scratch. It explains how variables are like labeled boxes where you can store information, such as names, colors, or numbers. By using variables, you can store...
Instructional Video2:38
Curated Video

Rust Programming Master Class from Beginner to Expert - Course Introduction

Higher Ed
Welcome to the course! Let us have a quick course introduction. This clip is from the chapter "Introduction" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will have a quick introduction to the...
Instructional Video14:51
Curated Video

Programming with Scratch: Working with Numbers

Pre-K - Higher Ed
In this tutorial, students learn how to work with numbers in programming using Scratch. They are guided through creating a program that asks for two numbers, adds or multiplies them, and displays the result. The tutorial also introduces...
Instructional Video12:27
Curated Video

Programming Basics: Understanding Concatenation in Scratch

Pre-K - Higher Ed
In this video lesson, students are introduced to the concept of concatenation in programming using Scratch. The teacher creatively uses a mnemonic involving criminal kittens to help students remember the term. Through a step-by-step...
Instructional Video8:22
Curated Video

Programming with Scratch: Using Relational Operators and Selection Statements

Pre-K - Higher Ed
In this video lesson, students learn about using selection statements and relational operators in Scratch programming to create a program that determines whether a user is old, young, or at the perfect age of 25 based on their input age....