Instructional Video5:13
Curated Video

Complete Modern C++ - Raw Pointers

Higher Ed
In this video, we will explain why we need smart pointers. • Use the basic project setup provided by instructor • Open Qt Creator and created the needed files as shown • Put the files in the correct folders This clip is from the chapter...
Instructional Video4:52
Curated Video

Complete Modern C++ - Copy Constructor - Part I

Higher Ed
This video explains the copy constructor and why it is required. This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of classes and objects.
Instructional Video10:27
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Linked Lists vs Arrays

Higher Ed
Learn how you can make an informed choice between Linked lists and arrays which solve the same kind of problems, holding a list or a collection. This clip is from the chapter "Linked Lists" of the series "From 0 to 1: Data Structures &...
Instructional Video6:38
Curated Video

Excel VBA Programming The Complete Guide - Unload and Hide a UserForm

Higher Ed
There are two ways to "shut down" a UserForm: unloading, which clears all of its data and hiding, which hides it from the screen but preserves the user's inputs. In this lesson, we wire up our two Command Buttons to utilize these two...
Instructional Video5:03
Curated Video

World of Computer Networking Your CCNA start - Changing Dynamic Internet Protocol (IP) Address to Static and Back

Higher Ed
This video explains how to change a dynamic IP address to a static IP address and back. This clip is from the chapter "Internet Protocol (IP) Addressing and Internet Protocol (IP) Packets" of the series "World of Computer Networking:...
Instructional Video4:33
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 16 - How are Variables Stored in Memory?

Higher Ed
This video talks about how variables are stored in memory. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video18:58
Curated Video

The Complete Java Developer Course: From Beginner to Master - File Input

Higher Ed
This video explains about file input that involves data from a secondary storage device being brought into the main memory to be used by the program as a variable. This clip is from the chapter "File I/O and Exceptions" of the series...
Instructional Video12:37
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Single-Dimensional and Multidimensional Arrays Usage

Higher Ed
This video explains the use of single-dimensional and multidimensional arrays. This clip is from the chapter "Java Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the basic...
Instructional Video2:25
Seven Dimensions

Remembering Names

Higher Ed
In this video, the speaker shares tips on how to remember names effectively. By following these techniques, individuals can impress others by remembering names more easily.
Instructional Video7:22
Curated Video

Benjamin Banneker: Time Lord

9th - Higher Ed
Benjamin Banneker was a self-taught mathematician, astronomer, compiler of almanacs, a writer, an inventor and the man who may have completed the design for Washington DC Capitol City of the United States of America from memory. Banneker...
Instructional Video2:41
Poetry Foundation

Vanessa Angélica Villarreal reads "First Estrangement"

Pre-K - Higher Ed
Vanessa Angélica Villarreal reads Aracelis Girmay's poem, "First Estrangement
Instructional Video5:04
Curated Video

Learn and Master C Programming - Memory & Storage

Higher Ed
Learn the different types of memory, physical and virtual addressing and also discuss secondary storage (HDD & SSD). This clip is from the chapter "Quick Intro To Computer Basics" of the series "Learn and Master C Programming For...
Instructional Video5:04
Curated Video

Deep Learning with Python (Video 6)

Higher Ed
Deep learning is currently one of the best providers of solutions regarding problems in image recognition, speech recognition, object recognition, and natural language with its increasing number of libraries that are available in Python....
Instructional Video5:25
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Interacting with VM Using PowerShell

Higher Ed
In this video, we will cover interacting with VM using PowerShell. This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell and its module...
Instructional Video10:50
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Elastic Compute Cloud (Amazon EC2 Instance Types)

Higher Ed
When you launch an EC2 instance, you must consider more than just the Amazon Machine Image (AMI) to use. You must also determine the instance type or class to use so that you can achieve optimum performance. For this reason, it is...
Instructional Video4:40
Curated Video

Complete Modern C++ - Copy Constructor - Part II

Higher Ed
This video explains how and when to implement a user-defined copy constructor. It also explains the rule of 3. This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of...
Instructional Video3:23
Curated Video

Complete Modern C++ - Move Semantics – Basics

Higher Ed
In this video, you will learn the basics of move semantics. • Plan out the classes • Implement the classes based on the plan • Compare functions for basic functionality in the application This clip is from the chapter "Move Semantics" of...
Instructional Video7:07
Curated Video

Complete Modern C++ - Exception Handling - Part V (Constructor and Destructor)

Higher Ed
This video explains exception handling in context of constructors and destructors. This clip is from the chapter "Exception Handling" of the series "Complete Modern C++".This section is about exception handling.
Instructional Video1:16
Curated Video

C++ Standard Template Library in Practice - Section 7 Review

Higher Ed
We want to quickly remind the user everything we covered in this section. • Review the topics covered • Talk about a few lessons learned • Introduce the next topic that we will cover This clip is from the chapter "Memory" of the series...
Instructional Video3:31
Curated Video

C++ Standard Template Library in Practice - Replacing and Transforming - std::replace_copy

Higher Ed
The listener is new to algorithms and does not know about the replace_copy algorithms. • Introduce the listener to the std::replace_copy algorithms • Show how it works and explain the different versions available • Reinforce the lesson...
Instructional Video7:30
Curated Video

Mastering Spring Framework Fundamentals - Creating and Configuring Data Sources

Higher Ed
This video demonstrates how to add methods to object interfaces. This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Instructional Video7:02
Curated Video

Comprehensive Android Developer Bootcamp - Introduction to String Variables

Higher Ed
Deep Dive into Java Programming Language:Introduction to String Variables This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer Bootcamp".This section introduces you...
Instructional Video6:31
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Monitoring

Higher Ed
This video explains monitoring in Elasticsearch. This clip is from the chapter "Elasticsearch Operations" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains the concept of Elasticsearch...
Instructional Video1:21
Curated Video

The Complete Practical Docker Guide - My Computer Just Ran Out of Memory

Higher Ed
This video explains what to do if your computer just ran out of memory. This clip is from the chapter "What is Docker and Docker Components" of the series "The Complete Practical Docker Guide".This section focuses on Docker and its...