Packt
Compare the breadth-first and depth-first search algorithms : Recursive DFS
From the section: Shortest Time Search (Depth First Search). Understand recursive DFS by answering the questions. • What is recursion • How DFS can be made recursive • How is program stack used Understand recursive DFS by answering the...
Science360
Nap time! - Finding Your Science
Psychologist Sara Mednick talks about how napping improves mind and memory. Finding Your Science engages the greatest minds in science to share with you their passion, perspective and inspiration for making breakthrough discoveries.
Curated Video
Web Development with Node.JS and MongoDB (Video 40)
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
IDG TECHtalk
What is edge computing?
Edge computing is what it sounds like: computing that takes place at the edge of corporate networks, with “the edge” being defined as the place where end devices access the rest of the network – things like phones, laptops, industrial...
JJ Medicine
Lycopene Health Benefits & Dietary Sources
Lycopene Health Benefits & Dietary Sources Lycopene is a red pigmented carotenoid found in a wide variety of fruits and vegetables that has promising health benefits in humans due to its antioxidant capabilities. Lycopene has been shown...
Curated Video
Bash Shell Scripting - Reading Files Using "while"
This video demonstrates how to read files using "while". This clip is from the chapter "File Processing" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section explores file processing.
Programming Electronics Academy
Installing Processing :: Video #1 :: Arduino Serial Communication Series
This video is one part of an 8 series tutorial that shows how to access the internet and post a tweet using Arduino, Processing and the twitter4j library.
IDG TECHtalk
Apple sales drop and Google gets dinged by the EU, again
Today's episode explores blockchain payments, smartphone sales and Google's fine from the European Union.
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Performance and Complexity
Learn to measure performance and complexity of your code and relation between the two. This clip is from the chapter "Complexity Analysis and the Big-O Notation" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this...
Curated Video
GCSE Secondary Maths Age 13-17 - Algebra: Algebra - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark Architecture and Ecosystem
Learn and explore the Spark architecture and ecosystem in this lesson. This clip is from the chapter "Introduction to Hadoop, Spark Ecosystems and Architectures" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This...
Programming Electronics Academy
Sending Multiple Pieces of Data through the Serial Port :: Viewer Question #3
These viewer question videos address questions posted by people like you on watching on YouTube and also for my customers.
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 9 - Spring Projects
This video focuses on some Spring projects. This clip is from the chapter "Spring Level 1 - Introduction to the Spring Framework in 10 Steps" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section focuses...
Curated Video
GCSE Secondary Maths Age 13-17 - Algebra: Algebra - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Curated Video
Complete Modern C++ - Exception Handling - Part IV (Nested Exceptions)
This video explains the concept of nested exception handling and demonstrates its usage with an example. This clip is from the chapter "Exception Handling" of the series "Complete Modern C++".This section is about exception handling.
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Cloud Computing Models
This video explains how to use cloud computing and some of its terminologies, such as IaaS, PaaS, and SaaS. This clip is from the chapter "Solutions Architect Chapter 1 - Amazon Web Services (AWS) Cloud Services Overview" of the series...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Depth First - Pre-OrderTraversal
Depth first traversal can be of 3 types based on the order in which the node is processed relative to its left and right sub-trees. Pre-order traversal processes the node before processing the left and then the right sub trees. This clip...
Curated Video
GCSE Secondary Maths Age 13-17 - Algebra: Algebra - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Kinesis Data Analytics
This video explains the creation of the data with Kinesis Data Streams or Kinesis Firehose and how to analyze the data. This clip is from the chapter "Solutions Architect Chapter 11 – Amazon Web Services (AWS) Application Deployment" of...
Curated Video
Complete Modern C++ - Functions Basics - Part I
This video explains the basics of functions in C++. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions, pointers, references, and for loop functions.
Curated Video
Saccadic Eye Masking: How Our Brain Keeps Our Vision Steady and Clear
In this video, we explore the concept of saccadic eye masking, which explains how our brain ensures that we have a steady and clear view despite the rapid movements of our eyes.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Ship Order and Cancel Order
In this video, we'll look at ship order and cancel order. This clip is from the chapter "Order Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at order management.
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Scalability Solutions in Amazon Web Services (AWS)
This video explains the different scalability solutions available in AWS, which will help the architect in selecting the best option. This clip is from the chapter "Solutions Architect Chapter 12 - Amazon Web Services (AWS) Database...