Curated Video
Java Programming for Complete Beginners - Java 16 - Step 16 - Simplify Functional Programming Code with Method References
In this session, we will learn about simplify functional programming code with method references. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java 16".In...
All In One Social Media
How To Add Background Music In Streamyard (and where to find your own music)
You can now add your own background music to Streamyard. Let me show you now only HOW to add background music to Streamyard, but WHERE you can get Royalty & Copywrite free music to use.
Physics Girl
How to control light with water
How fast is the internet? How fast can we send data? This easy DIY experiment allows you to control light with water! Drill a hole in the bottom of a 2 liter bottle, fill the bottle with water allowing the water to stream out the hole,...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 09 - Stream Intermediate Operations - Exercises - Squares of First 10, Map
In this session, we will learn about stream intermediate operations - exercises - squares of first 10, map. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners -...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 11 - Stream Terminal Operations - 2 - Min, Collect To List
In this session, we will learn about stream terminal operations - 2 - min, collect to list. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java 16".In this...
Curated Video
Row Row Row Your Boat - Popular nursery rhyme for Toddlers
Row Row Row Your Boat is a popular nursery rhyme for Toddlers. Sing along and row your boat with Bella and Beans. Row your boat down the river with us singing this well known nursery rhyme. We hope you enjoy it as much as we do. π
Curated Video
Learning Akka (Video 32)
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
Curated Video
Multi-Paradigm Programming with Modern C++ - Synchronization with Mutexes
Mutex is an object that lets us protect a resource from being accessed from multiple threads simultaneously. Mutex is one of many synchronization primitives. Itβs easy to use, but there are a few caveats. β’ Example of a mutex: Two...
Curated Video
Creational Design Patterns in Modern C++ - Clock Class
This video highlights an example that does not require a singleton implementation for singularity. This clip is from the chapter "Singleton" of the series "Creational Design Patterns in Modern C++".This section provides an overview of...
Curated Video
C++ Standard Template Library in Practice - Manipulators and Formatters
In this video, you will learn about Stream Manipulators and Formatters. β’ Introduce the different manipulators β’ Introduce the different formatters β’ Present an example program that uses these concepts This clip is from the chapter "I/O...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 15 - Behind the Screens with Functional Interfaces - Implement Function Int
In this session, we will learn about behind the screens with functional interfaces - implement function Int. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners -...
Curated Video
Hands-On WebAssembly for C++ Programmers - Playing Simple Sounds in SDL
How can we do simple beeps with SDL? β’ Discover SDL Audio β’ Create sample beeping code β’ Run code to observe beeps This clip is from the chapter "Making Music in the Browser by Integrating Audio" of the series "Hands-On WebAssembly for...
Curated Video
Creational Design Patterns in Modern C++ - Lazy Instantiation
This video demonstrates how to perform a lazy instantiation. This clip is from the chapter "Singleton" of the series "Creational Design Patterns in Modern C++".This section provides an overview of logger classes, multithreading,...
Curated Video
World of Computer Networking Your CCNA start - Types of Media Access Control (MAC) Addresses
This video introduces you to the different types of MAC addresses. This clip is from the chapter "Switches and Data Link Layer" of the series "World of Computer Networking: Your CCNA start".This section introduces you to switches and the...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 08 - Stream Intermediate Operations - Sort, Distinct, Filter, and Map
In this session, we will learn about stream intermediate operations - sort, distinct, filter, and map. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 07 - Functional Programming Terminology - Lambda Expression, Stream, and Operations
In this session, we will learn about functional programming terminology - lambda expression, stream, and operations. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete...
Weatherthings
Water Smart: Water on Earth - Lakes
Water on Earth focuses on water as most kids would think about it. We start with water in obvious locations such as oceans, lakes, and rivers. We quickly learn that water can change phase to remain a solid in glaciers. Many kids may be...
Programming Electronics Academy
PWM and analogWrite: Arduino Course 4.7
A description of Pulse Width Modulation (PWM) and how it is used with Arduino.
Next Animation Studio
Germany and Russia's Nordstream 2 pipeline explained
Russia and Germany plan to build an energy pipeline that will bypass Ukraine, according to DW.
Tarver Academy
How to Join a Google Meet Video Hangout
In This Episode, Tyler Teaches Us About How to Join a Google Meet Video Hangout
Curated Video
C++ Standard Template Library in Practice - Low Level I/O
In this video, you will learn about low level I/O. β’ Introduce the concept of low level I/O β’ See the different read functions in low level I/O β’ Present an example program that uses these concepts This clip is from the chapter "I/O in...
Curated Video
C++ Standard Template Library in Practice - String Streams
In this video, you will learn about string Streams. β’ Introduce the concept of String Streams β’ Present an example program that uses these concepts This clip is from the chapter "I/O in C++" of the series "C++ Standard Template Library...
Curated Video
C++ Standard Template Library in Practice - File I/O
In this video, you will learn about file I/O. β’ Introduce the file I/O operations β’ Talk about the modes in which a file can be opened β’ Present an example program that uses these concepts This clip is from the chapter "I/O in C++" of...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 13 - Behind the Screens with Functional Interfaces - Implement Predicate Int
In this session, we will learn about behind the screens with functional interfaces - implement predicate Int. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners -...