Hi, what do you want to do?
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Creating Oracle Databases (Part 1 of 2)
In this Practice video, we will create an Oracle database in the Linux platform (srv1) using the knowledge and skills acquired in the previous videos.
<
br/>
This clip is from the chapter "Installing and Creating Oracle Databases"...
<
br/>
This clip is from the chapter "Installing and Creating Oracle Databases"...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Installing Oracle Database Software in Windows
In this Practice video, you will learn the process of installing Oracle database software on the Windows platform, specifically focusing on the winsrv environment.
<
br/>
This clip is from the chapter "Installing and Creating Oracle...
<
br/>
This clip is from the chapter "Installing and Creating Oracle...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Installing Oracle Database Software in Linux
In this Practice video, you will learn how to install Oracle database 19c software into the srv1 Linux platform. You will create a response file and then use it to install the software.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Oracle Database Administration from Zero to Hero - Introducing Oracle Database Architecture (Part 2 of 2)
In this video, you will learn about the major Oracle database files, including their purpose, types, and locations.
<
br/>
This clip is from the chapter "Database Architecture" of the series "Oracle Database Administration from Zero...
<
br/>
This clip is from the chapter "Database Architecture" of the series "Oracle Database Administration from Zero...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Preparing Course Practice Environment (Part 2 of 2)
In this video, we will continue our practice of setting up the course environment by demonstrating how to create a Windows-based virtual machine. If you already have a Windows-based VirtualBox appliance that you can use for this...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Preparing Course Practice Environment (Part 1 of 2)
In this video, you will learn how to install the required software on your hosting PC, create an Oracle Linux 7 64-bit virtual machine, configure its network settings, and clone the seed virtual machine. Additionally, we will...
Curated Video
The Complete Vue.js Course for Beginners - File and Folder Overview
In this video, we will understand the file and folder structure of Vue.js.
<
br/>
This clip is from the chapter "Installing Vue.js" of the series "The Complete Vue.js Course for Beginners".This section explains the installation of...
<
br/>
This clip is from the chapter "Installing Vue.js" of the series "The Complete Vue.js Course for Beginners".This section explains the installation of...
Curated Video
The Complete Vue.js Course for Beginners - Installing and Running Vue.js
In this video, we will see how to install and run Vue.js, how to install Vue CLI, and how to install Node and NPM.
<
br/>
This clip is from the chapter "Installing Vue.js" of the series "The Complete Vue.js Course for...
<
br/>
This clip is from the chapter "Installing Vue.js" of the series "The Complete Vue.js Course for...
Curated Video
The Complete Vue.js Course for Beginners - Data Child to Parent
In this video, we will talk about how we can pass data from a child component to a parent component.
<
br/>
This clip is from the chapter "Basic Code Part" of the series "The Complete Vue.js Course for Beginners".This section...
<
br/>
This clip is from the chapter "Basic Code Part" of the series "The Complete Vue.js Course for Beginners".This section...
Curated Video
The Complete Vue.js Course for Beginners - HTML Binding
This video is about HTML binding; we will also discuss how we can use tags in the Vue part of the HTML file and how we can do binding in between them.
<
br/>
This clip is from the chapter "Basic Code Part" of the series "The...
<
br/>
This clip is from the chapter "Basic Code Part" of the series "The...
Curated Video
The Complete Vue.js Course for Beginners - Reuse Components
In this video, we will discuss the reuse of components. You will learn to build a reusable component in Vue, which will be used to reuse it in Create or Edit or anywhere that requires the same code and functionality.
<
br/>
This...
<
br/>
This...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Excel VBA Developer Toolbar
This video explains the Excel VBA developer toolbar and the various panels associated with it.
<
br/>
This clip is from the chapter "Introduction" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This...
<
br/>
This clip is from the chapter "Introduction" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This...
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.
<
br/>
This clip is from the chapter "Routing and...
<
br/>
This clip is from the chapter "Routing and...
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.
<
br/>
This clip is from the chapter "Advanced Concepts" of the series "The Complete Vue.js Course for Beginners".In this...
<
br/>
This clip is from the chapter "Advanced Concepts" of the series "The Complete Vue.js Course for Beginners".In this...
Curated Video
Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - How to Handle Excel Sheet Renaming Issues in Bulk
In this video, we will discover how to manage Excel sheet renaming issues while simultaneously working with multiple files. The video provides a step-by-step guide to bulk renaming Excel sheets and demonstrates how Power BI can do this...
Curated Video
Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Circular Dependency Errors and How to Fix Them
This video addresses circular dependency errors in Power BI, occurring with interdependent table relationships. The video provides a step-by-step guide to identifying and resolving circular dependency errors to maintain the integrity...
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...
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) - Dealing with File Location Changes in Power BI
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...
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
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
The Complete Vue.js Course for Beginners - Using Vue.js without Installation
In this video, we will see how we can use and make Vue.js files without any installation and how we can use Vue.js by having to use Node and NPM.
<
br/>
This clip is from the chapter "Installing Vue.js" of the series "The Complete...
<
br/>
This clip is from the chapter "Installing Vue.js" of the series "The Complete...
Curated Video
The Complete Vue.js Course for Beginners - Create a Child Component in Vue.js
In this video, we will create a child component and we will also discuss how we can pass data in between child components.
<
br/>
This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js...
<
br/>
This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Demo - Building Google Compute Machine Images with Packer
This demonstration lab will demonstrate how to utilize Packer to build machine images in the Google cloud platform. We will use the Google Compute Engine to build the images for this demo.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...