Instructional Video18:06
Curated Video

Oracle Database Administration from Zero to Hero - Database Initialization Parameters (Part 1 of 2)

Higher Ed
In this video, we will discuss database initialization parameters, including the database parameter file and their management. You will learn how to configure and modify these parameters to optimize your database performance.
<
br/>...
Instructional Video23:06
Curated Video

Oracle Database Administration from Zero to Hero - Creating an Oracle Database (Part 2 of 3)

Higher Ed
In this video, we will discuss the planning phase for database creation, including considerations such as database structure, storage, and configuration.
<
br/>
This clip is from the chapter "Installing and Creating Oracle...
Instructional Video4:59
Curated Video

The Complete Vue.js Course for Beginners - Events and Parameters

Higher Ed
In this video, you will learn about events in Vue.js; we will also discuss how we can use events in JavaScript as a framework.
<
br/>
This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js...
Instructional Video5:41
Curated Video

The Complete Vue.js Course for Beginners - Methods and Parameters

Higher Ed
In this video, you will learn about methods with parameters in Vue.js.
<
br/>
This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for Beginners".This section gets you started...
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 Video10:45
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Working with Packer’s Core Components in HCL

Higher Ed
After learning to write specific HCL syntax for the Packer templates, we will work with the core components of Packer and how the core components fit in with the HCL format, including the source, provisioner, builder, postprocessors,...
Instructional Video16:35
Curated Video

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

Higher Ed
In this video, we will continue our exploration of Automatic Storage Management (ASM). You will gain knowledge about Oracle Restart, its description, and its installation process. We will also delve into ASM Disk Groups and ASM Disks,...
Instructional Video12:19
Curated Video

Oracle Database Administration from Zero to Hero - Using SQL Loader (Part 2 of 4)

Higher Ed
In this video, we will continue exploring SQL Loader. You will learn how to create SQL Loader control files and configure them for different loading scenarios. Understanding these techniques will enable you to effectively load data...
Instructional Video5:53
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Enabling the ARCHIVELOG Mode

Higher Ed
In this practice video, you will have the opportunity to enable the ARCHIVELOG mode in the database on srv1. You will also examine the generated archived redo log files, putting into practice the concepts discussed in the previous...
Instructional Video11:18
Curated Video

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

Higher Ed
In this video, we will shift our attention to the management of archived redo log files. You will learn about the different archiving modes, compare NOARCHIVELOG and ARCHIVELOG modes, and discover how to set archive destinations.
<
br/>...
Instructional Video6:34
Curated Video

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

Higher Ed
In this practice video, you will gain hands-on experience by implementing Automatic Memory Management (AMM) on srv1. You will practice the steps involved in configuring and managing database memory using the AMM feature.
<
br/>
This...
Instructional Video15:28
Curated Video

Oracle Database Administration from Zero to Hero - Basic Multitenant Administration Tasks

Higher Ed
In this video, we will explore basic administration tasks specific to Multitenant databases. You will learn how to switch the current container, change CDB and PDB states, save the PDB open state, manage initialization parameters in...
Instructional Video14:48
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Working with News API / 244

Higher Ed
This video explains how to work with news APIs.
<
br/>
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...
Instructional Video15:31
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Arguments and Parameters / 031

Higher Ed
This video explains arguments and parameters in JavaScript along with an example.
<
br/>
This clip is from the chapter "Functions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Instructional Video3:18
Curated Video

Design Microservices Architecture with Patterns and Principles - Microservices Health Monitoring with Kubernetes, Prometheus, and Grafana

Higher Ed
In this video, we will discover how Kubernetes, Prometheus, and Grafana can be combined to monitor the health and performance of microservices deployed in a containerized environment, how Kubernetes can provide health metrics,...
Instructional Video9:03
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Fetch API - Get Product By ID

Higher Ed
This lesson will teach us how to fetch and get product information by ID. This code uses the fetch() function to call the Web API Product controller class.
Instructional Video4:24
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - React Components, Props, and Callbacks

Higher Ed
In this video, we will look at the React root component, namely the app, the dashboard, the admin, and other elements of the project that form the tree structure of React.
Instructional Video5:39
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Functional Components in React

Higher Ed
In this video, we will understand how to introduce functional components to load data into our React project, the basic calculator.
Instructional Video1:54
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Functions

Higher Ed
In this video, you will learn about JavaScript functions to create blocks of code to perform particular tasks when called upon with an example.
Instructional Video3:52
Curated Video

How to Use ChatGPT and Generative AI for Passive Income - Use ChatGPT to Create Customized Nutrition Plans

Higher Ed
In this video, you will learn how to use ChatGPT to create customized nutrition plans for yourself or for clients. You will discover how to input specific details such as food preferences, dietary restrictions, and fitness goals into...
Instructional Video6:02
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Entity Service and Query Engine APIs

Higher Ed
In this video, we will cover entity service and query engine APIs.
<
br/>
This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and...
Instructional Video3:10
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Creating Custom Routes

Higher Ed
In this video, you will learn how to create custom routes.
<
br/>
This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this...
Instructional Video9:10
Curated Video

Make Apps with ChatGPT and Generative AI - ChatGPT Back-End Function Creation

Higher Ed
We will now create the backend for our application. We will create a button that, when clicked, reads the email and then uses the Completion API and generates a professional email, and sends the response back to the pane on the mail as...
Instructional Video9:21
Curated Video

Make Apps with ChatGPT and Generative AI - Script for ChatGPT API Calling

Higher Ed
After creating the Airtable database setup, we will write script to generate emails. We will then integrate automation into the setup, add triggers, and create automation flows and generate prompts when there is a record update in the...