Hi, what do you want to do?
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Create a Nested Component in Blazor
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...
<
br/>
This clip is from the chapter...
Curated Video
Creating and Tracking a GPS-Enabled Message Bottle
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...
Curated Video
Pavel Durov and How Telegram Works
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...
Curated Video
Submarine Communication
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...
Curated Video
Enigma: Cracking The Code
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...
Curated Video
The Nervous System - Brain Function
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...
<
br/>
Life processes - Body systems - The
b
rain and body
/>
Learning Points
The nervous system is the brain, spinal cord and a...
Curated Video
Transatlantic Communications for Kids | Bedtime History
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...
Curated Video
Award Winning Social Media Interactions
This video help explain some of the key ways to provide excellent service while interacting on social media platforms - particularly Facebook.
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Use the Splice Method to Decode the Puzzle
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...
<
br/>
This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Bonus Solution - Use the Splice Method to Decode the Puzzle
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...
<
br/>
This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Authorization (AuthZ)
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...
<
br/>
This clip is from the chapter "Authentication and Authorization" of the...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Authentication (AuthN)
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...
<
br/>
This clip is from the chapter "Authentication and Authorization" of the series "Web Development...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Sockets
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...
<
br/>
This clip...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Python Application Using Pub/Sub Triggers
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...
Curated Video
Linux Crash Course for Beginners - 2023 - File Display Commands
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.
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Code Along - Complete Configuring App Express File
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...
<
br/>
This clip is from the chapter "Configuring App Express" of the series "Express Framework...
Curated Video
Chatbots Development with Amazon Lex - Responses with Boto
After creating a query with Boto and obtaining responses from the chatbot, we will look at the responses obtained with Boto.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Simple Notification Service (SNS)
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Simple Queue Service (SQS)
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...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Advanced TabView
In this video, we will explore more advanced techniques for implementing a TabView in a mobile app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - MessagesView
In this video, we will show you how to design and implement a custom MessagesView.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Basic TabView
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.
Curated Video
Learn Azure Serverless Functions in a Weekend - Azure Service Bus Trigger Function to Add Records to Database
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...
Curated Video
Learn Azure Serverless Functions in a Weekend - Transaction Management System - Requirement and Architecture
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...