Instructional Video13:07
Packt

Reverse Strings

Higher Ed
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...
Instructional Video7:37
Packt

Implementing Insertion Sort

Higher Ed
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.
Instructional Video8:18
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Creating and Defining Identity and Access Management (IAM) Policy Conditions

Higher Ed
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...
Instructional Video5:11
Curated Video

Complete Modern C++ - Exception Handling - Part IV (Nested Exceptions)

Higher Ed
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.
Instructional Video10:55
JJ Medicine

High Red Blood Cells (Erythrocytosis) | Causes, Signs and Symptoms, and Treatment

Higher Ed
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....
Instructional Video6:16
Healthcare Triage

Is the Apple Watch a USEFUL Medical Device?

Higher Ed
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.
Instructional Video0:47
Next Animation Studio

Man with three faces' suffers from rare genetic condition

12th - Higher Ed
French man Jerome Hamon has become the world's first patient to undergo two face transplants. He suffers from neurofibromatosis type 1.
Instructional Video6:05
Professor Dave Explains

Conditional Clauses in Italian

12th - Higher Ed
Conditional clauses.
Instructional Video9:19
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - BST - Deleting nodes with 1 child node

Higher Ed
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:...
Instructional Video11:48
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Performance measures - deep dive with a programmatic view

Higher Ed
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,...
Instructional Video16:41
Packt

General Loops

Higher Ed
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...
Instructional Video4:27
NASA

NASA | The Changing Chesapeake

3rd - 11th
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...
Instructional Video9:19
Let's Tute

Microsoft Excel Tutorial: Adding Dropdown Lists with Data Validation

9th - Higher Ed
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...
Instructional Video5:58
Englishing

Lesson on First Conditional (1st episode) - (MUST WATCH the 2nd EPISODE too !)

9th - Higher Ed
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...
Instructional Video4:16
Englishing

Lesson on Could, Would, Should Have + Past Participle (I could have watched this lesson before)

9th - Higher Ed
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...
Instructional Video3:12
Curated Video

Learn and Master C Programming - Understanding For Loops in C/C++

Higher Ed
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...
Instructional Video13:07
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Decision Making Using Comparison Operators

Higher Ed
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...
Instructional Video9:21
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Comparison Operators

Higher Ed
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...
Instructional Video9:16
JJ Medicine

Pheochromocytoma | Symptoms and Treatment

Higher Ed
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...
Instructional Video11:34
JJ Medicine

Polycystic Ovary Syndrome (PCOS) Signs & Symptoms | & Why They Occur

Higher Ed
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...
Instructional Video3:26
Curated Video

Learning PHP 7 (Video 7)

Higher Ed
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....
Instructional Video2:31
Brian McLogan

How to find the conditional probability from a contingency table

12th - Higher Ed
πŸ‘‰ 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....
Instructional Video8:07
Englishing

Lesson on Mixed CONDITIONALS (TERRIFIC Lesson on a very DIFFICULT grammar topic)

9th - Higher Ed
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...
Instructional Video6:22
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 10 - Java Ternary Operation - an Introduction

Higher Ed
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...