Instructional Video2:07
Science360

Observing The Great American Eclipse

12th - Higher Ed
In a first of its kind, citizen scientists and researchers created a ninety minute time-lapse video of the sun's inner corona. The Citizen CATE (Continental-America Telescopic Eclipse) Experiment captured images of the inner solar corona...
Instructional Video0:31
Next Animation Studio

Northern Australia to experience rare total solar eclipse

12th - Higher Ed
A rare total solar eclipse will be visible in northeastern Australia on the morning of November 14. Cairns and Port Douglas are listed as the best locations to see the eclipse, where the Moon will completely cover the Sun for...
Instructional Video6:32
Oxford Comma

Love and Time: The Sun Rising

9th - 12th
Playing on the tradition of the interrupted lovers (who in this case are interrupted by the sun), Donne creates a metaphor that stretches the length of the poem. Stay tuned for a reading, summary, and analysis of one of my all time...
Instructional Video8:18
Curated Video

Complete Java SE 8 Developer Bootcamp - Overriding Methods

Higher Ed
Learn syntax and its restrictions to override methods to change the behavior that is defined in a super class. This clip is from the chapter "Inheritance" of the series "Complete Java SE 8 Developer Bootcamp".Inheritance helps to build...
Instructional Video6:02
Curated Video

Complete Java SE 8 Developer Bootcamp - Object Oriented Programming (OOP)

Higher Ed
Learn what an "object oriented program" is, and the benefits they deliver. This clip is from the chapter "Introduction to Objects" of the series "Complete Java SE 8 Developer Bootcamp".Java is Object Oriented Programming which uses stack...
Instructional Video3:56
Curated Video

Complete Java SE 8 Developer Bootcamp - Creating Object Types - Part 1

Higher Ed
This video formally defines the purpose of a Class. This clip is from the chapter "Introduction to Objects" of the series "Complete Java SE 8 Developer Bootcamp".Java is Object Oriented Programming which uses stack & heap, objects and...
Instructional Video8:19
Curated Video

Complete Java SE 8 Developer Bootcamp - Benefits of Polymorphism

Higher Ed
Learn the benefits of polymorphism which enables us to write flexible and dynamic applications. This clip is from the chapter "Polymorphism" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to the unique...
Instructional Video1:03
Next Animation Studio

Super Blood Wolf Moon to occur on January 20-21

12th - Higher Ed
A rare lunar phenomenon called a Super Blood Wolf Moon eclipse will occur on the night of January 20-21.
Instructional Video5:49
Curated Video

Complete Java SE 8 Developer Bootcamp - The Java Platform

Higher Ed
Discover the "Java Runtime Environment (JRE)" and how it is used to execute Java programs. This clip is from the chapter "Getting Started with Java" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you get an...
Instructional Video4:00
Curated Video

Exploring Eclipses: Phenomena in Space and Earth

Pre-K - Higher Ed
In this video, we explore the fascinating phenomenon of eclipses. From solar eclipses to lunar eclipses, we learn about the different types of eclipses and the shadows they create. Discover the historical significance of eclipses and how...
Instructional Video12:36
Professor Dave Explains

The Earth is Definitely Not Flat

12th - Higher Ed
Anti-science mentality is rampant in this day and age, and one of the more peculiar aspects of this trend is the current fad that is the Flat Earth model. There exists a group of people who believe that against everything we have come to...
Instructional Video0:52
Science360

WHAT MAKES SOLAR ECLIPSE GLASSES SO SPECIAL?

12th - Higher Ed
We asked NSF's Division of Astronomical Sciences Program Director David Boboltz what makes solar eclipse glasses so special? Can't I just wear regular sunglasses? Provided by National Science Foundation
Instructional Video6:50
Curated Video

Complete Java SE 8 Developer Bootcamp - Polymorphism Revisited

Higher Ed
Learn from an example how polymorphism can be applied to an array. This clip is from the chapter "Arrays" of the series "Complete Java SE 8 Developer Bootcamp".In this section, author details benefits of using various types of arrays to...
Instructional Video7:03
Curated Video

Complete Java SE 8 Developer Bootcamp - Access Modifiers

Higher Ed
Learn how to apply restricted access to state and behavior to provide encapsulation This clip is from the chapter "Encapsulation" of the series "Complete Java SE 8 Developer Bootcamp".In this section, the author covers encapsulation as...
Instructional Video7:17
Curated Video

Complete Java SE 8 Developer Bootcamp - Polymorphism: Part 1

Higher Ed
Learn the syntax of polymorphism. This clip is from the chapter "Polymorphism" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to the unique property of polymorphism and its benefits.
Instructional Video4:44
Curated Video

Complete Java SE 8 Developer Bootcamp - The Features of the Java Programming Language

Higher Ed
Learn about "platform independence" and other features. This clip is from the chapter "Getting Started with Java" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you get an overview of features of Java programming...
Instructional Video1:40
NASA

NASA | LRO's Diviner Takes the Moon's Temperature During Dec. 10, 2011 Eclipse

3rd - 11th
During the December 2011 lunar eclipse, scientists will be able to get a unique view of the moon. While the sun is blocked by the Earth, LRO's Diviner instrument will take the temperature on the lunar surface. Since different rock sizes...
Instructional Video0:20
Curated Video

Complete Java SE 8 Developer Bootcamp - Section Overview "Inheritance"

Higher Ed
The author provides a brief overview of the topics covered in this section. This clip is from the chapter "Inheritance" of the series "Complete Java SE 8 Developer Bootcamp".Inheritance helps to build new objects from others they are...
Instructional Video3:07
NASA

The April 15, 2014 Total Lunar Eclipse by Astronomer Michelle Thaller

3rd - 11th
The public will have the opportunity to view and learn more about the April 15, 2014 total lunar eclipse on NASA Television, the agency's website and social media. The eclipse begins about 2 a.m. EDT and will last about three hours. The...
Instructional Video3:00
Curated Video

The Properties and Uses of Helium

Pre-K - Higher Ed
Helium is a chemical element that is the second most abundant in the universe. It is a noble gas, known for its low reactivity and lightness. Helium is widely used for inflating balloons and airships, as well as in various medical and...
Instructional Video3:35
Curated Video

Complete Java SE 8 Developer Bootcamp - Inheritance: Part 1

Higher Ed
You learn to build new objects from others they are related to. This clip is from the chapter "Inheritance" of the series "Complete Java SE 8 Developer Bootcamp".Inheritance helps to build new objects from others they are related to....
Instructional Video2:37
CuriosaMente

Why aren't there solar eclipses every month? - Curiosamente #1

9th - 12th
As you know a solar eclipse occurs when the moon is placed between the earth and the sun. But, if the moon takes about 28 days to travel around Earth... Why don’t we see eclipses every month? "Eclipse" comes from the Greek word...
Instructional Video7:03
Curated Video

Complete Java SE 8 Developer Bootcamp - Polymorphism: Part 2

Higher Ed
More examples and discussions on polymorphism. This clip is from the chapter "Polymorphism" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to the unique property of polymorphism and its benefits.
Instructional Video6:57
Curated Video

Complete Java SE 8 Developer Bootcamp - Inheritance: Part 2

Higher Ed
Learn how inheritance is applied and the rules that accompany this feature. This clip is from the chapter "Inheritance" of the series "Complete Java SE 8 Developer Bootcamp".Inheritance helps to build new objects from others they are...