Curated Video
Dominican Republic - Geography & Provinces | Countries of the World
Learn the geography of the Dominican Republic -- an island nation in the Caribbean -- and it's 31 provinces and capital Santo Domingo with this Countries of the World video by KLT!
Curated Video
Saint Vincent & the Grenadines - Geography & Parishes | Countries of the World
Learn the geography of Saint Vincent and the Grenadines -- an island nation in the Caribbean -- including its 6 parishes & capital city of Kingstown with this Countries of the World video by KLT!
Wonderscape
Understanding Earth's Water: Exploring Its Sources and Importance
Delve into the vast realms of Earth's water, from the expansive oceans to the hidden underground reservoirs. Learn about the distribution of water across the planet and its significance for sustaining life. Explore the different forms of...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Boolean and Value Returning Function
In this video, we will discuss a function that returns values as true or false, also called the Boolean function. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Welcome to the Course
In this video, we will be introduced to the course and get an idea of what we can expect from the course, including the topics we will cover and the projects we will build. This clip is from the chapter "Course Introduction" of the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Getters and Setters with Classes
In this video, you will learn about getters and setters in JavaScript classes, including how to define them and how to use them to get and set object properties. This clip is from the chapter "OOP - Classes, Getters, Setters, and Private...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Interview Question - Uber Eats Payment Database
This video focuses on the interview question related to the Uber Eats payment database. This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of the series "JavaScript Mastery from Zero to Hero -...
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Scrum Master Roles: How to Improve Product Owner Efficiency
In this video, you will learn to build multi-stage Docker images and create optimized Docker images using multiple stages. We will understand how to leverage the benefits of multi-stage builds, such as reducing image size and enhancing...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Introduction to SQLite3
This video provides an introduction to SQLite3. This clip is from the chapter "Database Creation with SQLite3" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This section focuses on database...
Curated Video
The Art of Doing - Web Development for Beginners - JavaScript Data Types
In this video, we will dive into different data types in JavaScript, including strings, numbers, Booleans, objects, and undefined. You will learn how to work with these data types and understand their properties and methods. This clip is...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Course Introduction
This introductory video provides an overview of the course's content, the pros and cons of learning about React 18, its features, and what you will learn from the course, along with a brief outline about the instructor.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Update Environment Variables / 145
Let's discuss the arithmetic operators available in JavaScript to perform operations on constants and variables and look at the different operators available in JavaScript.
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Hexadecimal
Hexadecimal numbering uses a base-16 system that's very convenient for IT techs. It's important to look at a hex value and understand the equivalent binary value. This clip is from the chapter "Book Chapter 18 - Essentials of Networking"...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Modify Field Names - NONE Compatibility
In this video, we will code and learn about NONE compatibility in Schema Registry. This clip is from the chapter "Data Evolution Using Schema Registry" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In this...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Add/Delete Optional Fields - FULL Compatibility
In this video, we will code and learn about FULL compatibility in Schema Registry. This clip is from the chapter "Data Evolution Using Schema Registry" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In this...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Data Evolution and Schema Evolution
In this video, we will explain the data lifecycle and schema evolution in Schema Registry. This clip is from the chapter "Data Evolution Using Schema Registry" of the series "Kafka for Developers - Data Contracts Using Schema...
Curated Video
CISSP Crash Course - Assess Software Security
This video explains assessing software security and how to audit and log the changes. This clip is from the chapter "Software Development Security" of the series "CISSP Crash Course".null
Curated Video
Oracle Database Administration from Zero to Hero - Database Initialization Parameters (Part 1 of 2)
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. This clip...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Arrays and the Split Function
This video explains the split function where the string will be split into substrings using a delimiter. This clip is from the chapter "Arrays" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This video explains...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - The Left and Right Functions
This video explains the left and right functions, which will help us chop a string. The left function will help chop the characters from the start of the string and the right function will help chop the character from the end of the...
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Changing Case
This video explains L case or U case; as the name suggests, these are used to change the letters into lowercase or uppercase. This clip is from the chapter "String Functions" of the series "The Ultimate Excel VBA Course - Learn and...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using RMAN in Oracle Multitenant Databases (Part 2 of 2)
In this practice video, you will continue practicing your skills in using RMAN in Oracle Multitenant Databases. You will implement recovery scenarios in CDBs and PDBs, recover the root and seed containers, recover from losing a...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using RMAN in Oracle Multitenant Databases (Part 1 of 2)
In this practice video, you will apply your knowledge by performing various tasks using RMAN in Oracle Multitenant Databases. You will use RMAN to create backup files of a CDB Database, take backups for a PDB, and enable a local PDB...
Curated Video
Oracle Database Administration from Zero to Hero - Shrinking Segments (Part 1 of 2)
In this video, you will learn about shrinking segments. You will understand the ROWID pseudocolumn and segment defragmentation, which are essential for optimizing storage space utilization. This clip is from the chapter "Managing...