Professor Dave Explains
Introduction to Virology and Viral Classification
There are two main types of pathogens we will be focusing on in this series. The first was bacteria, and we just wrapped up a good amount of information on those. The next is viruses. These little things are much tinier than bacteria,...
JJ Medicine
Hedgehog Signaling Pathway in Vertebrates | Purpose and Mechanism
Introductory lesson on the Hedgehog Signalling Pathway in Vertebrates. The Hedgehog signaling pathway is important in embryological development of both invertebrates and vertebrates. Hedgehog proteins facilitate the activation of the...
Curated Video
Develop a computer program to solve a problem using control structures : For Loops II
From the section: Python Crash Course. In this section, the author covers Python and provides a crash course on this. Python Crash Course: For Loops II
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - Challenge - XYZ Research Part 1
In this session, we will address part one of the challenge that we discussed in our previous lesson. Let's look at how many research projects were initiated in the three-year period. This clip is from the chapter "RDD Crash Course" of...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Naming Grid areas
CSS Grid: Naming Grid areas This clip is from the chapter "CSS Grid" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".Learn about CSS Grid here
Curated Video
Testing Antiseptics: Using Agar Plates to Compare Effectiveness
The video is a lecture presentation on testing antiseptics. It explains the two stages of the experiment, starting with how to set up an agar plate with a single type of bacteria using aseptic techniques to avoid contamination. The...
msvgo
Introduction to Tissues
It explains the significance of tissues in living beings and lists different types of plant and animal tissues.
Science360
Mitochondria - Chalk Talk
Take a look at the power plant that's inside almost all living organisms with complex cell structures. This animated series of short videos acts as a video glossary to define specific scientific terms or concepts in a fun, easy to...
Catalyst University
Nucleotide Metabolism | Complicated Conversion of CTP/UTP to Thymine
Nucleotide Metabolism | Complicated Conversion of CTP/UTP to Thymine
Curated Video
Investigating the Effects of Sugar Solutions on the Mass of Plant Material through Osmosis Experiment
This video discusses the required practical activity from the biology specification which involves investigating the effects of different concentrations of sugar solutions on the mass of plant material. The video uses the definition of...
msvgo
Being Alive - What Does it Mean?
Defines characteristics of living organisms: Growth, Reproduction, Metabolism, Cellular Organisation and Consciousness
Next Animation Studio
Study reveals how COVID-19 infects human cells
Researchers from China have used cryo-electron microscopy to show how SARS-CoV-2 infects humans.
Catalyst University
Lipoprotein Physiology [Part 1] | LDLs, HDLs, & TAGs
In this video, we explore normal physiology of lipoprotein metabolism and the various medications that act at this pathway.
Catalyst University
Sphingolipids | Biosynthesis
In this video, we explore the biosynthetic pathway for sphingolipids.
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Code to build a perceptron for binary classification
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Code to build a perceptron for binary classification