Instructional Video3:11
Curated Video

Traditional Tandoori Lamb Cutlets Recipe

3rd - 12th
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...
Instructional Video2:57
Curated Video

Making Authentic Thai Red Curry Paste at Home

3rd - 12th
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...
Instructional Video3:24
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Adding SSH Public Keys to Linode

Higher Ed
In this video, we will understand how to add an SSH public key to the Linode Cloud Manager.
Instructional Video8:03
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Validating Forms in React - Part 4

Higher Ed
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.
Instructional Video6:51
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Implementing the Order Confirmation

Higher Ed
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.
Instructional Video4:44
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Implementing Basket Icons

Higher Ed
In this video, you will learn to create basket icons, implement them one by one, and test them for functionality.
Instructional Video6:30
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Implementing the Basket

Higher Ed
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.
Instructional Video5:58
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Homepage

Higher Ed
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.
Instructional Video5:33
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Product Description

Higher Ed
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".
Instructional Video6:14
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Installing React Router

Higher Ed
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.
Instructional Video4:15
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Styling the Store

Higher Ed
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.
Instructional Video11:17
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Styling the Game Board - Header and Footer

Higher Ed
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.
Instructional Video4:48
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Code Pen

Higher Ed
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.
Instructional Video7:38
Curated Video

ChatGPT for Salesforce Development - What Is ChatGPT? Features of ChatGPT

Higher Ed
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"...
Instructional Video5:42
Curated Video

ChatGPT for Salesforce Development - Use ChatGPT to Write Validation Rules

Higher Ed
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...
Instructional Video6:45
Curated Video

ChatGPT for Salesforce Development - Use ChatGPT to Write Apex Trigger with Test Coverage - Part 3

Higher Ed
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...
Instructional Video9:32
Curated Video

ChatGPT for Salesforce Development - Use ChatGPT to Write Apex Trigger with Test Coverage - Part 1

Higher Ed
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...
Instructional Video6:16
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Fixing Error Handling

Higher Ed
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...
Instructional Video7:59
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - How to Use Typescript (Optional)

Higher Ed
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...
Instructional Video9:10
Curated Video

Make Apps with ChatGPT and Generative AI - ChatGPT Back-End Function Creation

Higher Ed
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...
Instructional Video8:38
Curated Video

Make Apps with ChatGPT and Generative AI - Azure Function Testing and Deployment

Higher Ed
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...
Instructional Video6:49
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Data Visualization Line Plots

Higher Ed
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...
Instructional Video7:06
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Time Series Forecasting (TSF) Using LSTM

Higher Ed
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...
Instructional Video6:24
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Model Evaluation for Underfitting and Overfitting

Higher Ed
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...