Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - EC2 Instances Console
In this lecture, we will explore the EC2 Dashboard, which provides valuable information regarding the current EC2 instances running in the region.
Curated Video
Make Apps with ChatGPT and Generative AI - Visual Studio Code Configuration
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...
Curated Video
Am I Ready For Christmas? by Rayna Flowers
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...
Curated Video
LaDonna Plays Hoops by Kimberly A. Gordon Biddle
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.
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Install and Manage NodeJS with NVM
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Testing and Publishing Teams ChatGPT Chatbot
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...
Curated Video
Make Apps with ChatGPT and Generative AI - Azure Function Testing and Deployment
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...
Curated Video
Make Apps with ChatGPT and Generative AI - ChatGPT Response Management
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....
Curated Video
Bira the Bear's Hibernation Party: A Yoga Adventure Story
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,...
Curated Video
Bearded Dragons, Skinks, & More: Learn About 7 Australian Animals
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...
The Guardian
A Personal Story of Race and Policing in London
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...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - ARIMA in Python
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...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Running a Development Server of Next.js for DALL-E Project
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...
Curated Video
The Absolute Beginners 2023 Guide to Cybersecurity - Part 3 - Trojan
This video talks about mobile trojan horse malware. They can disguise themselves as a legitimate software application to attack the application / device. This clip is from the chapter "Mobile Threats and Countermeasures" of the series...
Curated Video
The Absolute Beginners 2023 Guide to Cybersecurity - Part 3 - 4 Ways to Work Safely with Mobile Applications
This video shares four ways by which you can stay safe while downloading and working with mobile applications. This clip is from the chapter "Understanding Applications" of the series "The Absolute Beginners 2023 Guide to Cybersecurity -...
Packt
ARIMA in Python
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...
Packt
4 Ways to Work Safely with Mobile Applications
This video shares four ways by which you can stay safe while downloading and working with mobile applications. This clip is from the chapter "Understanding Applications" of the series "The Absolute Beginners 2023 Guide to Cybersecurity -...
The Guardian
Champion-Makers: Jamaica's Edwin Allen School for Runners
Jamaica has produced a surprising number of Olympic champions. Edwin Allen school is training many of them. Hear from the coaches about the purpose and strategy of the school. Hear from some of the runners about their hopes, training...
Curated Video
Rainwater Harvesting Math: the Runoff Coefficient
Brad Lancaster explains about an important concept in rainwater harvesting: the Runoff Coefficient. Anyone looking to seriously design water retention landscapes needs to learn the math so their design can be as effective as possible!
Curated Video
I WONDER - How Did The Parasaurolophus Eat?
This video is answering the question of how did the parasaurolophus eat.
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Your First Component
In this video, we will dive into creating our first component and explore its structure and purpose. This clip is from the chapter "Extra: (Optional) - React Crash Course" of the series "ChatGPT Voice-Powered Chatbot Build with React and...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Resource Instructions
In this video, we will provide you with instructions on how to access and use the resources we will be using throughout the course. This clip is from the chapter "Introduction and Resources" of the series "ChatGPT Voice-Powered Chatbot...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Course Structure
In this video, we will provide you with an overview of the course structure. We will go through each section of the course, discuss what you will learn, and give you a breakdown of each video. This will help you understand what to expect...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Save the Book Entity in a list inside Repository
In this video, we will learn to store book entities in a list within the repository for efficient data storage and retrieval. This video will demonstrate the process of saving book entities, managing the list, and ensuring data...