Instructional Video16:52
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Creating Oracle Databases (Part 1 of 2)

Higher Ed
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"...
Instructional Video7:38
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Installing Oracle Database Software in Windows

Higher Ed
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...
Instructional Video16:20
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Installing Oracle Database Software in Linux

Higher Ed
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...
Instructional Video6:49
Curated Video

Oracle Database Administration from Zero to Hero - Introducing Oracle Database Architecture (Part 2 of 2)

Higher Ed
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...
Instructional Video12:46
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Preparing Course Practice Environment (Part 2 of 2)

Higher Ed
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...
Instructional Video19:16
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Preparing Course Practice Environment (Part 1 of 2)

Higher Ed
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...
Instructional Video4:01
Curated Video

The Complete Vue.js Course for Beginners - File and Folder Overview

Higher Ed
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...
Instructional Video4:23
Curated Video

The Complete Vue.js Course for Beginners - Installing and Running Vue.js

Higher Ed
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...
Instructional Video4:26
Curated Video

The Complete Vue.js Course for Beginners - Data Child to Parent

Higher Ed
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...
Instructional Video4:22
Curated Video

The Complete Vue.js Course for Beginners - HTML Binding

Higher Ed
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...
Instructional Video5:09
Curated Video

The Complete Vue.js Course for Beginners - Reuse Components

Higher Ed
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...
Instructional Video5:08
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Excel VBA Developer Toolbar

Higher Ed
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...
Instructional Video8:12
Curated Video

The Complete Vue.js Course for Beginners - Routing

Higher Ed
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...
Instructional Video3:56
Curated Video

The Complete Vue.js Course for Beginners - Computed Property

Higher Ed
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...
Instructional Video11:44
Curated Video

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - How to Handle Excel Sheet Renaming Issues in Bulk

Higher Ed
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...
Instructional Video9:50
Curated Video

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Circular Dependency Errors and How to Fix Them

Higher Ed
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...
Instructional Video5:47
Curated Video

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Power BI Trouble with Combining Excel Files with a Different Structure

Higher Ed
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...
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 Video9:59
Curated Video

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - No Issues with Changing Sheet Excel Names Anymore

Higher Ed
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...
Instructional Video2:08
Curated Video

ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Free Product: 250 Prompts for Social Media Content Creators (Swipe File)

Higher Ed
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...
Instructional Video6:37
Curated Video

The Complete Vue.js Course for Beginners - Using Vue.js without Installation

Higher Ed
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...
Instructional Video6:31
Curated Video

The Complete Vue.js Course for Beginners - Create a Child Component in Vue.js

Higher Ed
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...
Instructional Video11:06
Curated Video

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

Higher Ed
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...