Instructional Video2:14
Curated Video

Wellbeing A-Z -Running shoes

12th - Higher Ed
Running is an excellent way to keep fit, but it’s important to have the right Running Shoes to help protect your feet and prevent injury.
Instructional Video1:39
Curated Video

Wellbeing A-Z -Knee injury

12th - Higher Ed
Knee injury
Instructional Video8:21
Curated Video

Brand Audit

Higher Ed
Uncover the secrets of a successful brand audit in this informative video! Discover how to evaluate and enhance your brand's effectiveness across various channels. Gain valuable insights to refine your marketing strategy and ensure your...
Instructional Video5:39
Curated Video

Digital Marketing Review: Evaluating Marketing and Advertising Campaigns

Higher Ed
Explore the dynamic world of digital marketing in this informative video. Delve into the strategies, tactics, and tools used to promote businesses and engage audiences online. From SEO to social media marketing, discover the limitless...
Instructional Video4:26
Curated Video

High Five Facts - Parasaurolophus

Pre-K - 5th
This video explores five fun facts about parasaurolophus.
Instructional Video12:07
Institute of Human Anatomy

How Your Bones Change With Exercise

Higher Ed
In this video, Jonathan from the Institute of Human Anatomy discusses how exercise influences bone density and architecture, as well as the different types of exercise that influence this.
Instructional Video2:29
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Tidy the Fetch API Call

Higher Ed
Here, you will learn how to clean up the Fetch API, which provides a JavaScript interface for accessing and manipulating protocol parts, such as requests and responses.
Instructional Video8:33
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Dealing with Errors in Fetch API

Higher Ed
Let's understand how to deal with errors in a fetch API. If errors are encountered during a fetch() call, it is often necessary to halt the compiler from reading the next few lines of code, rectifying the code, and re-fetching the API.
Instructional Video11:56
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Creating the Game Board

Higher Ed
This video demonstrates how to create the game board for the Connect-4 game, which will download all the dependencies and files required, create a template and do the configurations.
Instructional Video11:09
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Creating an Amazon Machine Image (AMI)

Higher Ed
This lesson will teach us how to create an Amazon machine image from an existing EC2 instance.
Instructional Video4:00
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Elastic IP (Guide)

Higher Ed
This lecture provides a hands-on guide to working with an elastic IP to create an elastic IP and attach it to an EC2 instance.
Instructional Video8:35
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - EC2 Instances Console

Higher Ed
In this lecture, we will explore the EC2 Dashboard, which provides valuable information regarding the current EC2 instances running in the region.
Instructional Video5:55
Curated Video

Make Apps with ChatGPT and Generative AI - Visual Studio Code Configuration

Higher Ed
In this video, we will continue with the previous demonstration where we will need to create a few more configurations to our Visual Studio Code to get it up and running for creating our Azure Functions. We will install the recommended...
Instructional Video6:09
Curated Video

Am I Ready For Christmas? by Rayna Flowers

Pre-K - 5th
If you could ask Santa for anything this Christmas what would that be?A new doll? A monster truck? A swimming pool?Will these things bring you Christmas Joy?Follow the journey of one little boy as he struggles to ask Santa for the...
Instructional Video7:19
Curated Video

LaDonna Plays Hoops by Kimberly A. Gordon Biddle

Pre-K - 12th
LaDonna goes to visit her grandma for a family reunion. While there, she tries to become the family hoops star. She wonders if she has the skill and the will. The story presents subtle, everyday events that teach life lessons.
Instructional Video6:20
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Install and Manage NodeJS with NVM

Higher Ed
In this video, you will learn how to install and manage NodeJS with NVM. Refer to the code bundle for the installation guide. This clip is from the chapter "Introduction" of the series "The Complete Strapiâ„¢ Course with Plugins and...
Instructional Video5:39
Curated Video

Make Apps with ChatGPT and Generative AI - Testing and Publishing Teams ChatGPT Chatbot

Higher Ed
After saving the flow with the parameters defined in the previous lesson, we will now test the flow manually and we will note the response generated by the Power Automate flow on to the Teams message window. This clip is from the chapter...
Instructional Video8:38
Curated Video

Make Apps with ChatGPT and Generative AI - Azure Function Testing and Deployment

Higher Ed
After creating our first Azure function, we will test it by deploying it so we get some practice and then look at how it works so we know how an Azure function works when it actually becomes truly serverless. This clip is from the...
Instructional Video4:25
Curated Video

Make Apps with ChatGPT and Generative AI - ChatGPT Response Management

Higher Ed
Now that we have a way to sue a Python script on the API, we ran a script, which was accessed by the API, and returned a response, which is a JSON file. We will create a variable “Output” that will present the responses of our script....
Instructional Video7:53
Curated Video

Bira the Bear's Hibernation Party: A Yoga Adventure Story

Pre-K - Higher Ed
Join Yoga Guppy for a fun and interactive yoga adventure with the story of Bira the Bear. Follow along as Bira prepares for hibernation and throws a party with his jungle friends. This engaging yoga session combines storytelling,...
Instructional Video12:49
Curated Video

Bearded Dragons, Skinks, & More: Learn About 7 Australian Animals

Pre-K - Higher Ed
Curious about reptiles? Ever wanted to see some Australian Animals up close? We've got you covered! In this educational video, our friends at Animal Encounters from Seattle, WA show us 7 Australian Animals. Kim teaches us how the animals...
Instructional Video5:38
The Guardian

A Personal Story of Race and Policing in London

Pre-K - Higher Ed
Gamal 'G' Turawa spent his early years with a white family in a predominantly white town. At the age of seven, his father picked him up and brought him back to London where he struggled with culture shock adjusting to a predominantly...
Instructional Video6:13
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - ARIMA in Python

Higher Ed
This video helps you with executing ARIMA in Python. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section focuses on machine...
Instructional Video5:22
Curated Video

Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Running a Development Server of Next.js for DALL-E Project

Higher Ed
After understanding the Next.js folder structure and how it works, we will get into the image-gen-project folder we created and run the “npm run dev”, which will run the project on a local development server with an endpoint. This clip...