Curated Video
Traditional Tandoori Lamb Cutlets Recipe
In this video, you will learn how to make a traditional tandoori marinade for lamb cutlets. The marinade is made with ginger, garlic, lemon juice, garam masala, tandoori powder, Greek yogurt, and vegetable oil. After marinating the lamb...
Curated Video
Making Authentic Thai Red Curry Paste at Home
This video provides a step-by-step guide on how to make an authentic Thai red curry paste using a mortar and pestle or a small blender. It emphasizes the importance of using fresh ingredients and offers alternative options for those who...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Adding SSH Public Keys to Linode
In this video, we will understand how to add an SSH public key to the Linode Cloud Manager.
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 - Implementing the Order Confirmation
For the final checkout page to perform the next set of actions, you will learn how to implement an order confirmation before going ahead with the last order for payment.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Implementing Basket Icons
In this video, you will learn to create basket icons, implement them one by one, and test them for functionality.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Implementing the Basket
After creating a ledge for the basket page, we will now learn to add functionality to the basket and start receiving items from the product list and the function buttons to work.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Homepage
In this lecture, the next step is to start building the homepage of the ecommerce site. We will use components to tell React what we want to see on the screen.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Product Description
Let's start by designing a static product tile that we can use as the template for the generated product tiles. Create a file named "components".
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Installing React Router
In this video, you will learn how to install the React router; the React Router can be installed through the NPM in our React application.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Styling the Store
Now, we will focus on creating a stylized interface for the store. We will define the page structure, the Events, and how the store behaves.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Styling the Game Board - Header and Footer
We will take the styling of the game board further, and instead of just the 16 circles, we will add a header and footer to the game board and improve its overall appearance.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Code Pen
In this video, you will learn how to use the code pen application as the text editor for writing our codes in the codepen.io portal.
Curated Video
ChatGPT for Salesforce Development - What Is ChatGPT? Features of ChatGPT
In this video, we will start by explaining what ChatGPT is and its key features. You will learn how ChatGPT works and how it can help you improve your productivity and efficiency. This clip is from the chapter "Introduction to ChatGPT"...
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 3
In this video, we will use ChatGPT to create an Apex Trigger that automatically updates the rating of an account based on its industry. Specifically, we will update the rating to “Hot” whenever a new account is created or updated with an...
Curated Video
ChatGPT for Salesforce Development - Use ChatGPT to Write Apex Trigger with Test Coverage - Part 1
In this video, we will use ChatGPT to create an Apex Trigger that automatically creates a new contact whenever a new account is created in Salesforce. We will also write a test class to ensure that our trigger has complete test coverage...
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 - How to Use Typescript (Optional)
In this optional video, you will learn how to bootstrap a Strapi project with Typescript and how to convert an existing project to TS. This clip is from the chapter "Introduction" of the series "The Complete Strapiâ„¢ Course with Plugins...
Curated Video
Make Apps with ChatGPT and Generative AI - ChatGPT Back-End Function Creation
We will now create the backend for our application. We will create a button that, when clicked, reads the email and then uses the Completion API and generates a professional email, and sends the response back to the pane on the mail as a...
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
A Practical Approach to Timeseries Forecasting Using Python - Data Visualization Line Plots
This video demonstrates data visualization using line plots. 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...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Time Series Forecasting (TSF) Using LSTM
This video explains the implementation of Time Series Forecasting (TSF) using LSTM. This clip is from the chapter "Recurrent Neural Networks in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Model Evaluation for Underfitting and Overfitting
This video demonstrates model evaluation for underfitting and overfitting. This clip is from the chapter "Recurrent Neural Networks in Time Series Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using...