Curated Video
Bash Shell Scripting - Using && and ||
This video explains the concepts of using && and ||. This clip is from the chapter "Scripting @ The Command-line" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 06: BDD Style - Given When Then
Mockito Basics: Step 06: BDD Style - Given When Then This clip is from the chapter "Mockito Basics" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into Mockito Basics.
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Combine Different Conditional Statements
In this video, the author demonstrates how to combine different conditional statements. This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section,...
Journey to the Microcosmos
Why Are These Single-Celled Organisms So Large?
One day, James—our master of microscopes—was cleaning the marine tanks that some of his organisms live in when he noticed this creature. It was hard to miss given that it was visible to the naked eye, thanks to both its bright red color...
Curated Video
Practical Data Science using Python - Pandas DataFrame 2
This video explains the describe() DataFrame command. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Curated Video
Salesforce Platform App Builder Certification Training - Configure Process Builder
This video explains how to configure the Process Builder. This clip is from the chapter "Process Automation" of the series "Salesforce Platform App Builder Certification Training".This section explains the process automation.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Joining Conditions Using OR Keyword
In this video, we will join two conditions using the OR keyword and execute. This clip is from the chapter "Decision Control" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section is about conditional...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Joining Conditions Using AND Keyword
In this video, we will join two conditions using the AND keyword and execute. This clip is from the chapter "Decision Control" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section is about conditional...
Curated Video
Lactose Intolerance: Why Many Asians Cannot 'Digest' Milk?
Lactose intolerance is quite common, especially in Asian countries. The reason behind this is “gene-culture co-evolution”. Lactose intolerance is the inability to digest lactose in milk because they lack the lactase enzyme. A 1981 study...
Curated Video
Why Can You See The Moon During The Day?
If you are still living under the assumption that the moon can only be seen in the night sky, you’re incorrect! The fact is that the moon is always hanging around our planet; sometimes, it’s visible during the day (given you have the...
Red Rock Films
Women's History Activator: Florence Nightingale
Florence Nightingale, the founder of modern nursing
ACDC Leadership
The Ultimatum Game- Are people rational?
This is a quick overview of The Ultimatum Game. It is a super fun activity and a great way to show that people don't just look at money when they make decisions.
NASA
NASA | GOES-R: Changing the Future of Storm Prediction
This short video features highlights from a live Nationwide broadcast that took place on April 3, 2012 from the studio of NASA Goddard TV. NOAA's Deputy Administrator and Chief Scientist Dr. Kathryn Sullivan and Severe Storm Chaser and...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Introduction to Nested If Else
In this video, we will learn about nested if else. This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals with Java - if else...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - More with HTML5 Forms
In this video, we'll learn more with HTML5 forms. This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will learn about Element,...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Conditional Statements with Booleans
In this video, the author demonstrates how to conduct certain tests to get Boolean output. This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this...
Professor Dave Explains
Practice Problem: Electrophilic Aromatic Substitution Multi-Step Pathway
EAS, not once, not twice, but thrice! Draw all the molecules, please. Don't forget about ortho/meta/para!
Professor Dave Explains
Nef Reaction (Introduction to Umpolung Chemistry)
The Nef reaction is a good way to convert nitronates into carbonyl compounds. This is a technique that can be incorporated into a strategy called "Umpolung", which refers to a reversal of polarity, such that upon converting from the...
Curated Video
Arduino for Beginners - 2022 Complete Course - Data Types
This video explains data types. This clip is from the chapter "Programming Basics for Arduino" of the series "Arduino for Beginners - 2022 Complete Course".This section explains Programming Basics for Arduino.
Curated Video
Arduino for Beginners - 2022 Complete Course - Conditions
This video explains conditions. This clip is from the chapter "Programming Basics for Arduino" of the series "Arduino for Beginners - 2022 Complete Course".This section explains Programming Basics for Arduino.
Curated Video
PMP Certification Training - Define Scope
This video defines the scope. This clip is from the chapter "Project Scope Management" of the series "PMP® Certification Training".This section explains project scope management.
Curated Video
PMP Certification Training - Control Procurements
This video explains controlling procurements. This clip is from the chapter "Project Procurement Management" of the series "PMP® Certification Training".This section explains project risk management.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - elif Statements
In this video, you will learn to use the else-if condition statement to execute code. This clip is from the chapter "Decision Control" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section is about...