Curated Video
Beginning Python (Video 18)
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...
Curated Video
Beginning Python (Video 10)
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...
Curated Video
Beginning Python (Video 31)
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...
Curated Video
Beginning Python (Video 26)
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...
Curated Video
Beginning Python (Video 24)
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...
Curated Video
SPANISH Chocolate Mud Cake: Pastel de lodo de chocolate
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....
Curated Video
SPANISH Buzzy's Big Bedtime Book: El gran libro de Buzzy para la hora de dormir
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?...
Curated Video
Introduction to Arrays in Scratch Programming
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...
Curated Video
Learning Programming Using Scratch: Creating an Insult Generator
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...
Curated Video
Anna English learns MANDARIN CHINESE // Anna English学中文普通话
Anna English learns MANDARIN CHINESE // Anna English学中文普通话
Curated Video
How to use THOUGH correctly | English Grammar
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...
Curated Video
Beginning Python (Video 11)
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...
Curated Video
Introduction to Programming with Scratch: Building Your First Program
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...
Curated Video
Programming Tutorial: Creating a Palindrome Checker in Scratch
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...
Curated Video
Programming with Scratch: Exploring String Length and Loops
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...
Curated Video
Programming with Scratch: Exploring Loops and Times Tables
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...
Extra English Practice
Learning English - Listening Practice Draw What You Hear
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.
Packt
Max.block.ms and Buffer.memory
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,...
Curated Video
Introduction to Selection and If Statements in Scratch Programming
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...
Curated Video
Introduction to Variables in Scratch Programming
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...
Curated Video
Rust Programming Master Class from Beginner to Expert - Course Introduction
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...
Curated Video
Programming with Scratch: Working with Numbers
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...
Curated Video
Programming Basics: Understanding Concatenation in Scratch
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...
Curated Video
Programming with Scratch: Using Relational Operators and Selection Statements
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....