Curated Video
The Complete Vue.js Course for Beginners - Routing
This video talks about what routing is. Routing is one of the many features provided by Vue.js to allow users to switch between pages without refreshing everytime a page is loaded. This clip is from the chapter "Routing and API" of the...
Curated Video
The Complete Vue.js Course for Beginners - Props and Non-Props Data
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. This clip is from the chapter "Advanced Concepts" of the series "The...
Curated Video
Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Best Practice Tip Use Power BI Template Files
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...
Curated Video
Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - No Issues with Changing Sheet Excel Names Anymore
This lesson offers a solution to a common problem faced by Power BI users, the need to change Excel sheet names. Following the steps outlined in the video, users can easily update sheet names without causing issues in their Power BI...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using External Tables
In this practice video, you will apply your knowledge by creating external tables using the ORACLE_LOADER and ORACLE_DATAPUMP access drivers. Through hands-on exercises, you will gain practical experience in utilizing External Tables to...
Curated Video
Oracle Database Administration from Zero to Hero - Using Data Recovery Advisor (Part 1 of 2)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Automating RMAN Backup Jobs (Part 2 of 2)
In this practice video, you will create automatic scheduled jobs that implement a sample database backup strategy on the Windows platform. You will apply the concepts learned in the previous video to automate RMAN backup jobs...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Automating RMAN Backup Jobs (Part 1 of 2)
In this practice video, you will create automatic scheduled jobs that implement a sample database backup strategy on the Linux platform. You will apply the concepts learned in the previous video to automate RMAN backup jobs effectively....
Curated Video
Oracle Database Administration from Zero to Hero - Automating RMAN Backup Jobs
In this video, we will explore the automation of RMAN backup jobs. You will learn how to create and schedule RMAN backup scripts in both Linux and Windows platforms, ensuring regular and consistent backups. This clip is from the chapter...
Curated Video
Oracle Database Administration from Zero to Hero - Performing Recovery Part II - Switching Data Files and Performing PITR (1 of 2)
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). This clip is...
Curated Video
Oracle Database Administration from Zero to Hero - Performing RMAN Backups - Part I (2 of 2)
In this video, we will focus on performing full backups using RMAN. You will learn how to create whole database backups and partial backups, and how to specify a format for RMAN backups. This clip is from the chapter "Taking Backups in...
Curated Video
Oracle Database Administration from Zero to Hero - Performing RMAN Backups - Part I (1 of 2)
In this video, we will explore different backup strategies, backup types, and backup modes. You will gain an understanding of the various RMAN backup types available for Oracle databases. This clip is from the chapter "Taking Backups in...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Enabling the ARCHIVELOG Mode
In this practice video, you will have the opportunity to enable the ARCHIVELOG mode in the database on srv1. You will also examine the generated archived redo log files, putting into practice the concepts discussed in the previous...
Curated Video
Oracle Database Administration from Zero to Hero - Managing the Archived Redo Log Files (Part 2 of 2)
In this video, we will continue our exploration of managing archived redo log files. You will learn how to control the archived redo log file name format, change the database archiving mode, display the current archiving mode, and gain...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using Database Links
In this practice video, we will reinforce our understanding of using database links. You will create and use a database link to the SOE schema in PDB1. This clip is from the chapter "Managing Database Connectivity" of the series "Oracle...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Configuring Oracle Network Environment (Part 3 of 4)
In this practice video, we will further enhance our understanding of configuring the Oracle network environment. You will install the sample application, Swingbench. This clip is from the chapter "Managing Database Connectivity" of the...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Configuring Oracle Network Environment (Part 2 of 4)
In this practice video, we will continue our hands-on practice with configuring the Oracle network environment. You will control the allowable connection naming methods and the Listener using lsnrctl. This clip is from the chapter...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Undo Data
In this practice video, you will gain hands-on experience performing common tasks involved in managing undo data within an Oracle database. You will examine and analyze undo statistics, activate the Undo Advisor, and calculate the...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Database Memory (Part 1 of 2)
In this practice video, you will gain hands-on experience by implementing Automatic Memory Management (AMM) on srv1. You will practice the steps involved in configuring and managing database memory using the AMM feature. This clip is...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Performing Basic CDB Admin Tasks
In this practice video, you will gain hands-on experience by performing various basic administration tasks in a Container Database (CDB). You will modify the states of the CDB and PDBs, modify PDB restart states, modify a parameter in a...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 271
This video explains the HTML template for the project. This clip is from the chapter "Project: Bookmark Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a new project on...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Fetching Individual Document / 262
This video explains how to fetch information for an individual document. This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn about the...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Babel / 154
This video explains how to use Babel for compiling JavaScript. This clip is from the chapter "Babel" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains Babel, which is a JavaScript...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Project Deployment Using GitHub and Netlify / 317
This video explains how to push the code onto GitHub and Netlify. This clip is from the chapter "Project: Kanban Application" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a...