Hi, what do you want to do?
SciShow
The Bizarre Evolution of Hemipenes (yes...hemipenes.)
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.
TED-Ed
TED-Ed: The myth of Anansi, the trickster spider | Emily Zobel Marshall
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...
Crash Course
The First Programming Languages: Crash Course Computer Science
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...
SciShow
Is Coding a Math Skill or a Language Skill? Neither? Both?
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...
Science Buddies
Social Media's Impact on Mental Health
This video shows you how to create a Random Forest model to determine the factors that have the strongest impact on youth mental health scores. <br/>
Bizarre Beasts
Not Everything in Australia Wants to Kill You
Not everything in Australia wants to kill you. Australia is home to 25 species of dangerously venomous snakes, but, as frightening as their venom may be, plenty of those snakes have a much softer side than their reputation lets on. In...
Curated Video
Cisco CCNA 200-301: The Complete Guide to Getting Certified - Python, Git, GitHub and CI-CD
In this video, learn the basics of Python programming and how Git and CI-CD (Continuous Integration/Continuous Delivery) support network automation.
Curated Video
Cisco CCNA 200-301: The Complete Guide to Getting Certified - Introduction-The concepts of network automation and programmability
In this video, we introduce the concepts of network automation and programmability, key technologies transforming modern network management.
Curated Video
Basics of Chatbots with Machine Learning & Python - Module Introduction-Preparing and developing the conversational chatbot project using the NLTK library
This is a brief introductory video regarding the concepts learned in this module, including preparing and developing the conversational chatbot project using the NLTK library.
Curated Video
Basics of Chatbots with Machine Learning & Python - Rule-Based Chatbots-The steps in developing rule-based chatbots
This video overviews the steps in developing rule-based chatbots, including installing the package, inputting data, adding word tokens, lemmatizing, and response generation.
Professor Dave Explains
Numerical Methods for Solving Differential Equations
Solving differential equations can get pretty tricky, but in this modern age we have some tools that can be very useful. We can use computers to carry out sophisticated numerical methods that can solve any differential equation, no...
Curated Video
Python Lesson 6: Dictionary
A Dictionary is a key-value associative pair. Learn how to implement it in Python.
Curated Video
Python Lesson 9: Lists
In this video, we will look at the implementation of Lists in Python.
Curated Video
Python Lesson 16: Floor Operation
Learn how to implement the Floor Operation in Python.
Curated Video
Python Lesson19: if-elif-else
Learn how to implement the if-elif-else decision blocks in Python
Curated Video
Python Lesson 23: while loop
In this video, we will learn how to implement a while-loop to repeat a block of code.
Curated Video
Python Lesson25: for-loop to compute Sum
Learn how to use a for-loop to compute the Sum of all the numbers in a List.
Curated Video
Python Lesson1: Intro to Colab
Let's get started with coding in Python! In this first video, we are looking into setting up the Google Colab environment. Have Fun!
Curated Video
Python Lesson2: Variables
Learn the concept of variables and how to use them correctly in your code.
Curated Video
MATLAB Programming Tutorials | Loops, Arrays, Classes, Control Statements & More
Welcome to our MATLAB Programming Tutorial series! These videos are designed to take you from beginner to advanced concepts in MATLAB, one of the most popular software platforms for engineering, data science, and mathematical computing....