Instructional Video5:25
Curated Video

The Complete Vue.js Course for Beginners - Simple Form

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

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Circular Dependency Errors, Another Way to Fix It

Higher Ed
In this video, we will discover an alternative method for resolving circular dependency errors in Power BI. The video demonstrates calculating columns to break the dependency cycle and maintain data integrity. This clip is from the...
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 Video6:56
Curated Video

ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Community and Social Involvement (Finding Causes, Volunteering, Fundraising)

Higher Ed
In this video, we will discover different ways to volunteer our time and skills and explore the benefits of fundraising and philanthropy, social justice, environmental issues, or other causes for ideas and resources to help make a...
Instructional Video8:57
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Writing Packer Templates

Higher Ed
In this lab demonstration, we will create our first Packer template. We will create a source block, validate the Packer template, create a building block, and build a new image using Packer. This clip is from the chapter "Writing Packer...
Instructional Video10:06
Curated Video

Oracle Database Administration from Zero to Hero - Introducing Automatic Storage Management (Part 1 of 3)

Higher Ed
In this video, we will explore the fundamentals of Automatic Storage Management (ASM). You will learn about the concept of ASM and its benefits in managing storage within Oracle databases, ensuring improved performance, simplified...
Instructional Video7:47
Curated Video

Oracle Database Administration from Zero to Hero - Introduction to RMAN (Part 2 of 3)

Higher Ed
In this video, we will continue our exploration of RMAN. You will learn how to start RMAN, connect it to a target database, and initiate backup and recovery operations. This clip is from the chapter "Taking Backups in Oracle Databases"...
Instructional Video10:12
Curated Video

Oracle Database Administration from Zero to Hero - Managing the Redo Log (Part 1 of 4)

Higher Ed
In this video, we will begin our exploration of managing the redo log in Oracle. You will learn about the significance of redo log files in both NOARCHIVELOG and ARCHIVELOG modes, as well as the writing cycle involved. This clip is from...
Instructional Video9:00
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Configuring Oracle Network Environment (Part 4 of 4)

Higher Ed
In this practice video, we will conclude our hands-on practice with configuring the Oracle network environment. You will install the Oracle instant client and save the srv1 Current State Snapshot. This clip is from the chapter "Managing...
Instructional Video7:51
Curated Video

Oracle Database Administration from Zero to Hero - Database Memory Concepts (Part 1 of 2)

Higher Ed
In this video, we will delve into the database memory concepts. You will learn about the database buffer cache and its significance in optimizing database performance. This clip is from the chapter "Managing Oracle Database Components"...
Instructional Video14:40
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Merge All Projects / 310

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

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Project Demo / 269

Higher Ed
This video demonstrates the project and the various fields in 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...
Instructional Video3:51
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Fetching Individual Document / 262

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

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Updating Documents / 261

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

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Fetching Documents- II / 256

Higher Ed
This video explains the process of getting the document and storing information. 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 Video15:16
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Webpack Dev Server / 162

Higher Ed
This video explains webpack dev server and how to utilize its configuration. This clip is from the chapter "Webpack" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains webpack, which...
Instructional Video5:17
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Mode / 158

Higher Ed
This video explains mode in webpack. This clip is from the chapter "Webpack" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains webpack, which is an important topic if you want to get...
Instructional Video10:41
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Loaders

Higher Ed
This video explains how loaders help us transform the output. This clip is from the chapter "Webpack" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains webpack, which is an important...
Instructional Video6:53
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Babel / 154

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

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Installing Node.js

Higher Ed
This video explains the installation of Node.js. 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 compiler.
Instructional Video5:04
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Backup Data / 247

Higher Ed
This video explains how to back up data for future use. This clip is from the chapter "Project: News Portal" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains how to create a custom...
Instructional Video17:10
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Fetch API - Methods / 190

Higher Ed
This video explains the Fetch API in JavaScript. This clip is from the chapter "Asynchronous JavaScript" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains one of the difficult topics...
Instructional Video13:06
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Fetch API / 189

Higher Ed
This video explains the fetch method that helps us send a request. This clip is from the chapter "Asynchronous JavaScript" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains one of the...
Instructional Video7:17
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Promises All / 186

Higher Ed
This video explains the .all function that will help us resolve all promises together. This clip is from the chapter "Asynchronous JavaScript" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...