Instructional Video12:59
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Nested Component in Blazor

Higher Ed
This video explains how to create a child component that is nested in a parent component. You will know about the parameter attribute and RenderFragment delegate and their use in the app.
<
br/>
This clip is from the chapter...
Instructional Video4:37
Curated Video

Creating and Tracking a GPS-Enabled Message Bottle

6th - Higher Ed
Join Agathe, Vincent, and David as they create a unique glass bottle to hold a GPS tracker for an ocean experiment. Follow Agathe's visit to a glass workshop where she crafts the bottle, and see how the team prepares and seals it with...
Instructional Video4:08
Curated Video

Pavel Durov and How Telegram Works

12th - Higher Ed
The CEO of Telegram, Pavel Durov, was arrested in France and is facing up to 20 years in prison. Learn how encrypted messaging apps like Telegram and Signal work and why some government officials want to ban them. Topics Covered: Why was...
Instructional Video2:58
Curated Video

Submarine Communication

6th - 12th
We have sent messages around the world and into space, but communicating underwater remains a challenge. How and why do radio waves allow us to talk to submarines? Physics - Waves - Learning Points. Salt water absorbs sound waves making...
Instructional Video3:30
Curated Video

Enigma: Cracking The Code

6th - 12th
The Enigma machine could pair up letters in 150 million million ways. How did the machine work to give so many different permutations – and how was the code eventually cracked? Maths - Number A Twig Math Film. Reinforce and extend the...
Instructional Video3:20
Curated Video

The Nervous System - Brain Function

K - 5th
Learn all about the function of the brain and the nervous system.
<

br/>

Life processes - Body systems - The
b

rain and body />

Learning Points
The nervous system is the brain, spinal cord and a...
Instructional Video11:21
Curated Video

Transatlantic Communications for Kids | Bedtime History

K - 5th
Explore the fascinating evolution of transatlantic communications in this detailed video. We trace the journey from the early days of transoceanic messages carried by ships to the groundbreaking laying of the first telegraph cable across...
Instructional Video9:29
Curated Video

Award Winning Social Media Interactions

12th - Higher Ed
This video help explain some of the key ways to provide excellent service while interacting on social media platforms - particularly Facebook.
Instructional Video9:41
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Use the Splice Method to Decode the Puzzle

Higher Ed
In this video, we will discuss the solution to the exercise on using the splice method to decode the mystery from the previous video.
<
br/>
This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series...
Instructional Video8:30
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Bonus Solution - Use the Splice Method to Decode the Puzzle

Higher Ed
In this video, we will discuss a bonus solution to the exercise on using the splice method to decode the puzzle.
<
br/>
This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery...
Instructional Video3:46
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Authorization (AuthZ)

Higher Ed
This video explains AuthZ. After the application determines who the user is, authorization determines WHAT the user is allowed to do in the application.
<
br/>
This clip is from the chapter "Authentication and Authorization" of the...
Instructional Video11:10
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Authentication (AuthN)

Higher Ed
This video explains AuthN, which helps upgrade an application to allow it to collect information and validate WHO the user is.
<
br/>
This clip is from the chapter "Authentication and Authorization" of the series "Web Development...
Instructional Video4:05
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Sockets

Higher Ed
This video explains the WebSockets API, which makes it possible to open a bi-directional, interactive session between a client and server. WebSockets are the backbone for applications that have chat functionality.
<
br/>
This clip...
Instructional Video5:09
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Python Application Using Pub/Sub Triggers

Higher Ed
In this lab video, you will learn how to deploy a Python application using Google Cloud Functions triggered by Pub/Sub events. Pub/Sub is a powerful messaging service that allows you to build scalable and event-driven...
Instructional Video8:20
Curated Video

Linux Crash Course for Beginners - 2023 - File Display Commands

Higher Ed
In this video, you will learn all the commands that can be used to display file content such as cat, less, more, head, tail, vi.
Instructional Video13:47
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Code Along - Complete Configuring App Express File

Higher Ed
This video demonstrates the complete configuring of app Express file, and you will code along with the instructor throughout.
<
br/>
This clip is from the chapter "Configuring App Express" of the series "Express Framework...
Instructional Video6:05
Curated Video

Chatbots Development with Amazon Lex - Responses with Boto

Higher Ed
After creating a query with Boto and obtaining responses from the chatbot, we will look at the responses obtained with Boto.
Instructional Video7:39
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Simple Notification Service (SNS)

Higher Ed
What if you need one application to notify another application of an activity or a workload that needs to be executed? You need the Simple Notification Service (SNS) that AWS offers. This video introduces SNS.
Instructional Video9:28
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Simple Queue Service (SQS)

Higher Ed
Some applications are not sequential and consistent in the flow of processing. Rather, they allow for non-sequential processing or delayed processing. To implement such solutions, you need a method to queue requests and the AWS Simple...
Instructional Video11:57
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Advanced TabView

Higher Ed
In this video, we will explore more advanced techniques for implementing a TabView in a mobile app.
Instructional Video7:07
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - MessagesView

Higher Ed
In this video, we will show you how to design and implement a custom MessagesView.
Instructional Video8:18
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Basic TabView

Higher Ed
In this video, we will walk through the basics of implementing a TabView in a mobile app and provide examples of how to use this functionality to organize and display information in an intuitive and user-friendly way.
Instructional Video11:21
Curated Video

Learn Azure Serverless Functions in a Weekend - Azure Service Bus Trigger Function to Add Records to Database

Higher Ed
This video demonstrates how to develop the Azure Service Bus trigger function to add records to the database. Here, you will move on to develop a second function that gets triggered upon queueing a message in our Azure Service Bus. It...
Instructional Video7:25
Curated Video

Learn Azure Serverless Functions in a Weekend - Transaction Management System - Requirement and Architecture

Higher Ed
This video explains the transaction management system. You will look at the problem statement, do a requirement analysis, understand the application architecture, and the ways to implement it (steps to resolve the business problem of...