Instructional Video8:30
Curated Video

Oracle Database Administration from Zero to Hero - Automating RMAN Backup Jobs

Higher Ed
In this video, we will explore the automation of RMAN backup jobs. You will learn how to create and schedule RMAN backup scripts in both Linux and Windows platforms, ensuring regular and consistent backups. This clip is from the chapter...
Instructional Video11:50
Curated Video

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

Higher Ed
In this practice video, you will gain hands-on experience managing Oracle database storage structures, specifically tablespaces. You will examine segments, extents, and data blocks and practice managing tablespaces. This clip is from the...
Instructional Video13:08
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Webpack Setup / 252

Higher Ed
This video explains the setup of webpack and then focuses on 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 about the...
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 Video8:05
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - How to Run JavaScript Files / 005

Higher Ed
This video explains how to run JavaScript files. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the basics of JavaScript such as...
Instructional Video7:26
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Examples of Post-Processors

Higher Ed
In this video, several examples of post-processors are discussed, including the docker-import post-processor, which imports the machine image into Docker, and the vagrant post-processor, which exports the image as a Vagrant box. The...
Instructional Video5:57
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Useful Features of Provisioners

Higher Ed
Here, we will examine the useful features of provisioners that run on specific builds and use “only” and “except” to run the provisioner with specific builds. We will also delve into build-specific overrides. We will look at the timeouts...
Instructional Video5:15
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Examples of Different Provisioners

Higher Ed
In this video, we will explore examples of different provisioners, including how to upload a single file and multiple files in a local directory. We will explore executing a script and running commands on the machine. This clip is from...
Instructional Video3:25
Curated Video

Othello and Race: Exploring the Matrix of Identity

12th - Higher Ed
This video examines the multifaceted ways in which Shakespeare's "Othello" navigates the complex matrix of race, identity, and social power. It delves into the historical and symbolic use of race and color, showing how these elements...
Instructional Video4:48
Curated Video

Act It Out, Liven It Up: The Play

K - 8th
Mr. Griot explains the characteristics of a play and describes the parts necessary to create a play. He also shares an example of a play.
Instructional Video3:15
Great Big Story

R.G. Miller, Crafting Cinematic Art from Wichita

12th - Higher Ed
Discover how filmmaker R.G. Miller turns personal struggles into compelling home movies in Wichita.
Instructional Video1:46
Great Big Story

The intriguing parallels between Laura Palmer and Marilyn Monroe

12th - Higher Ed
Discover the similarities between Laura Palmer and Marilyn Monroe and their influence on Twin Peaks.
Instructional Video7:00
Curated Video

Mr Peek Learns his Lines

Pre-K - 3rd
The animals of Peek Zoo become very agitated when Mr. Peek suddenly seems to turn into a grumpy Pirate!
Instructional Video3:23
Great Big Story

Breaking barriers, Mickey Rowe's groundbreaking performance

12th - Higher Ed
Mickey Rowe, the first autistic actor to play Christopher Boone, shares his journey in "The Curious Incident of the Dog in the Night-Time".
Instructional Video1:23
Curated Video

Revolutionizing Communication in India: Script Mail Innovation

Pre-K - Higher Ed
The video discusses the continued popularity of handwritten letters in India due to the ability to write in local scripts. It highlights the limited access to computers for non-English speakers and introduces Script Mail, a revolutionary...
Instructional Video7:08
Curated Video

Video Marketing

Higher Ed
Dive into the world of video marketing and discover the art of captivating your audience with visual storytelling. Explore the strategies, techniques, and platforms that drive engagement, brand awareness, and conversions through videos....
Instructional Video5:45
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Testing MariaDB Connection from PHP (Part 2)

Higher Ed
This is a continuation of how to use PHP MySQLi to connect to and communicate with a MariaDB database featuring a demo app and code samples.
Instructional Video6:08
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Deploy to Netlify

Higher Ed
In this lesson, you will learn to deploy Netlify, which helps accelerate the time to deploy website and app integrations and APIs on one powerful serverless platform.
Instructional Video4:48
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Code Pen

Higher Ed
In this video, you will learn how to use the code pen application as the text editor for writing our codes in the codepen.io portal.
Instructional Video2:14
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Project 1 - BG Color Changer

Higher Ed
This is a practice project (background color changer) based on what we have learned about JavaScript.
Instructional Video2:08
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript While Loops

Higher Ed
In this lecture, we will look at the while loop, which can be executed as long as a condition or a set of conditions specified are met with an example.
Instructional Video2:26
Curated Video

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

Higher Ed
In this lesson, we will understand comparison operators to compare the quality or difference between variables or values with examples.
Instructional Video6:18
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Conditional Statements

Higher Ed
This lesson elaborates on the different conditional statements available in JavaScript, including if, else, and else if.