Instructional Video9:06
SciShow

The Bizarre Evolution of Hemipenes (yes...hemipenes.)

12th - Higher Ed
Snakes have two penises (aka hemipenes) that come in a diverse array of shapes and sizes. And they could owe it all to their lack of legs.
News Clip7:39
PBS

New book ‘The Aftermath’ examines the political influence and legacy of the baby boomers

12th - Higher Ed
The impact of the baby boom generation is impossible to ignore. The roughly 76 million people born between 1946 and 1964 have reshaped American society at each stage of their lives. Philip Bump of The Washington Post takes a closer look...
Instructional Video16:50
3Blue1Brown

Hamming codes part 2, the elegance of it all

12th - Higher Ed
How to implement Hamming Codes with xors
Instructional Video4:17
TED-Ed

TED-Ed: The myth of Anansi, the trickster spider | Emily Zobel Marshall

Pre-K - Higher Ed
Long ago, all stories belonged to Nyame, the all-seeing Sky God. But one creature, Anansi, was determined to bring the stories down to Earth. Anansi went to Nyame and requested to take ownership of the world's stories. The Sky God told...
Instructional Video10:31
Crash Course

The First Programming Languages: Crash Course Computer Science

12th - Higher Ed
So we ended last episode with programming at the hardware level with things like plugboards and huge panels of switches, but what was really needed was a more versatile way to program computers - software! For much of this series we’ve...
Instructional Video4:56
SciShow

Is Coding a Math Skill or a Language Skill? Neither? Both?

12th - Higher Ed
There are aspects of computer code that look like language and some that seem more like algebra, and since we may be headed for a future where many people will need to learn to code, researchers are interested in figuring out how exactly...
Instructional Video8:18
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Reconnaissance Methods

Higher Ed
In this lesson, you will learn about footprinting, or the art of collecting information about a person or object of interest, called reconnaissance.
Instructional Video10:32
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Name Mangling in Python

Higher Ed
In this video, you will explore name mangling in Python, a technique to change class attribute names to avoid conflicts. You will learn how to create private attributes using name mangling and understand the rules and conventions...
Instructional Video7:42
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Naming Convention

Higher Ed
In this video, you will learn about naming conventions in Python classes and objects. You will understand the importance of following naming conventions for better code readability and maintainability. This video will cover the commonly...
Instructional Video10:28
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Introduction to Object-Oriented Programming

Higher Ed
In this video, you will learn the basics of object-oriented programming. You will understand the concept of objects and classes, and this video will provide a comprehensive overview of OOP in Python and its advantages.
Instructional Video8:37
Curated Video

Python for OOP - The A to Z OOP Python Programming Course - Create Your First Class with OOP

Higher Ed
In this video, you will learn how to create your first class in Python using OOP principles. You will understand the syntax for defining a class, creating objects, and initializing attributes. This video will provide a step-by-step guide...
Instructional Video2:18
Curated Video

Python

6th - 12th
How is a python able to swallow prey larger than its own head? Biology - Animal Kingdom - Learning Points. Pythons are constrictors, which means they kill their prey by squeezing. Since snakes cannot chew or tear into their food, they...
Instructional Video3:59
Great Big Story

Swamp apes, veterans and python hunt in the everglades

12th - Higher Ed
Discover the Swamp Apes, an initiative where veterans tackle personal challenges by capturing invasive pythons in the Everglades, aiding both mental health and the environment.
Instructional Video13:28
Instructional Video8:30
Curated Video

Machine Learning: Random Forest with Python from Scratch - Sets

Higher Ed
Our next datatype is a set, an unordered collection of iterable and mutable data. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses on...
Instructional Video9:11
Curated Video

Machine Learning: Random Forest with Python from Scratch - Lists

Higher Ed
We shall look at the following datatype: lists, mutable (changeable) after creation. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section focuses on...
Instructional Video7:12
Curated Video

Machine Learning: Random Forest with Python from Scratch - Hello World

Higher Ed
In this video, we will understand the importance of Python for machine learning, use an IDE (jupyter), and create a Hello World program. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random...
Instructional Video4:44
Curated Video

Machine Learning: Random Forest with Python from Scratch - Outliers

Higher Ed
Let's look at outliers, the data points of a dataset that differ from others and are usually excluded by visualizing a dataset. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Instructional Video7:24
Curated Video

Machine Learning: Random Forest with Python from Scratch - Let's Introduce Machine Learning

Higher Ed
This brief video outlines machine learning, its importance, and how it can be used in various applications to make life easier. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Instructional Video8:36
Curated Video

Machine Learning: Random Forest with Python from Scratch - Dictionaries

Higher Ed
Let's look at the final datatype, dictionaries, indexed, changeable, and unordered data collection. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This...
Instructional Video8:18
Curated Video

Machine Learning: Random Forest with Python from Scratch - Numbers

Higher Ed
This lesson will teach us about numbers, the first standard datatype in Python, used for arithmetic operations and storing information. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest...
Instructional Video4:36
Curated Video

Machine Learning: Random Forest with Python from Scratch - Introduction to Data Types

Higher Ed
This video introduces us to Python's six data types: numbers, strings, lists, dictionaries, tuples, and sets. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from...
Instructional Video5:16
Curated Video

Machine Learning: Random Forest with Python from Scratch - Course Overview

Higher Ed
This video will introduce you to Python, machine learning, and Random Forest and discuss the live implementations, quizzes, and projects. This clip is from the chapter "Introduction to the Course" of the series "Machine Learning: Random...
Instructional Video7:50
Curated Video

Machine Learning: Random Forest with Python from Scratch - Motivation for the Course

Higher Ed
This lecture provides an overview of the benefits of enrolling in this course. This clip is from the chapter "Introduction to the Course" of the series "Machine Learning: Random Forest with Python from Scratch©".This section briefly...