Instructional Video14:06
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Packer Debug

Higher Ed
In this video, a hands-on lab demonstrates how to use Packer’s debug feature to diagnose issues in a build process. The lab covers how to enable debug logging, view the log output, and use the output to identify where in the build...
Instructional Video9:48
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Forms I

Higher Ed
This video explains forms and how to add a form using an example. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML...
Instructional Video6:59
Curated Video

ChatGPT and Prompt Engineering With Advanced Data Analysis - Creating a Computer Program and Debugging

Higher Ed
In this video, you will learn to use ChatGPT to create a computer program and effectively debug it. We will use ChatGPT's capabilities to generate code snippets, optimize algorithms, and identify and fix bugs, leveraging ChatGPT3 as a...
Instructional Video5:13
Curated Video

Mastering C++ Standard Library Features [Video] - Exceptions in 'constexpr' Functions

Higher Ed
Understand the interactions between exceptions and compile-time evaluation of 'constexpr' functions
Instructional Video1:12
Curated Video

Design Microservices Architecture with Patterns and Principles - Circuit Breaker States

Higher Ed
In this video, we will understand the different states of the Circuit Breaker pattern and discuss the d state, which allows requests to pass through normally; the Open state, which stops requests from reaching the faulty service; and the...
Instructional Video3:57
Curated Video

Design Microservices Architecture with Patterns and Principles - Circuit Breaker Pattern

Higher Ed
In this video, you will learn the Circuit Breaker pattern, which is a resiliency pattern that helps protect microservices from cascading failures. You will learn how the Circuit Breaker acts as a safety mechanism by monitoring the...
Instructional Video4:08
Curated Video

Design Microservices Architecture with Patterns and Principles - Retry Pattern

Higher Ed
In this video, we will dive deeper into the Retry pattern, which is one of the key resiliency patterns and explains how the pattern allows microservices to automatically retry failed operations, increasing the chances of successful...
Instructional Video4:12
Curated Video

How Did Early Humans Know What To Eat and What To Avoid?

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

The Taming of the Shrew 4.3 Scene Summary

6th - Higher Ed
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....
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 Video2:29
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Tidy the Fetch API Call

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

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Dealing with Errors in Fetch API

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

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Binding the Products

Higher Ed
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.
Instructional Video13:19
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Square to Circle Component

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

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Events in React

Higher Ed
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.
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:26
Curated Video

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

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

ChatGPT for Salesforce Development - Use ChatGPT to Write Batch Apex Class

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

The Complete Strapi™ Course with Plugins and Deployment - Deploying Admin as a Static Site: Creating the Site

Higher Ed
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,...
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 Video10:05
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Deleting a Project

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

The Complete Strapi™ Course with Plugins and Deployment - Providing UI Feedback to the Admin User

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

The Complete Strapi™ Course with Plugins and Deployment - Fetching Data from the Admin Panel

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

The Complete Strapi™ Course with Plugins and Deployment - Post Likes: Part 1

Higher Ed
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â„¢...