Hi, what do you want to do?
Curated Video
How Did Early Humans Know What To Eat and What To Avoid?
As children, we learn almost entirely through observation and mimicking. From laughter and walking to the use of objects and empathy, we often create the behavior of our lives based on what we witness in others. The same thing is true...
Curated Video
The Taming of the Shrew 4.3 Scene Summary
This video provides a summary of Act 4, Scene 3 from Shakespeare's "The Taming of the Shrew." The scene unfolds at Petruchio's house where Kate pleads with Grumio for food, highlighting her struggles under Petruchio's oppressive control....
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Validating Forms in React - Part 4
You will learn how to highlight the entry box for text using the Event() function to enable us to see where we are making entries into the form.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Tidy the Fetch API Call
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Dealing with Errors in Fetch API
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Binding the Products
In this video, we will explore binding products, which are articles that can be used as a graphical finishing or as an assembly item for other products.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Square to Circle Component
After completing the inline styles to our components in the previous video, we will take it further by applying more styles to make them more attractive in the project.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Events in React
After learning how to build the visuals of our basic calculator, we will now create events using the () function to define tasks to the buttons created in the visual and use callback functions.
Curated Video
ChatGPT for Salesforce Development - Use ChatGPT to Write Validation Rules
In this video, we will use ChatGPT to create a Salesforce validation rule that triggers an error message whenever an account number contains alphabets instead of numbers. We will also practice the rule on Salesforce to ensure that it...
Curated Video
ChatGPT for Salesforce Development - Use ChatGPT to Write Apex Trigger with Test Coverage - Part 2
In this video, we will use ChatGPT to create an Apex Trigger that prevents users from accidentally deleting high-priority cases. We will also write a test class to ensure that our trigger has complete test coverage and works as expected....
Curated Video
ChatGPT for Salesforce Development - Use ChatGPT to Write Batch Apex Class
In this video, we will begin using ChatGPT to learn more about Batch Apex and its capabilities. We will then create a Batch Apex class that appends “Mytutorialrack” to all contact names and ask the ChatGPT to write the corresponding test...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Deploying Admin as a Static Site: Creating the Site
In this video, you will learn how to deploy admin as a static site: creating the site. This clip is from the chapter "Deploy Strapi in Production" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section,...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Fixing Error Handling
In this video, you will learn how to fix error handling. 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 will cover...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Deleting a Project
In this video, you will learn how to delete a project. 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 will cover...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Providing UI Feedback to the Admin User
In this video, you will learn how to provide UI feedback to the admin user. 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 - 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
The Complete Strapi™ Course with Plugins and Deployment - Post Likes: Part 1
In this video, you will learn how to implement our second feature called the Post likes and start working on it. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Applying an Auth Scope to GraphQL Operations
In this video, you will learn how to apply an auth scope to GraphQL operations. This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - First Authenticated GraphQL Query
In this video, we will work on our first authenticated GraphQL query. This clip is from the chapter "Working with GraphQL" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Fixing the Homepage
In this video, you will learn how to fix the homepage. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to design...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Course Structure: Optimize Your Learning Path
In this video, we will spend some time on understanding the course structure and optimize your learning path. This clip is from the chapter "Welcome to the Course" of the series "The Complete Strapiâ„¢ Course with Plugins and...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Data Manipulation for Deep Learning
This video displays how to do data manipulation using a deep-learning model. This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries Forecasting Using...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Moving Average and ARMA
This video explains moving average and ARMA (Autoregressive Moving Average Model). This clip is from the chapter "Machine Learning in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Stationarity in Time Series
This video talks about stationarity in time series. It is nothing but a series whose properties do not depend on the time at which the series is observed. This clip is from the chapter "Data Processing for Timeseries Forecasting" of the...