Curated Video
The Complete Vue.js Course for Beginners - beforeUpdate and updated
This video talks about the beforeUpdate and updated hooks in detail. This clip is from the chapter "Understanding the Lifecycle Hooks in Vue.js" of the series "The Complete Vue.js Course for Beginners".In this video, we will understand...
Curated Video
The Complete Vue.js Course for Beginners - Dynamic Components
Dynamic components is a Vue.js feature that enables users to dynamically render different components based on certain conditions or user interactions. This clip is from the chapter "Advanced Concepts" of the series "The Complete Vue.js...
Curated Video
The Complete Vue.js Course for Beginners - Multiple Slots
In this video, we will look at multiple slots, study different slots, why we make them, and where they are used. This clip is from the chapter "Advanced Concepts" of the series "The Complete Vue.js Course for Beginners".In this section,...
Curated Video
The Complete Vue.js Course for Beginners - Computed Property
A Computed property in Vue3 is used to declaratively describe a value that is dependent on other values. This clip is from the chapter "Advanced Concepts" of the series "The Complete Vue.js Course for Beginners".In this section, we will...
Curated Video
The Complete Vue.js Course for Beginners - Simple Form
In this video, we will create a simple form and we will do validation through Vue.js in it. This clip is from the chapter "Form and Validation" of the series "The Complete Vue.js Course for Beginners".In this section, we will look at...
Curated Video
Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Power BI Trouble with Combining Excel Files with a Different Structure
This video addresses a common challenge faced by Power BI users, combining Excel files with different structures. The video provides solutions for handling this issue and offers tips on structuring data effectively to avoid problems when...
Curated Video
ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Free Product: 250 Prompts for Social Media Content Creators (Swipe File)
In this video, we will explore a free swipe file of 250 prompts for social media content creators to help them generate innovative ideas and overcome creative blocks. The prompts cover a range of topics and formats and provide tips on...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Building Images in Multiple Regions
In this hands-on demonstration lab, we will build upon some of the concepts we have been learning to extend our Packer-built images into multiple regions within the same cloud environment. This clip is from the chapter "Builders" of the...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Converting JSON Templates to HCL
This lab demonstration video will walk us through migrating a JSON template to HCL2 format. We will begin with creating a JSON template, then run through creating an HCL2 command and convert it to a pkr.hcl template. This clip is from...
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 - Practice - Performing Incremental Backups
In this practice video, you will practice creating incremental backups and incrementally updated backups using RMAN. This clip is from the chapter "Taking Backups in Oracle Databases" of the series "Oracle Database Administration from...
Curated Video
Oracle Database Administration from Zero to Hero - Performing Incremental Backups (2 of 3)
In this video, we will focus on the practical aspects of performing incremental backups using RMAN. You will learn how to take incremental backups and implement incrementally updated backups. This clip is from the chapter "Taking Backups...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Performing RMAN Backups - Part II
In this practice video, you will practice using multiple options to back up control files, produce backups as image copies, and utilize TAGs in RMAN backups. This clip is from the chapter "Taking Backups in Oracle Databases" of the...
Curated Video
Oracle Database Administration from Zero to Hero - Performing RMAN Backups - Part II (3 of 3)
In this video, we will cover advanced topics related to RMAN full backups. You will learn how to take backups as image copies, define device types in BACKUP commands, and use TAGs to organize RMAN backups. This clip is from the chapter...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Data Files
In this practice video, you will implement various tasks involved in managing data files in Oracle databases. You will practice relocating data files online and offline and removing unavailable data files from a container. This clip is...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Merge All Projects / 310
This video explains how to merge all the projects that you have done. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the project...
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 - Updating Documents / 261
This video explains how to update a particular 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 powerful...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Task Card / 290
This video explains the task card. 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 web-based Kanban style application...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Events on HTML Page / 065
This video explains events on HTML page. This clip is from the chapter "Form and Form Events" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains form and form events with an example.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Query Selector / 046
This video explains query selector in DOM with an example. This clip is from the chapter "Document Object Model" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the document object...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Primitive Versus Reference Types - II / 043-2
This video continues to explain the primitive and reference types. This clip is from the chapter "Object Literals" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains object literals...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Provisioners
In this lab demonstration, we will look at a showcase of adding provisioners to our Packer template. We will add a Packer provisioner to install updates and the nginx device. We will validate the Packer template and build a new image...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Building Images in Multiple Clouds
After learning how to create images using Packer in multiple regions and operating systems, we will explore how Packer can build images in multiple cloud environments. We will update the Packer template to support multiple clouds,...