Instructional Video1:25
Curated Video

Exploring the Science Behind the Zone Diet

Pre-K - Higher Ed
This video discusses the Zone diet, which involves dividing your plate into zones to regulate hormones and promote weight loss. The video mentions that the Zone diet has been proven effective for weight loss and is even recommended for...
Instructional Video3:24
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - React Lifecycle Events

Higher Ed
This video illustrates a lifecycle event in React. It explains the different functions defined and invoked during an event and how the functions work to cause an effect on the event.
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 Video1:34
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Project Introduction - What We Will Build - Connect-4-Clone

Higher Ed
This video outlines what we will build in Project 2, a game called Connect-4-Clone.
Instructional Video4:24
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - React Components, Props, and Callbacks

Higher Ed
In this video, we will look at the React root component, namely the app, the dashboard, the admin, and other elements of the project that form the tree structure of React.
Instructional Video5:51
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - EC2 Instance Administration (Guide)

Higher Ed
Here, we will understand some basic administrative options available for our EC2 instances.
Instructional Video4:02
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - The EC2 Dashboard

Higher Ed
This lesson provides a comprehensive overview of the Amazon Elastic Compute Cloud dashboard.
Instructional Video10:59
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Securing SSH with a Network Firewall

Higher Ed
Here, you will learn about SSH best practices on firewall rules to only allow users who know the "secret knock" to enter the network through a particular port.
Instructional Video8:34
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Make Absolute Admin URLs Work

Higher Ed
In this video, you will learn how to make absolute admin URLs work. This clip is from the chapter "Deploy Strapi in Production" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how...
Instructional Video8:40
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Fetching Data from the Admin Panel

Higher Ed
In this video, you will learn how to fetch data from the admin panel. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section,...
Instructional Video1:54
Curated Video

3 Softball Hitting Tips For Beginners

Pre-K - Higher Ed
Calling all youth softball players! 🥎 Looking for a way to improve your hitting skills? Check out this video tutorial from McKenzie. In this video, McKenzie breaks down 3 Softball Hitting Tips For Beginners. She explains how to hit...
Instructional Video3:45
Curated Video

GCSE Physics - Nuclear Fission #38

9th - Higher Ed
This video covers: - How the process of nuclear fission works - What a 'chain reaction' is - The pros and cons of nuclear fission General info: - Suitable for all GCSE and IGCSE courses - See below for whether it is higher or foundation...
Instructional Video5:47
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Data Analysis

Higher Ed
This video helps you with the data analysis part. This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section...
Instructional Video6:01
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Dataset Overview - Project 1: COVID-19 Positive Cases Prediction Using Machine Learning Algorithm

Higher Ed
This video helps you with an overview of the dataset. This clip is from the chapter "Project 1: COVID-19 Positive Cases Prediction Using Machine Learning Algorithm" of the series "A Practical Approach to Timeseries Forecasting Using...
Instructional Video3:41
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Quiz Solution - Data Processing for Timeseries Forecasting

Higher Ed
This is a solution video of the quiz on data processing. This clip is from the chapter "Data Processing for Timeseries Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section focuses on data...
Instructional Video3:49
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Overview of Basic Plotting and Visualization

Higher Ed
This video provides an overview of basic plotting and visualization. This clip is from the chapter "Basics of Data Manipulation in Time Series" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section...
Instructional Video5:47
Packt

Data Analysis

Higher Ed
This video helps you with the data analysis part. This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section...
Instructional Video3:41
Packt

Quiz Solution

Higher Ed
This is a solution video of the quiz on data processing. This clip is from the chapter "Data Processing for Timeseries Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section focuses on data...
Instructional Video8:08
Curated Video

EXCEL DATA: Using JSON Data

Pre-K - Higher Ed
Mark will guide you in writing and executing SQL queries, pulling data right where you need it.
Instructional Video0:50
Curated Video

I WONDER - How Does A Pulley Work?

Pre-K - 5th
This video is answering the question of how does a pulley work.
Instructional Video7:27
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Adding Routing for All the Components

Higher Ed
This video demonstrates how to set up routing for all the components, allowing seamless navigation between different sections of your website. This clip is from the chapter "Designing NavBar, About us, Contact us with Routing" of the...
Instructional Video4:24
Curated Video

Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - How to Debug

Higher Ed
In this video, we will explore various debugging strategies and tools to identify and fix issues in our application. You will learn to leverage debugging techniques to track down and resolve errors, ensuring the smooth operation of our...
Instructional Video20:23
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Edit Post Reuse the Create Post Flow

Higher Ed
This video guides you through the process of reusing the create post flow to implement the edit post functionality, allowing users to modify existing posts. This clip is from the chapter "Working on Create, Edit, Delete Post...
Instructional Video9:03
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Dynamic Routing Passing Data from One Component to Another

Higher Ed
This video demonstrates how to implement dynamic routing in your application, allowing the passing of data from one component to another when navigating between different pages. This clip is from the chapter "Working on All Posts and...