Instructional Video0:32
Curated Video

I WONDER - Could Humans Live Without Gravity?

Pre-K - 5th
This video is answering the question of could humans live without gravity.
Instructional Video7:09
Curated Video

High Performance Scientific Computing with C 2.1: Floating-Point Numbers and IEEE-754

Higher Ed
How are real numbers stored and manipulated? How does this affect our program’s performance? • Learn how the IEEE-754 standard defines floating-point storage • Learn the range of floating-point numbers • See how we can go beyond this...
Instructional Video4:31
Curated Video

Comprehensive Android Developer Bootcamp - Booleans

Higher Ed
Deep Dive into Java Programming Language:Booleans This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer Bootcamp".This section introduces you to the programming...
Instructional Video12:28
Curated Video

The Full Stack Web Development - Add Initial CSS

Higher Ed
Sass - The CSS Preprocessor: Add Initial CSS This clip is from the chapter "Sass - The CSS Preprocessor" of the series "The Full Stack Web Development".SASS is a CSS pre-processor which allows us in using variables, mixins as in...
Instructional Video10:36
Curated Video

The Full Stack Web Development - Basic Styling - Project on Basic CSS

Higher Ed
Basic HTML Programming: Basic Styling - Project on Basic CSS This clip is from the chapter "Basic HTML Programming" of the series "The Full Stack Web Development".In this section, the author briefly goes over the frontend technology like...
Instructional Video8:33
Curated Video

C++ Programming By Example - Overview of Containers in C++

Higher Ed
What are the available containers for storing data in C++? • Look at cppreference on available container classes • Code small examples on how to use containers • Run samples and observe the output to understand how the containers work...
Instructional Video2:46
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 08 - Java Wrapper Classes - an Introduction - Why and What?

Higher Ed
In this video, we will learn about Java wrapper classes - an introduction - why and what. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look...
Instructional Video3:54
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Exercise #4: Image Grid

Higher Ed
In this video, we'll cover exercise #4: image grid. 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,...
Instructional Video25:43
Curated Video

Practical CSS3 Mastery Course - Media Queries

Higher Ed
In this video, we will cover media queries. This clip is from the chapter "Flexbox, Media Queries, and Responsive Design" of the series "Practical CSS3 Mastery Course".in this section, you will learn about Flexbox, media queries, and...
Instructional Video14:28
Curated Video

Practical CSS3 Mastery Course - CSS Animation Keyframes - Part 1

Higher Ed
In this video, we will cover CSS animation keyframes. This clip is from the chapter "Advance Selectors, Effects, and Animation" of the series "Practical CSS3 Mastery Course".in this section, you will learn about advance selectors,...
Instructional Video3:50
Curated Video

TypeScript for Beginners - String to Numeric

Higher Ed
This video demonstrates how to convert a string variable to numeric. This clip is from the chapter "Static Methods" of the series "TypeScript for Beginners".This section introduces you to the various static methods and explains how to...
Instructional Video13:45
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Variables

Higher Ed
This video gives you an introduction to variables in Python. This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the basics of Python.
Instructional Video18:39
Curated Video

The Full Stack Web Development - Project - Building A Simple HTML Template

Higher Ed
Basic HTML Programming: Project - Building A Simple HTML Template This clip is from the chapter "Basic HTML Programming" of the series "The Full Stack Web Development".In this section, the author briefly goes over the frontend technology...
Instructional Video7:48
Curated Video

Complete Modern C++ - Introduction to Templates

Higher Ed
This video introduces generic programming through templates. This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding, variadic templates,...
Instructional Video11:28
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Element Alignments

Higher Ed
In this video, we'll cover CSS element alignments. 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,...
Instructional Video11:21
Curated Video

The Complete Java Developer Course: From Beginner to Master - Primitive Versus Reference Types

Higher Ed
This video explains the difference between primitive and reference data types in Java. This clip is from the chapter "Introducing Java" of the series "The Complete Java Developer Course: From Beginner to Master".This section introduces...
Instructional Video9:29
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Python Level 2: Exercises – Solution

Higher Ed
This video shows the answers to the exercises given in the previous video. This clip is from the chapter "Python Basics- Level 2" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, you will...
Instructional Video11:56
Curated Video

Practical CSS3 Mastery Course - CSS Animation Keyframes - Part 2

Higher Ed
In this video, we will continue with CSS animation keyframes. This clip is from the chapter "Advance Selectors, Effects, and Animation" of the series "Practical CSS3 Mastery Course".in this section, you will learn about advance...
Instructional Video5:18
Curated Video

Complete Modern C++ - Default and Deleted Functions (C++11)

Higher Ed
This video explains how to use the C++11 keywords, default and delete, to control what functions are synthesized by the compiler. This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives...
Instructional Video3:58
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Floats Images

Higher Ed
In this video, we'll cover CSS floats images. 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...
Instructional Video12:14
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Features & Footer

Higher Ed
Hotel Website: Features & Footer This clip is from the chapter "Hotel Website" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll create a Hotel Website.
Instructional Video2:53
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Cast a Type to Another Type

Higher Ed
This video shows how to modify a data type of a variable. This clip is from the chapter "Python Basics- Level 1" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".This section is about the fundamentals of...
Instructional Video5:15
Espresso Media

Ships That Carry Ships: An Overview of a Semi-Submersible Ship

9th - 12th
Ships That Carry Ships part 1/7: This video explores the use of heavy lift ships, specifically the Hawk, to transport ships and other large cargo loads that cannot survive a transoceanic voyage. The loadmaster, Bartosh Kozinski, shares...
Instructional Video6:58
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 05 - Introduction to BigDecimal Java Class

Higher Ed
In this video, we will learn about introduction to the BigDecimal Java class. This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...