Curated Video
Oracle Database Administration from Zero to Hero - Automating RMAN Backup Jobs
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Tablespaces (Part 1 of 2)
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Webpack Setup / 252
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Webpack Dev Server / 162
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Mode / 158
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - How to Run JavaScript Files / 005
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...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Examples of Post-Processors
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...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Useful Features of Provisioners
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...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Examples of Different Provisioners
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...
Curated Video
Othello and Race: Exploring the Matrix of Identity
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...
Curated Video
Act It Out, Liven It Up: The Play
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.
Great Big Story
R.G. Miller, Crafting Cinematic Art from Wichita
Discover how filmmaker R.G. Miller turns personal struggles into compelling home movies in Wichita.
Great Big Story
The intriguing parallels between Laura Palmer and Marilyn Monroe
Discover the similarities between Laura Palmer and Marilyn Monroe and their influence on Twin Peaks.
Curated Video
Mr Peek Learns his Lines
The animals of Peek Zoo become very agitated when Mr. Peek suddenly seems to turn into a grumpy Pirate!
Great Big Story
Breaking barriers, Mickey Rowe's groundbreaking performance
Mickey Rowe, the first autistic actor to play Christopher Boone, shares his journey in "The Curious Incident of the Dog in the Night-Time".
Curated Video
Revolutionizing Communication in India: Script Mail Innovation
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...
Curated Video
Video Marketing
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....
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Testing MariaDB Connection from PHP (Part 2)
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Deploy to Netlify
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Code Pen
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Project 1 - BG Color Changer
This is a practice project (background color changer) based on what we have learned about JavaScript.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript While Loops
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.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Comparisons
In this lesson, we will understand comparison operators to compare the quality or difference between variables or values with examples.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Conditional Statements
This lesson elaborates on the different conditional statements available in JavaScript, including if, else, and else if.