Curated Video
Exploring the Science Behind the Zone Diet
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...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - React Lifecycle Events
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Creating the Game Board
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Project Introduction - What We Will Build - Connect-4-Clone
This video outlines what we will build in Project 2, a game called Connect-4-Clone.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - React Components, Props, and Callbacks
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - EC2 Instance Administration (Guide)
Here, we will understand some basic administrative options available for our EC2 instances.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - The EC2 Dashboard
This lesson provides a comprehensive overview of the Amazon Elastic Compute Cloud dashboard.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Securing SSH with a Network Firewall
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.
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Make Absolute Admin URLs Work
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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Fetching Data from the Admin Panel
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,...
Curated Video
3 Softball Hitting Tips For Beginners
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...
Curated Video
GCSE Physics - Nuclear Fission #38
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...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Data Analysis
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...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Dataset Overview - Project 1: COVID-19 Positive Cases Prediction Using Machine Learning Algorithm
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...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Quiz Solution - Data Processing for Timeseries Forecasting
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...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Overview of Basic Plotting and Visualization
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...
Packt
Data Analysis
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...
Packt
Quiz Solution
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...
Curated Video
EXCEL DATA: Using JSON Data
Mark will guide you in writing and executing SQL queries, pulling data right where you need it.
Curated Video
I WONDER - How Does A Pulley Work?
This video is answering the question of how does a pulley work.
Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Adding Routing for All the Components
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...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - How to Debug
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...
Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Edit Post Reuse the Create Post Flow
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...
Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Dynamic Routing Passing Data from One Component to Another
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...