APMonitor
Python 🐍 Print
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...
msvgo
Earth and Beyond
It describes presence of life of the Earth. It explains the Earth's gravity and how cosmonauts life in the outer space.
Next Animation Studio
Norway plans to build a "floating tunnel' under the sea
The Norwegian government is planning to spend $40 billion to improve Norway's infrastructure.
Curated Video
Complete Modern C++ - Automatic Type Inference (C++11)
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,...
Packt
Use variables to modify data : Overview of the Different Variable Types
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...
Curated Video
Learn and Master C Programming - Using 'union' keyword in C
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...
Brainwaves Video Anthology
RuNett Nia Ebo - I Dance and My Body Talks to God
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...
Curated Video
Comprehensive Android Developer Bootcamp - Long, Floats and Doubles Types in Java
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...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Mathematical Operators
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"...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Float Elements
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...
Tumble Science Podcast for Kids
Yoga in Your Chair: Outer Space Adventure
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...
Curated Video
Describe computer programming : Storing Data Using Variables
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
Curated Video
Learning PHP 7 (Video 2)
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....
Curated Video
The Full Stack Web Development - Update, Delete & Alter
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...
Curated Video
Unveiling the Secrets of Levitation Tricks
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,...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Floats
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.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 04 - Java Floating Point Data Types - Casting, Conversion, and Accuracy
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...
Curated Video
Mastering CSS3 Selectors (Video 11)
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...
Curated Video
Learning CSS (Video 26)
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...
Curated Video
Microsoft SQL Server Development for Everyone - SQL AVG Aggregate Function
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...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Floats
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.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 19 - Understanding Primitive Variable Types in Java - Choosing a Type
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...
Curated Video
I WONDER - How Do Fish Float?
This video is answering the question of how do fish float.
Curated Video
Python 3 for Beginners: Numeric Operations and Math Calculations
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,...