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 Video7:30
Curated Video

Agile Scrum Master Certification Exam Prep (CSM) - Value-Based Prioritization

Higher Ed
This lesson elaborates on the fourth principle of Scrum, value-based prioritization, and focuses on how we will provide features or values determined in project goals.
<
br/>
This clip is from the chapter "Scrum Principles" of the...
Instructional Video4:07
Curated Video

The Complete Beginners Guide to Arduino - 2021 - An Introduction to Programming Fundamentals

Higher Ed
Welcome to the programming fundamentals; here, we will cover the basic programming fundamentals that you should know before working with any project.
r/>
This clip is from the chapter "Programming Fundamentals" of the series...
Instructional Video7:36
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Retrieving JSON Nodes on Condition Logic Using the JSON Path

Higher Ed
This video demonstrates how to retrieve the JSON nodes on condition logic using the JSON Path.
r/>
This clip is from the chapter "Diving in Depth Automating REST API" of the series "REST API Automation Testing from Scratch -...
Instructional Video5:06
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Total Enrollments per Course

Higher Ed
In this lesson, we will work on the 4th step, which is to show the total number of students enrolled per course.
r/>
This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and...
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...
Instructional Video44:56
Curated Video

Introduction to Loops in Small Basic Programming

Pre-K - Higher Ed
This tutorial explains the concept of loops in programming using Small Basic. It demonstrates how to use loops to repeat code and create patterns. It also introduces the idea of definite and indefinite iteration and provide examples of...
Instructional Video5:10
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Implementing Q Learning - 3

Higher Ed
This is the third of the three-part video that explains implementing Q-Learning.
<
br/>
This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This...
Instructional Video6:37
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Solution 1 (Map)

Higher Ed
Let's discuss the solution to the quiz on Map() function.<br/<br/>>

This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark RDDs.
Instructional Video9:55
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Building a Utility to Retrieve Values

Higher Ed
This video demonstrates how to build a utility to retrieve values.
r/>
This clip is from the chapter "Part V-Reading and Writing Data from Excel to Selenium Python Framework" of the series "Selenium Python Automation Testing...
Instructional Video14:42
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Generators

Higher Ed
Generators. Like loops, but not quite. Learn what they are and how to create one!
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps...
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...
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...
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 Video6:58
Curated Video

Programming with Scratch: Understanding Strings and Data Types

Pre-K - Higher Ed
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...
Instructional Video2:02
Curated Video

Agile Project Management - When to Split User Stories

Higher Ed
This video explains when to split user stories.<br<br/>/>

This clip is from the chapter "Splitting and Combining User Stories" of the series "Agile Project Management".This section explains splitting and combining user stories.
Instructional Video5:32
Curated Video

Agile Project Management - The INVEST Principle

Higher Ed
This lecture explains the rules that make a story a fantastic way to capture requirements.
<
br/>
This clip is from the chapter "User Story Principles" of the series "Agile Project Management".This section explains user story...
Instructional Video6:26
Curated Video

Agile Project Management - How to Split User Stories

Higher Ed
This video explains how to split user stories.<br<br/>/>

This clip is from the chapter "Splitting and Combining User Stories" of the series "Agile Project Management".This section explains splitting and combining user stories.
Instructional Video3:59
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Dropout

Higher Ed
In this video, we will cover DNN Dropout.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section,...
Instructional Video14:49
Curated Video

Programming Basics: Definite and Indefinite Iteration in Scratch

Pre-K - Higher Ed
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....
Instructional Video17:25
Curated Video

Enhancing a Guessing Game in Scratch

Pre-K - Higher Ed
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...