Instructional Video7:16
Professor Dave Explains

Introduction to Virology and Viral Classification

12th - Higher Ed
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,...
Instructional Video8:34
JJ Medicine

Hedgehog Signaling Pathway in Vertebrates | Purpose and Mechanism

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

Develop a computer program to solve a problem using control structures : For Loops II

Higher Ed
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
Instructional Video6:10
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Challenge - XYZ Research Part 1

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

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Naming Grid areas

Higher Ed
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
Instructional Video16:35
Curated Video

Testing Antiseptics: Using Agar Plates to Compare Effectiveness

Higher Ed
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...
Instructional Video8:52
msvgo

Introduction to Tissues

K - 12th
It explains the significance of tissues in living beings and lists different types of plant and animal tissues.
Instructional Video1:35
Science360

Mitochondria - Chalk Talk

12th - Higher Ed
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...
Instructional Video5:35
Python Programmer

EDA Python - 08-2Lists_2

Higher Ed
We take a closer look at python lists in this video.
Instructional Video6:21
Catalyst University

Nucleotide Metabolism | Complicated Conversion of CTP/UTP to Thymine

Higher Ed
Nucleotide Metabolism | Complicated Conversion of CTP/UTP to Thymine
Instructional Video4:45
Curated Video

Investigating the Effects of Sugar Solutions on the Mass of Plant Material through Osmosis Experiment

Higher Ed
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...
Instructional Video6:41
msvgo

Being Alive - What Does it Mean?

Pre-K - Higher Ed
Defines characteristics of living organisms: Growth, Reproduction, Metabolism, Cellular Organisation and Consciousness
Instructional Video1:07
Next Animation Studio

Study reveals how COVID-19 infects human cells

12th - Higher Ed
Researchers from China have used cryo-electron microscopy to show how SARS-CoV-2 infects humans.
Instructional Video8:38
Catalyst University

Lipoprotein Physiology [Part 1] | LDLs, HDLs, & TAGs

Higher Ed
In this video, we explore normal physiology of lipoprotein metabolism and the various medications that act at this pathway.
Instructional Video10:50
Catalyst University

Sphingolipids | Biosynthesis

Higher Ed
In this video, we explore the biosynthetic pathway for sphingolipids.
Instructional Video10:03
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

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