Curated Video
Complete Modern C++ - Raw Pointers
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...
Curated Video
Complete Modern C++ - Copy Constructor - Part I
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.
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Linked Lists vs Arrays
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 &...
Curated Video
Excel VBA Programming The Complete Guide - Unload and Hide a UserForm
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...
Curated Video
World of Computer Networking Your CCNA start - Changing Dynamic Internet Protocol (IP) Address to Static and Back
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:...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 16 - How are Variables Stored in Memory?
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...
Curated Video
The Complete Java Developer Course: From Beginner to Master - File Input
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Single-Dimensional and Multidimensional Arrays Usage
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...
Seven Dimensions
Remembering Names
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.
Curated Video
Benjamin Banneker: Time Lord
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...
Poetry Foundation
Vanessa Angélica Villarreal reads "First Estrangement"
Vanessa Angélica Villarreal reads Aracelis Girmay's poem, "First Estrangement
Curated Video
Learn and Master C Programming - Memory & Storage
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...
Curated Video
Deep Learning with Python (Video 6)
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....
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Interacting with VM Using PowerShell
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...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Elastic Compute Cloud (Amazon EC2 Instance Types)
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...
Curated Video
Complete Modern C++ - Copy Constructor - Part II
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...
Curated Video
Complete Modern C++ - Move Semantics – Basics
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...
Curated Video
Complete Modern C++ - Exception Handling - Part V (Constructor and Destructor)
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.
Curated Video
C++ Standard Template Library in Practice - Section 7 Review
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...
Curated Video
C++ Standard Template Library in Practice - Replacing and Transforming - std::replace_copy
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...
Curated Video
Mastering Spring Framework Fundamentals - Creating and Configuring Data Sources
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.
Curated Video
Comprehensive Android Developer Bootcamp - Introduction to String Variables
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...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Monitoring
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...
Curated Video
The Complete Practical Docker Guide - My Computer Just Ran Out of Memory
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...