Instructional Video20:10
APMonitor

Python 🐍 Print

10th - Higher Ed
Printing is displaying values to the screen. The word print comes from the time when programs previously put ink on paper. You use the built in python function print() to output values. You could use this to tell you what is the current...
Instructional Video5:38
msvgo

Earth and Beyond

K - 12th
It describes presence of life of the Earth. It explains the Earth's gravity and how cosmonauts life in the outer space.
Instructional Video0:44
Next Animation Studio

Norway plans to build a "floating tunnel' under the sea

12th - Higher Ed
The Norwegian government is planning to spend $40 billion to improve Norway's infrastructure.
Instructional Video7:01
Curated Video

Complete Modern C++ - Automatic Type Inference (C++11)

Higher Ed
This video introduces the auto keyword and explains how to use it to infer types automatically. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions,...
Instructional Video6:41
Packt

Use variables to modify data : Overview of the Different Variable Types

Higher Ed
From the section: Primer on Python. This section is made to teach you the fundamentals of Python. You will write your first Python code lines by learning to structure and store information in your program, using functions in order to...
Instructional Video9:11
Curated Video

Learn and Master C Programming - Using 'union' keyword in C

Higher Ed
Understand how to declare and use a union and how are they different from structures. This clip is from the chapter "Structures & Unions" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we use...
Instructional Video1:43
Brainwaves Video Anthology

RuNett Nia Ebo - I Dance and My Body Talks to God

Higher Ed
RuNett Nia Ebo, author of 8 chapbooks and 3 paperbacks of poetry and counting. Her signature poem is "Lord, Why Did You Make Me Black?" It is a contribution to Chicken Soup For the African American Soul. Ms. Ebo visits schools (all...
Instructional Video5:39
Curated Video

Comprehensive Android Developer Bootcamp - Long, Floats and Doubles Types in Java

Higher Ed
Deep Dive into Java Programming Language:Long, Floats and Doubles Types in Java This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer Bootcamp".This section introduces...
Instructional Video11:04
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Mathematical Operators

Higher Ed
Most programs will require you to manipulate data in some way and this lecture explains the different types of mathematical operators you can use to calculate your desired results. This clip is from the chapter "Programming Fundamentals"...
Instructional Video4:32
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Float Elements

Higher Ed
In this video, we'll cover CSS float elements. This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS inline style, CSS...
Podcast14:56
Tumble Science Podcast for Kids

Yoga in Your Chair: Outer Space Adventure

Pre-K - Higher Ed
Do you feel wiggly and fidgety? Is your mind buzzing? Let's get the wiggles out of our bodies! You can do this yoga adventure in a chair. Kathryn, your yoga guide, is going to take you on a space adventure. Beginning with rocketship...
Instructional Video20:27
Curated Video

Describe computer programming : Storing Data Using Variables

Higher Ed
From the section: Common Coding Concepts.This section will cover common coding concepts such as Scratch setup, bugs, pseudocode, decomposition, commenting and many more. Common Coding Concepts: Storing Data Using Variables
Instructional Video3:38
Curated Video

Learning PHP 7 (Video 2)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Instructional Video5:06
Curated Video

The Full Stack Web Development - Update, Delete & Alter

Higher Ed
Database Design using MySQL: Update, Delete & Alter This clip is from the chapter "Database Design using MySQL" of the series "The Full Stack Web Development".For databases, we are going to have a few relational databases such as MySQL...
Instructional Video5:00
Curated Video

Unveiling the Secrets of Levitation Tricks

Pre-K - Higher Ed
In this video, we explore the fascinating world of levitation tricks. From the Balducci levitation to the Superman and King's levitation, we uncover the secrets behind these illusions. Discover how magicians use clever techniques, props,...
Instructional Video5:55
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Floats

Higher Ed
CSS Crash Course: Floats This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
Instructional Video4:35
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - Java Floating Point Data Types - Casting, Conversion, and Accuracy

Higher Ed
In this video, we will learn about Java floating point data types - casting, conversion, and accuracy. This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java...
Instructional Video4:58
Curated Video

Mastering CSS3 Selectors (Video 11)

Higher Ed
If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs. Third-party...
Instructional Video3:31
Curated Video

Learning CSS (Video 26)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Instructional Video11:01
Curated Video

Microsoft SQL Server Development for Everyone - SQL AVG Aggregate Function

Higher Ed
This video focuses on the SQL AVG aggregate function. This clip is from the chapter "GROUP BY and Aggregate Functions" of the series "Microsoft SQL Server Development for Everyone".This section presents an introduction to the GROUP BY...
Instructional Video5:55
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Floats

Higher Ed
CSS Basics: Floats This clip is from the chapter "CSS Basics" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section is about CSS Basics.
Instructional Video6:14
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 19 - Understanding Primitive Variable Types in Java - Choosing a Type

Higher Ed
This video talks about - understanding primitive variable types in Java - choosing a type. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for...
Instructional Video0:44
Curated Video

I WONDER - How Do Fish Float?

Pre-K - 5th
This video is answering the question of how do fish float.
Instructional Video4:48
Curated Video

Python 3 for Beginners: Numeric Operations and Math Calculations

Higher Ed
In this Python programming lesson, we learn about numbers and how they are used in Python. The lesson covers integers and floating-point numbers, their data types, and how to perform numerical operations such as addition, subtraction,...