Instructional Video8:46
Curated Video

CISSP Crash Course - Asset Handling

Higher Ed
This video explains information, asset handling, and how to deal with data. This clip is from the chapter "Asset Security" of the series "CISSP Crash Course".This section covers domain 2, which focuses on asset security, data, and...
Instructional Video6:56
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Starting Lambda Code

Higher Ed
In this video, we will prepare to write the code for the chatbot; we will import a few required libraries, including JSON, datetime, and time. This clip is from the chapter "Chatbots Development with Amazon Lex" of the series "Chatbots...
Instructional Video5:58
Curated Video

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

Higher Ed
This is the continuation of the lesson from the previous video, where we learned how to create a new intent and then create sample utterances. We will look at completing the information required for the chatbot to understand the intent...
Instructional Video7:45
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Plotting Images

Higher Ed
In this video, you will learn how to plot images. This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Matplotlib.
Instructional Video9:24
Curated Video

Oracle Database Administration from Zero to Hero - Creating PDBs (Part 2 of 2)

Higher Ed
In this video, we will continue our exploration of creating Pluggable Databases (PDBs). You will learn additional techniques, including creating PDBs using the CREATE PLUGGABLE DATABASE statement, creating PDBs from the Seed Container,...
Instructional Video3:22
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - InStr, InStrRev, and StrReverse

Higher Ed
This video explains Instr and InstrRev, where Instr is looking from the start to the end, while InstrRev is looking from the end of the string to the beginning. The StrReverse returns a string by reversing the original string supplied....
Instructional Video6:48
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Offset Property

Higher Ed
This video explains the offset property, a useful way to refer to a cell or a group of cells. This clip is from the chapter "Introduction" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section introduces...
Instructional Video3:43
Curated Video

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Best Practice Tip Use Power BI Template Files

Higher Ed
In this lesson, we will explore the benefits of using Power BI template files to streamline their projects. The video explains how to create and use template files effectively and provides examples of how templates can be customized to...
Instructional Video8:54
Curated Video

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Dealing with File Location Changes in Power BI

Higher Ed
This lecture addresses another common issue Power BI users face: file location changes. The video explains how to manage file location changes in Power BI and maintain data connections to ensure that reports continue functioning as...
Instructional Video8:58
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Demo - Building Azure Machine Images with Packer

Higher Ed
In this lab demonstration video, we will look at a demonstration of how to use Packer to build images in the Packer cloud. We will be working on the Azure-Arm builder as the use case for the lesson. This clip is from the chapter...
Instructional Video7:45
Curated Video

Oracle Database Administration from Zero to Hero - Using RMAN Recovery Catalog (Part 2 of 3)

Higher Ed
In this video, we will continue our exploration of the RMAN Recovery Catalog. You will learn how to manually resynchronize recovery catalogs and catalog files into the RMAN repository. These techniques will help ensure the integrity and...
Instructional Video10:21
Curated Video

Oracle Database Administration from Zero to Hero - Duplicating a Database Using RMAN - Part I (3 of 3)

Higher Ed
In this video, we will further explore database duplication using RMAN. You will learn how to define duplicate database file locations, duplicate a database to a remote host, and duplicate a database into the same host. This clip is from...
Instructional Video13:08
Curated Video

Oracle Database Administration from Zero to Hero - Introducing RESTORE and RECOVER Commands

Higher Ed
In this video, we will introduce the RESTORE and RECOVER commands in Oracle databases. You will learn about the difference between non-critical and critical data loss, understand the actions performed by these commands, and explore the...
Instructional Video6:12
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Configuring RMAN Persistent Settings

Higher Ed
In this practice video, you will have hands-on experience with setting and testing RMAN persistent settings. You will apply the concepts learned in the previous videos to configure RMAN settings effectively. This clip is from the chapter...
Instructional Video6:19
Curated Video

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

Higher Ed
In this video, we will focus on additional aspects of RMAN full backups. You will learn multiple options to backup control files and how to back up the SPFILE. This clip is from the chapter "Taking Backups in Oracle Databases" of the...
Instructional Video11:18
Curated Video

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

Higher Ed
In this video, we will shift our attention to the management of archived redo log files. You will learn about the different archiving modes, compare NOARCHIVELOG and ARCHIVELOG modes, and discover how to set archive destinations. This...
Instructional Video12:34
Curated Video

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

Higher Ed
In this video, we will focus on the management of redo log groups and members. You will learn how to effectively manage these components to ensure reliable data recovery. This clip is from the chapter "Managing Fast Recovery Area and...
Instructional Video10:46
Curated Video

Oracle Database Administration from Zero to Hero - Managing the Fast Recovery Area

Higher Ed
In this video, we will delve into the management of the Fast Recovery Area (FRA). You will learn about the purpose of the FRA, its advantages, and how to enable and monitor it. Additionally, we will discuss best practices for effectively...
Instructional Video4:44
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Resumable Space Allocation

Higher Ed
In this practice video, you will gain hands-on experience by implementing the steps involved in managing resumable space allocation. You will practice the techniques for enabling and managing resumable space allocation in an Oracle...
Instructional Video7:59
Curated Video

Oracle Database Administration from Zero to Hero - Managing Resumable Space Allocation (Part 2 of 2)

Higher Ed
In this video, we will continue our discussion on managing resumable space allocation. You will learn about operations that can be made resumable, setting the resumable space allocation timeout interval, using triggers to control...
Instructional Video10:26
Curated Video

Oracle Database Administration from Zero to Hero - Managing Resumable Space Allocation (Part 1 of 2)

Higher Ed
In this video, we will explore the concept of resumable space allocation. You will learn how to describe resumable space allocation, enable it, and understand its benefits. This clip is from the chapter "Managing Oracle 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. This clip is from the chapter...
Instructional Video6:28
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Tables

Higher Ed
This video explains tables in HTML. 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 and CSS refresher.
Instructional Video3:13
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - List

Higher Ed
This video explains list and the types of lists in HTML 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...