Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - If Statements / 022
This video explains if condition in JavaScript along with an example. This clip is from the chapter "Control Flow" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains various loops in...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Do While Loop / 021
This video explains do while loop in JavaScript along with an example. This clip is from the chapter "Control Flow" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains various loops in...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Booleans and Comparisons / 015
This video explains the Boolean and comparison data types in JavaScript with an example. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Logical NOT / 025
This video explains the logical operator NOT in JavaScript with an example. This clip is from the chapter "Control Flow" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains various...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Type Conversion / 017
This video explains type conversion where you will be able to convert data types from string to number or number to string. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Loose Versus Strict Comparison / 016
This video explains the difference between loose and strict comparison along with an example. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Data Types / 008
This video explains data types in JavaScript such as string, object, condition, and more. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Filter Method / 071
This video explains the filter method in arrays that will help filter or sort items. This clip is from the chapter "Array Methods" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Curated Video
Alteryx Advanced - Level-Up Your Apps and Macros Part 2
This video builds on the previous one and covers additional advanced techniques for designing and optimizing apps and macros in Alteryx, creating custom interfaces for your workflows, handling errors and exceptions using dynamic...
Curated Video
A Midsummer Night's Dream 3.2 Interview: Oberon and Puck pt 2
In this continuation of the interview with Oberon and Puck from Act 3, Scene 2 of "A Midsummer Night's Dream," the focus is on the consequences of Puck's misapplication of the love potion. The video delves into discussions about the...
Curated Video
Hamlet 3.4 Language: "Rose" and "Blister"
This video segment analyzes a pivotal scene in Act 3 of Shakespeare's Hamlet, where Gertrude expresses confusion about Hamlet's accusations, possibly feigning ignorance. Hamlet then intensifies his reproach, employing metaphors to...
Great Big Story
The Forbidden Delicacy: False Morel in Finland
Discover the culinary secrets of Helsinki, Finland, where renowned chef and Michelin star restaurant owner Kim McCullough shares the intriguing tale of the false morel mushroom. Despite its illegality in Sweden and Norway due to...
Curated Video
Julius Caesar 2.2 Performance: Caesar and Calpurnia, Lines 60-68
This video examines a scene from Shakespeare's "Julius Caesar" where Caesar asserts his decision not to attend the Senate, rejecting any excuses that suggest weakness or fear. The analysis highlights Caesar's complex character, torn...
Curated Video
Bird Migration: The Journey for Food and Breeding
This video explains why birds migrate, detailing how they move to find more food, breeding areas, and better conditions for raising their young. It discusses the distances birds travel, their preparation for migration by storing fat, and...
Curated Video
The Destructive Force of Tornadoes
Tornadoes are powerful and destructive forces of nature that form out of thunderstorms, spinning rapidly and causing widespread devastation. They can destroy buildings, uproot trees, and pose a significant threat to communities. Despite...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Booleans
Here, we will explore the Boolean function used to determine if an expression or a variable is true.
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Deploying Admin as a Static Site: Configuration
In this video, you will learn how to deploy admin as a static site: configuration. 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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Applying the Proper Auth Policy to Our Route
In this video, you will learn how to apply the proper auth policy to our route. 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...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Implementing the Checkbox Logic
In this video, you will learn how to implement the checkbox logic. 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, we...
Curated Video
GCSE Maths - How to Disprove a Statement by Counter Example - Proof Part 1 #62
This video covers how to disprove a statement by providing a counter-example i.e. an example that shows that the statement is wrong. This is part 1 of our 2 part series on proofs. 1) How to Disprove a Statement by Counter Example - (this...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Shape and NULL Check
This video executes the Shape and NULL Check operations on 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...
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Optimizing a React App with Loading for API Fetches to OpenAI DALL-E
After getting the application up and running, we will need to make changes to the app to develop a professional app for further optimizing the user experience. You will learn to add some loading functionality to the app. This clip is...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Auto ARIMA in Python
This video talks about Auto ARIMA and how it is one of the best models in time series forecasting. This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting...