Instructional Video4:55
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Intent Utterance and Slot

Higher Ed
In this video, we will discuss intent in depth, which are utterances the user asks, and reveal the user's intent. We will also understand about a slot, which is information that Amazon Lex requires to fulfill an intent.
<
br/>
This...
Instructional Video4:26
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: 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.
<
br/>
This clip is from the chapter "Chatbots...
Instructional Video7:36
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: Services of AWS

Higher Ed
This video outlines the various services provided by AWS, including more than 200 services, AWS Compute, AWS Storage, AWS Database, AWS Migration, API Gateway, Cloud management services, WAF and shield, elastic transcoder, and...
Instructional Video4:04
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: Module Overview

Higher Ed
In this video, we will discuss the concepts covered in this module, including Amazon Web Services, the web services that Amazon provides, how we can use these services, and the benefits of AWS, apart from the salient features of...
Instructional Video12:39
Curated Video

Oracle Database Administration from Zero to Hero - Overview on Oracle Database Technologies

Higher Ed
In this video, we will describe the different Oracle database technologies, options, and management packs.
<
br/>
This clip is from the chapter "Introduction to RDBMS" of the series "Oracle Database Administration from Zero to...
Instructional Video9:57
Curated Video

Oracle Database Administration from Zero to Hero - Overview on Oracle Database (Part 1 of 2)

Higher Ed
In this video, we will explore the different Oracle database releases, the difference between Long Term Support Releases and Innovation Releases, and the Oracle Database Cloud Services.
<
br/>
This clip is from the chapter...
Instructional Video4:59
Curated Video

The Complete Vue.js Course for Beginners - Events and Parameters

Higher Ed
In this video, you will learn about events in Vue.js; we will also discuss how we can use events in JavaScript as a framework.
<
br/>
This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js...
Instructional Video7:40
Curated Video

The Complete Vue.js Course for Beginners - Vue.js Interpolation

Higher Ed
Vue.js interpolation is simply the process of displaying a string that's defined within your component logic. In this video, we will see how we can use interpolation and its role in Vue.js
<
br/>
This clip is from the chapter...
Instructional Video3:17
Curated Video

The Complete Vue.js Course for Beginners - What Is Vue.js?

Higher Ed
This video introduces you to Vue.js, which is a JavaScript framework for building user interfaces. It is built on top of standard HTML, CSS, and JavaScript. It helps you do programs easily in it.
<
br/>
This clip is from the chapter...
Instructional Video4:33
Curated Video

The Complete Vue.js Course for Beginners - If Else Condition

Higher Ed
In this video, we will discuss the if-else condition using a code.
<
br/>
This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for Beginners".This section gets you started with...
Instructional Video3:10
Curated Video

The Complete Vue.js Course for Beginners - beforeCreate and created

Higher Ed
In this video, we will look at beforeCreate and created, where beforeCreated hook is before an instance has been fully initialized whereas the created hook is after an instance is created.
<
br/>
This clip is from the chapter...
Instructional Video3:54
Curated Video

The Complete Vue.js Course for Beginners - Props and Non-Props Data

Higher Ed
A component non-prop attribute is an attribute or event listener that is passed to a component but does not have a corresponding property defined in props or emits.
<
br/>
This clip is from the chapter "Advanced Concepts" of the...
Instructional Video6:19
Curated Video

ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Professional Communication (Email, Messages, Presentations)

Higher Ed
This video covers the critical topic of professional communication, where you will learn how to write effective emails, messages, and presentations to impress our colleagues and clients, a critical skill that can make or break our...
Instructional Video7:15
Curated Video

Oracle Database Administration from Zero to Hero - Using Data Recovery Advisor (Part 1 of 2)

Higher Ed
In this video, we will introduce the Data Recovery Advisor and its role in the backup and recovery lifecycle. You will learn about the various stages of the Data Recovery Advisor and its significance in detecting and resolving data...
Instructional Video5:58
Curated Video

Oracle Database Administration from Zero to Hero - Performing Recovery Part II - Switching Data Files and Performing PITR (1 of 2)

Higher Ed
In this video, we will delve deeper into database recovery techniques. You will learn how to recover datafiles by switching to image copies and understand the different levels of implementing Point-in-Time Recovery (PITR).
<
br/>...
Instructional Video8:39
Curated Video

Oracle Database Administration from Zero to Hero - Performing RMAN Backups - Part II (2 of 3)

Higher Ed
In this video, we will continue exploring RMAN full backups. You will learn how to back up archived redo logs, an essential component of the backup strategy.
<
br/>
This clip is from the chapter "Taking Backups in Oracle Databases"...
Instructional Video10:12
Curated Video

Oracle Database Administration from Zero to Hero - Managing the Redo Log (Part 1 of 4)

Higher Ed
In this video, we will begin our exploration of managing the redo log in Oracle. You will learn about the significance of redo log files in both NOARCHIVELOG and ARCHIVELOG modes, as well as the writing cycle involved.
<
br/>
This...
Instructional Video8:12
Curated Video

Oracle Database Administration from Zero to Hero - Using Database Links (Part 1 of 2)

Higher Ed
In this video, we will explore the usage of database links. You will learn about database links, their types, and users, as well as understand naming database links.
<
br/>
This clip is from the chapter "Managing Database...
Instructional Video11:26
Curated Video

Oracle Database Administration from Zero to Hero - Managing Database Users (Part 1 of 2)

Higher Ed
In this video, you will learn about managing database users. You will understand the concepts of database users and schemas and explore predefined accounts in Oracle.
<
br/>
This clip is from the chapter "Managing Database Users and...
Instructional Video8:19
Curated Video

Oracle Database Administration from Zero to Hero - Using Table Compression (Part 1 of 2)

Higher Ed
In this video, we will explore the usage of table compression techniques. You will learn about basic compression and how to describe and apply it to optimize storage space.
<
br/>
This clip is from the chapter "Managing Database...
Instructional Video8:56
Curated Video

Oracle Database Administration from Zero to Hero - Managing Data Files

Higher Ed
In this video, we will focus on managing data files within an Oracle database. You will learn how to resize data files, alter data file availability, rename and relocate data files, and drop a data file.
<
br/>
This clip is from the...
Instructional Video5:04
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Backup Data / 247

Higher Ed
This video explains how to back up data for future use.
<
br/>
This clip is from the chapter "Project: News Portal" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains how to...
Instructional Video6:32
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - setInterval / 183

Higher Ed
This video explains setInterval along with an example.
<
br/>
This clip is from the chapter "Asynchronous JavaScript" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains one of the...
Instructional Video6:35
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Module - II / 204

Higher Ed
This video explains how modules can help us divide the complexity of any project.
<
br/>
This clip is from the chapter "Modules" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...