Instructional Video6:05
Curated Video

Chatbots Development with Amazon Lex - Responses with Boto

Higher Ed
After creating a query with Boto and obtaining responses from the chatbot, we will look at the responses obtained with Boto.
Instructional Video4:26
Curated Video

Chatbots Development with Amazon Lex - Lex Bot Overview

Higher Ed
In this video, we will look at the Amazon Lex bot. Here, we will briefly overview its architecture, define the chat experience and the processes involved, and deploy the chatbot.
Instructional Video10:34
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Flow Control: IF/ELSE, Ternary Operator - Test Scores Program

Higher Ed
We will learn to use the IF statement to check if a block of conditions is true and the ELSE statement if false and write a program to evaluate test scores.
Instructional Video24:20
Curated Video

Supercharge Scala Future | FP-Tower - Refactoring

Higher Ed
This video explains the concept of refactoring. This clip is from the chapter "Build Your Own IO" of the series "Supercharge Scala Future | FP-Tower".This section focuses on building your own IO (Input/Output).
Instructional Video15:44
Curated Video

Supercharge Scala Future | FP-Tower - Error Handling with IO

Higher Ed
This video talks about error handling with IO. This clip is from the chapter "Build Your Own IO" of the series "Supercharge Scala Future | FP-Tower".This section focuses on building your own IO (Input/Output).
Instructional Video7:06
Curated Video

Supercharge Scala Future | FP-Tower - What Is an IO?

Higher Ed
This video provides an overview about IO (Input/Output). This clip is from the chapter "Build Your Own IO" of the series "Supercharge Scala Future | FP-Tower".This section focuses on building your own IO (Input/Output).
Instructional Video12:49
Curated Video

Supercharge Scala Future | FP-Tower - Evaluation

Higher Ed
This video demonstrates how code is executed in Scala and how to delay an execution to an appropriate time. You will start by reviewing the techniques to define a code expression in Scala. This clip is from the chapter "Actions with...
Instructional Video4:10
Curated Video

Advanced Chatbots with Deep Learning and Python - Module Introduction-1

Higher Ed
This introduction video elaborates on the concepts to be covered in this module, including comparing chatbots, the conventional versus AI chatbots, and use of chatbots in various fields of applications.
Instructional Video3:26
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Use Task Inspector to Identify Issues

Higher Ed
This video demonstrates how to use the Task Inspector feature in Project 2021 to identify and resolve issues with project schedules, navigate the Task Inspector pane, and use the suggestions provided by the Task Inspector to make changes...
Instructional Video3:06
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - ShareImageView - Part 3 - Adding Sliders

Higher Ed
In this video, you will learn to apply some modifiers. We will create buttons with action and label with options to save the image to a photo album. We will also create an option for a new renderer to render the image. This clip is from...
Instructional Video3:47
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - ShareImageView - Part 2 - Image and Color Picker section.screenflow

Higher Ed
Now, we will focus on learning how to resize the image. You will learn to add a slider that accepts a value, which will be the dimension of the screen display where the image gets displayed. We can resize the image and the font using the...
Instructional Video1:55
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - The Emoji Ninja Can Quote

Higher Ed
In this video, you will learn to add the bubble to the ninja emoji and test the ninja to display a quote when it functions. We will create a button to activate the ninja to display a random quote. This clip is from the chapter "Emoji...
Instructional Video9:30
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Forms, Buttons, Pickers, Sliders, Toggle, Images, Overlays - Edit Options

Higher Ed
In this lesson, a continuation of the previous video, we will now look at the edit options in more detail. You will learn about the alignment index, and we will test the “text.alignleftâ€, “text.aligncenterâ€, and...
Instructional Video4:37
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Forms, Buttons, Pickers, Sliders, Toggle, Images, Overlays - Edit Text Section

Higher Ed
This is a continuation of the lesson from where we left off in the previous video. In this video, we will examine the text section. We will create a text field to input text. This clip is from the chapter "Beyond the Basics" of the...
Instructional Video4:40
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Content-Based Filtering

Higher Ed
In this lesson, we will understand the first model of filtering, content-based filtering, and learn its pros and cons.
Instructional Video6:07
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Multiple Permissions

Higher Ed
To understand practical permissions, you must understand multiple permissions. Permissions can come from multiple sources, and they aggregate to form practical or applied permissions. In this video, you will explore multiple permissions.
Instructional Video10:03
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Principals

Higher Ed
With any identity and access management solution, it is essential to understand the principal that can be managed, such as users and groups. This video introduces you to the principals you will manage in AWS.
Instructional Video4:10
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Take the Exam

Higher Ed
The final step is to take the exam. Here are a few good exam tips to help you pass with confidence.
Instructional Video8:13
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Policy Conditions

Higher Ed
Policy conditions impact when and how a policy is applied in AWS. In this video, you will see how to create an IAM policy and define policy conditions.
Instructional Video11:31
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Follow and Unfollow UI

Higher Ed
In this video, we will be implementing the follow and unfollow functionality on the user profile UI.
Instructional Video6:55
Curated Video

ChatGPT for Creatives - Neural Text

Higher Ed
In this video, the author talks about an AI writing tool called Neural Text. It uses artificial intelligence to help writers generate content by suggesting sentences and phrases based on the input text. The author demonstrates how to use...
Instructional Video4:50
Curated Video

ChatGPT for Creatives - Rytr

Higher Ed
In this video, the author introduces Rytr, an AI-powered writing assistant that generates content using advanced natural language processing techniques. The author explains how Rytr can be used to quickly generate content for different...
Instructional Video8:19
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Super Copy Commands

Higher Ed
Every CLI provides a basic copy command to move files from one location to another. These basic tools lack special features such as copying entire folder structures. That's where special "Super†copy commands come in. This clip is from...
Instructional Video6:56
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create the DeleteCustomer Action Method

Higher Ed
This video explains the code to delete a customer from the database. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an ASP.NET Core 3.1 MVC Client" of the series "ASP.NET 6.0 - Build Hands-On Web...