Packt
Reverse Strings
This video provides an introduction to reverse strings. This clip is from the chapter "Question 10: Reverse Strings" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of reverse...
Packt
Implementing Insertion Sort
This video explains how to implement insertion sort. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting elementary.
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Creating and Defining Identity and Access Management (IAM) Policy Conditions
This video explains how to create an IAM policy and define policy conditions. This clip is from the chapter "Solutions Architect Chapter 8 β Identity and Access Management (IAM) Best Practices" of the series "AWS Solutions Architect...
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.
JJ Medicine
High Red Blood Cells (Erythrocytosis) | Causes, Signs and Symptoms, and Treatment
Lesson on Erythrocytosis: Causes, Signs and Symptoms and Treatments. Erythrocytosis is a condition of increased red blood cell mass indicated by increases in hemoglobin and hematocrit. Erythrocytosis is either relative or absolute....
Healthcare Triage
Is the Apple Watch a USEFUL Medical Device?
Apple is pushing the medical benefits of the Apple Watch pretty hard, but we have questions about just how useful the watch's electrocardiogram feature really is. Aaron digs into the research on just how much the device is doing.
Next Animation Studio
Man with three faces' suffers from rare genetic condition
French man Jerome Hamon has become the world's first patient to undergo two face transplants. He suffers from neurofibromatosis type 1.
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - BST - Deleting nodes with 1 child node
Replace the while loop built in the iterative solution in the prior video with recursive function calls to achieve the same goal This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3:...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Performance measures - deep dive with a programmatic view
Analyze execution context and frames created by recursive divide function in-depth This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms,...
Packt
General Loops
JavaScript Language Fundamentals: General Loops This clip is from the chapter "JavaScript Language Fundamentals" of the series "Modern JavaScript from the Beginning".In this section, you will learn the important fundamentals and concepts...
NASA
NASA | The Changing Chesapeake
The Chesapeake Bay receives water from the 64,000 square miles of land surrounding the bay and Landsat satellites are a critical and invaluable tool for characterizing the landscape and mapping it over time. Landsat data provides a...
Let's Tute
Microsoft Excel Tutorial: Adding Dropdown Lists with Data Validation
In this Microsoft Excel tutorial, we learn how to add dropdown lists using data validation. Data validation allows us to restrict manual data entry and display error messages for invalid data. We explore different conditions such as...
Englishing
Lesson on First Conditional (1st episode) - (MUST WATCH the 2nd EPISODE too !)
The first conditional is the simplest conditional of all four, though you need to remember the formula well. In this lesson Mr. P./Marc will delve into four tips on how to use the first conditional. He will provide easy examples and give...
Englishing
Lesson on Could, Would, Should Have + Past Participle (I could have watched this lesson before)
This video is about could, should, would + past participle. These modal verbs need another verb to complete their meaning. In this lesson though, Mr. P./Marc will teach you how to use them to refer to a past action. Could is used for...
Curated Video
Learn and Master C Programming - Understanding For Loops in C/C++
We will look at the βforβ loop syntax and dissect its parts to understand how it executes and become familiar with it. This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and Master C Programming For...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Decision Making Using Comparison Operators
By comparing two or more pieces of data, you can then make decisions based on the result of that comparison. This lecture explains how. This clip is from the chapter "Programming Fundamentals" of the series "The Complete Beginners Guide...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Comparison Operators
Comparison operators tell your program what to do based on certain conditions. For example: if you are hungry, eat food. Programs and Python work the exact same way. This clip is from the chapter "Intermediate Python" of the series...
JJ Medicine
Pheochromocytoma | Symptoms and Treatment
Lesson on Pheochromocytoma: Symptoms and Treatment. Pheochromocytoma is a medical condition caused by a catecholamine-secreting tumor formed by chromaffin cells within the adrenal medulla. This tumor secretes excessive amounts of...
JJ Medicine
Polycystic Ovary Syndrome (PCOS) Signs & Symptoms | & Why They Occur
Polycystic Ovary Syndrome (PCOS) Signs & Symptoms | & Why They Occur Polycystic Ovary Syndrome (PCOS) is the most common endocrinological disorder in reproductive-age women, affecting a significant portion of this population (5-15%). The...
Curated Video
Learning PHP 7 (Video 7)
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Brian McLogan
How to find the conditional probability from a contingency table
π Learn how to find the conditional probability of an event. Probability is the chance of an event occurring or not occurring. The probability of an event is given by the number of outcomes divided by the total possible outcomes....
Englishing
Lesson on Mixed CONDITIONALS (TERRIFIC Lesson on a very DIFFICULT grammar topic)
This video is about mixed conditionals. These conditionals are used for unreal situations. There can be six different patterns, and they can refer to present, past or future actions. It is suggested to learn first the other 3 types of...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 10 - Java Ternary Operation - an Introduction
In this video, we will learn about Java ternary operation - an introduction. This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals...