Instructional Video4:28
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Introduction to The Complete Beginners Guide to the Arduino course

Higher Ed
Let us take a quick sneak peek into the course and see what we are going to cover in this course.
r/>
This clip is from the chapter "Introduction to The Complete Beginners Guide to the Arduino Course" of the series "The...
Instructional Video26:33
Curated Video

Creating Moving Enemies in Scratch Game

Pre-K - Higher Ed
In this video, the teacher explains how to add an enemy that moves around the game area and how to control the visibility of certain elements, such as lava, on different levels. The teacher also demonstrates how to create a new enemy...
Instructional Video14:23
Curated Video

Creating a Guessing Game in Scratch: Building Your First Game

Pre-K - Higher Ed
In this video tutorial, students will learn how to program a guessing game using Scratch. They will explore concepts such as variables, loops, selection statements, and user input to create an interactive game where the computer...
Instructional Video9:46
Curated Video

REST APIs with Flask and Python - Creating the Store Resource

Higher Ed
This video explains how to create the Store and StoreList resources.
r/>
This clip is from the chapter "Simplifying Storage with Flask SQLAlchemy" of the series "REST APIs with Flask and Python".This section explains all the...
Instructional Video2:50
Curated Video

Vocabulary for IELTS: Slang and Idioms for ‘Fun’

9th - Higher Ed
Today you’ll learn native slang and idioms for ‘fun’ to use on IELTS Speaking.
Instructional Video12:37
Curated Video

Windows PowerShell Hands-On Training for Beginners - PowerShell Modules - Introduction and Benefits

Higher Ed
This video focuses on the introduction and benefits of PowerShell modules.
r/>
This clip is from the chapter "PowerShell Modules - Introduction and Benefits" of the series "Windows PowerShell Hands-On Training for...
Instructional Video9:38
Curated Video

The Full Stack Web Development - Installation & Templates - Project on Quick Todo

Higher Ed
App Development with Meteor.js: Installation & Templates - Project on Quick Todo
r/>
This clip is from the chapter "App Development with Meteor.js" of the series "The Full Stack Web Development".For Meteor.js framework that...
Instructional Video9:48
Curated Video

Describe a neural network : More on Neural Networks- with neuralnet

Higher Ed
From the section: Introduction to Artificial Neural Networks (ANN). This section introduces Artificial Neural Networks. You will learn about Neural Network for Binary Classifications, Neural Network with PCA for Binary...
Instructional Video9:54
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - The Elastic Cloud

Higher Ed
This video introduces the concept of the Elastic Cloud.
r/>
This clip is from the chapter "Elasticsearch in the Cloud" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section includes lectures on...
Instructional Video0:13
The March of Time

Officers listening to air battle

12th - Higher Ed
MOT 1942: PACIFIC THEATER: US CRUISER REPRISAL: CU Wall speaker (SOT airplanes in fight flight) Officers standing listening. SOT 'Chambers to Carrier Scratch one flat-top' Officers excited smiling. CU Speaker. World War II WWII.
Instructional Video4:06
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - HTML Form Fieldset

Higher Ed
In this video, we'll learn about HTML form fieldset.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will...
Instructional Video6:19
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Create Category Controller

Higher Ed
In this video, we'll create category controller.<br/<br/>>

This clip is from the chapter "Category CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at category CRUD.
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...
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 Video5:50
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Solution Create JSON

Higher Ed
In this video, we'll cover solution create JSON.
r/>
This clip is from the chapter "JavaScript JSON and AJAX" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section introduces JSON and AJAX....
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...
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 Video12:37
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 02-Creating LoginServlet From Scratch Again and Your First View

Higher Ed
This video demonstrates how to create a LoginServlet from scratch again and work with your first view.
r/>
This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master...
Instructional Video14:27
Curated Video

Machine Learning Random Forest with Python from Scratch - Quick Implementation of Random Forest Model

Higher Ed
Let's quickly implement Random Forest using the sklearn Random Forest model to tune the model's performance according to the project.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning:...
Instructional Video8:05
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - UiPath Studio - First look

Higher Ed
This video provides a first look at the UiPath Studio user interface—the place where the magic happens!
<
br/>
This clip is from the chapter "The UiPath Platform and UiPath Studio" of the series "Robotic Process Automation -...
Instructional Video3:56
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Form Submission

Higher Ed
In this video, we'll learn about form submission.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will learn...
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...