Instructional Video5:20
Practical Ninjas

PLC - Introduction | Programmable logic controllers | Steps towards Automation - 01

12th - Higher Ed
PLC stands for Programmable Logic Controller. It can be also called the backbone of any industry implementing automation in their processes. PLC is nothing but an embedded computer capable of implementing complex logic's involving...
Instructional Video6:29
Curated Video

Complete Modern C++ - std::weak_ptr Internals

Higher Ed
Continuing from the previous video, we will learn how weak_ptr can be used to weakly point to a resource without preventing it from getting destroyed. We will also understand how it achieves this behavior. This clip is from the chapter...
Instructional Video8:51
Curated Video

Complete Modern C++ - Weak Ownership

Higher Ed
In this video, we will look at a problem with shared_ptr while using a resource that may be destroyed anytime. This clip is from the chapter "Memory Management – Part II" of the series "Complete Modern C++".In this section, we will cover...
Instructional Video5:58
Curated Video

C++ Standard Template Library in Practice - Copying

Higher Ed
The listener is new to algorithms and does not know about the copying algorithms. • Introduce the listener to the std::copy algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a code...
Instructional Video1:55
Curated Video

Learn and Master C Programming - volatile' keyword in C

Higher Ed
Look at when 'volatile' keyword can be used in C and what it does when used. This clip is from the chapter "More C Keywords..." of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into keywords...
Instructional Video1:50
Curated Video

Learn and Master C Programming - A r Look At How Pointers Work!

Higher Ed
We will look at how pointers actually work in C/C++. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For Absolute Beginners!".In this section of the course, we look into what pointers are and what...
Instructional Video1:23
IDG TECHtalk

How to use the free command: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn how to use the free command. It doesn't mean a command that you are not paying for, but one that tells you how much memory – physical and swap – is being used on your Linux system including how much is "free" and...
Instructional Video4:07
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Azure Pricing Calculator

Higher Ed
In this video, we will cover Azure pricing calculator. This clip is from the chapter "Azure Governance and Compliance." of the series "AZ-104: Microsoft Azure Administrator Full Course".Learn about management groups and how to create...
Instructional Video19:55
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - The Linked List - The Most Basic Of All Data Structures

Higher Ed
Linked lists are less interesting in Java then in other programming languages such as C and C++ which require the developer to manage memory. Learn more about it. This clip is from the chapter "Linked Lists" of the series "From 0 to 1:...
Instructional Video10:01
Curated Video

Excel VBA Programming The Complete Guide - Variable Declarations and Assignments

Higher Ed
In this lesson, we explore the syntax for declaring a variable and its data type, as well as assigning it an initial value with the assignment operator ( = ). This clip is from the chapter "Variables and Data Types" of the series "Excel...
Instructional Video1:31
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 00 - Java Reference Types - Section Introduction

Higher Ed
In this video, we will learn about Java reference types - section introduction. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look into string...
Instructional Video4:49
Poetry Foundation

Desiree C. Bailey reads "Chant for the Waters and Dirt and Blade (Slight Return)"

Pre-K - Higher Ed
Desiree C. Bailey (she/her/hers) reads her poem, “Chant for the Waters and Dirt and Blade (Slight Return)
Instructional Video14:11
Curated Video

C++ Developer - Smart Pointers

Higher Ed
This video explains smart pointers. This clip is from the chapter "Templates, the Standard Template Library (STL), and Other Skills" of the series "The Complete C++ Developer Course".null
Instructional Video7:44
Python Programmer

EDA Python - 06-2variable_names

Higher Ed
An introduction to variables in python. What they are and how why they are needed.
Instructional Video3:32
Curated Video

TypeScript for Beginners - Using Static Properties

Higher Ed
This video demonstrates how to use static properties. This clip is from the chapter "Access Modifiers, Encapsulation, and Static" of the series "TypeScript for Beginners".This section introduces you to access modifiers, encapsulation,...
Instructional Video0:51
Curated Video

Comprehensive Android Developer Bootcamp - SoundPool - Presentation

Higher Ed
Android Media – Playing Sounds and Videos:SoundPool - Presentation This clip is from the chapter "Android Media – Playing Sounds and Videos" of the series "The Comprehensive Android Developer Bootcamp".This section explains how to add...
Instructional Video10:00
Curated Video

Bash Shell Scripting - Source and Export Commands

Higher Ed
This video focusses on source and export commands. This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This video focuses on variables.
Instructional Video18:14
Curated Video

C++ Developer - Const Correctness

Higher Ed
This video focuses on Const correctness. This clip is from the chapter "Pointers" of the series "The Complete C++ Developer Course".This section discusses pointers in C++.
Instructional Video9:31
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Benefits of Cloud Computing

Higher Ed
This video provides an overview of the benefits of cloud computing. You can save money, time, and headaches while moving to the Cloud. This clip is from the chapter "Solutions Architect Chapter 1 - Amazon Web Services (AWS) Cloud...
Instructional Video5:19
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon ElastiCache

Higher Ed
This video focuses on Amazon ElastiCache and how databases can perform faster when portions of the data frequently accessed are stored in memory. This clip is from the chapter "Solutions Architect Chapter 14 - Additional Amazon Web...
Instructional Video4:26
Curated Video

Hands-On WebAssembly for C++ Programmers - Integrating WebAssembly Modules

Higher Ed
We've used the term module throughout the course, but have not actually stopped to define it • Learn about WebAssembly modules • Learn about Emscripten modules • Override Module behavior using --pre-js flags This clip is from the chapter...
Instructional Video9:16
Curated Video

C++ Standard Template Library in Practice - Defining an Allocator

Higher Ed
The user would like to know how to implement their own allocator. • Talk about what is expected of an allocator • Define a minimal allocator • Reinforce the lesson with an example This clip is from the chapter "Memory" of the series "C++...
Instructional Video5:41
Curated Video

The Complete Practical Docker Guide - Summary for Processes Monitoring

Higher Ed
This video provides a summary for processes monitoring. This clip is from the chapter "Processes in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the processes in Linux.
Instructional Video4:39
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - FAQ 7 - Good Practices for Developing JPA Applications

Higher Ed
In this video, we will understand the answer for FAQ 7 - good practices for developing JPA Applications. This clip is from the chapter "A Few More FAQs" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this...