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 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...
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
How to Calculate Economic Profit
The video is a tutorial on how to calculate economic profit. The presenter first explains the difference between accounting profit and economic profit, emphasizing that economists are more interested in the latter. They then go through...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Diffie Hellman Algorithm
In this video, we'll learn about the Diffie Hellman algorithm. This clip is from the chapter "SSL, TLS, and HTTPS" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll learn about SSL, TLS, and HTTPS.
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
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....
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: Understanding Strings and Data Types
In this lesson, students learn about strings as a fundamental data type in programming using Scratch. The video explains how strings represent text or writing in computer programs, demonstrating how the computer treats string data...
Curated Video
How to Convert From Binary to Decimal
Quick whiteboard tutorial showing how to easily convert numbers in binary (base 2) to decimal, or denary (base 10) for students studying GCSE Computer Science
Curated Video
Programming Basics: Definite and Indefinite Iteration in Scratch
This tutorial video explores the concepts of definite and indefinite iteration in programming using Scratch. The instructor demonstrates how to create a password protection system and a game where a pterodactyl chases the mouse. Viewers...
Curated Video
Enhancing a Guessing Game in Scratch
This tutorial series teaches basic programming concepts using Scratch through building a guessing game. In Lesson 10, students learn to enhance the game by allowing users to choose the difficulty level and tracking the number of guesses...
Curated Video
Bitesize Business English #18: Calculate
A bitesize series of lessons in Business English.
Curated Video
PMP Certification Training - Pre-Project Stage Measures
This video explains pre-project stage measures.
This clip is from the chapter "Project Integration Management" of the series "PMP® Certification Training".This section explains project integration management.
Curated Video
Number Bounds
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 2H Q15, which involves finding the lower bound of the difference between two values. Students will understand the concept of lower bounds and their...
FuseSchool
How To Multiply Whole Numbers By A Single Digit
How To Multiply Whole Numbers By A Single Digit | Numbers | Maths | FuseSchool Learn how to multiply whole numbers by a single digit in this video.
Curated Video
Salesforce Platform App Builder Certification Training - Define Formula Expression
This video defines formula expression. This clip is from the chapter "Data Modeling and Management" of the series "Salesforce Platform App Builder Certification Training".This section explains data modeling and management.
Curated Video
Practical Data Science using Python - Naive Bayes Probability Computation
This video explains Naive Bayes probability computation. This clip is from the chapter "Naive Bayes Probability Model" of the series "Practical Data Science Using Python".This section explains Naive Bayes probability model – introduction.
Curated Video
Practical Data Science using Python - Decision Tree - Gini Index and Entropy Measures
This video explains decision tree - Gini Index and Entropy Measures. This clip is from the chapter "Classification using decision trees" of the series "Practical Data Science Using Python".This section explains classification using...
Bill Carmody
Determining the Value of Work Performed
In this video, Bill Carmody discusses the importance of determining the value of work performed in project management. This technique provides a financial measure of productivity and allows project managers to assess profitability and...
Curated Video
Word Problem: Multiplication and Addition
This video shows the process for solving the problem presented in SATs 2022 Paper 3 Q14 which involves multiplication and addition. Students will understand how to read a word problem to ascertain the math techniques required to solve it.