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 course,...
Instructional Video1:58
Curated Video

The Complete Vue.js Course for Beginners - How to Create Components

Higher Ed
In this video, you will learn to create components, and make or add new components in your application. You will also learn how to import new components in your application. This clip is from the chapter "Getting Started with Basic Code"...
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. 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 Vue.js and...
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. This clip is from...
Instructional Video6:05
Curated Video

The Complete Vue.js Course for Beginners - Sending API Data

Higher Ed
In this video, you will learn how to send API data using an example. This clip is from the chapter "Routing and API" of the series "The Complete Vue.js Course for Beginners".This section explains routing, dynamic routing, and API.
Instructional Video3:26
Curated Video

The Complete Vue.js Course for Beginners - Page Not found

Higher Ed
In this video, we will talk about the Page Not Found error and how to create the Page Not found view. This clip is from the chapter "Routing and API" of the series "The Complete Vue.js Course for Beginners".This section explains routing,...
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. This clip is from the chapter "Routing and API" of the...
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 Video17:16
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using Oracle Data Pump

Higher Ed
In this practice video, you will apply your knowledge by implementing common tasks involved in using Oracle Data Pump utilities. Through hands-on exercises, you will gain practical experience in effectively utilizing Data Pump for data...
Instructional Video14:17
Curated Video

Oracle Database Administration from Zero to Hero - Using Oracle Data Pump (Part 1 of 3)

Higher Ed
In this video, you will discover Oracle Data Pump, a powerful data movement utility. We will discuss the various data movement methods offered by Data Pump and how to use directory objects to enhance your data pump operations. This clip...
Instructional Video13:11
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Swipe Library - I / 308

Higher Ed
This video explains the swipe library, which was designed by other developers. 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...
Instructional Video12:25
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Firebase Setup / 273

Higher Ed
This video explains the Firebase setup and the backend details. 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...
Instructional Video5:27
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Authentication - I / 263

Higher Ed
This video explains authentication, which is another service on our Firebase. 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...
Instructional Video6:25
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Firestore Queries / 259

Higher Ed
This video explains queries and how to give a particular condition to fetch data. 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...
Instructional Video4:59
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Firebase Connection / 254

Higher Ed
This video explains the Firebase connection inside notNotion. 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...
Instructional Video6:35
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Module - II / 204

Higher Ed
This video explains how modules can help us divide the complexity of any project. This clip is from the chapter "Modules" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the modules...
Instructional Video11:29
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Module - I / 203

Higher Ed
This video explains the modules and their importance in JavaScript. This clip is from the chapter "Modules" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the modules in JavaScript.
Instructional Video6:35
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Introduction to Post-Processors

Higher Ed
This video provides an overview of post-processors in HashiCorp Packer, explaining what they are and how they can be used to perform additional processing on the generated machine image. The video also covers some of the built-in...
Instructional Video18:01
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Filter Documents / 276

Higher Ed
This video explains how to filter the documents in the bookmark manager. 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...
Instructional Video4:07
Curated Video

Alteryx Advanced - Introduction to the Course

Higher Ed
This video introduces Alteryx and the team that delivers the course (Alteryx certified consultants), and looks at Alteryx as a powerful data analytics tool in the market. The video explains the features, capabilities, and use cases of...
Instructional Video12:48
Curated Video

Indexes and Optimization

Pre-K - Higher Ed
Discover the significance of indexes in database performance and optimization. Learn how to create and use indexes to enhance the efficiency of your SQL queries, a key skill in database management.
Instructional Video5:32
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Layout

Higher Ed
In this video, we will understand cleaning up a bloated render method in a React component by extracting a layout component.
Instructional Video8:31
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Refactor the Categories

Higher Ed
This video demonstrates how we can refactor product listing categories based on certain specifics, update any changes made to the products, or take them off the listing.
Instructional Video13:08
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Styled Components

Higher Ed
Here, you will learn more about a styled-component module, which allows us to write CSS within JavaScript in a very modular and reusable way in React instead of having one global dynamic class.