NASA
NASA | Shadow of the Moon
On March 20th, 2015, the Moon’s shadow will create a total solar eclipse. This video presents several visualizations of what this shadow would look like from space, and highlights the areas of the world in the path of the umbra and...
Curated Video
Complete Java SE 8 Developer Bootcamp - Section Overview "Strings"
Overview of the string object. This clip is from the chapter "Strings" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you learn to handle strings and pass by value features of Java.
Curated Video
Complete Java SE 8 Developer Bootcamp - The Collection Interface
The most general interface that can be used with many collection classes (excluding maps). This clip is from the chapter "Collections" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to collections, list,...
Curated Video
Complete Java SE 8 Developer Bootcamp - The Exception Object
Learn more about exception which is subtype of throwable, with methods for learning about what went wrong during the execution of a program. This clip is from the chapter "Exception Handling" of the series "Complete Java SE 8 Developer...
Curated Video
Complete Java SE 8 Developer Bootcamp - Iterator
An iterator provides a polymorphic way of looping through a collection. This clip is from the chapter "Collections" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to collections, list, sets, queues,...
Curated Video
Complete Java SE 8 Developer Bootcamp - Lambda Expressions
A lambda expression allows us to use a terse syntax to define the implementation of a functional interface. This clip is from the chapter "Lambda Expressions and Static Imports" of the series "Complete Java SE 8 Developer Bootcamp".In...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 10-Setting Up Maven, Tomcat, and a Simple JEE Application
This video demonstrates how to set up Maven, Tomcat, and a simple JEE application. This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the Modern...
NASA
A Total Solar Eclipse Revealed Solar Storms 100 Years Before Satellites
Eclipses set the stage for historic science. NASA is taking advantage of the Aug. 21, 2017 eclipse by funding 11 ground-based scientific studies. As our scientists prepare their experiments for next week, we're looking back to an...
Curated Video
Complete Java SE 8 Developer Bootcamp - Getters and Setters: Part 2
Learn the benefits of 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 part of Java course.
Curated Video
Complete Java SE 8 Developer Bootcamp - Encapsulation and Data Hiding
Learn to design flexible and robust programs with encapsulation feature. This clip is from the chapter "Encapsulation" of the series "Complete Java SE 8 Developer Bootcamp".In this section, the author covers encapsulation as part of Java...
Curated Video
Complete Java SE 8 Developer Bootcamp - Section Overview "Java Syntax"
The author introduces various Java syntax’s. This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about conditionals, operators, loops and enumeration.
Curated Video
Complete Java SE 8 Developer Bootcamp - Comments
Comments are used as block of text in code that are intended for other developers. This part of statement is excluded from normal code execution. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete...
Curated Video
Complete Java SE 8 Developer Bootcamp - Section Overview "Static, Scope, and Garbage Collection"
In this video, you will learn about the core technologies used in Ethernet. This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn to use...
Curated Video
Complete Java SE 8 Developer Bootcamp - Catching Exceptions
Learn to catch an exception with JVM which looks for code to handle exception once a throwable is thrown. This clip is from the chapter "Exception Handling" of the series "Complete Java SE 8 Developer Bootcamp".null
Curated Video
Complete Java SE 8 Developer Bootcamp - Section Overview "Dates and Time"
The author introduces you to Java Date/ Time package. This clip is from the chapter "Dates and Time" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about immutable class to represent a date.
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Creating a Project Template in Cucumber
This video explains how to create a project template in Cucumber. This clip is from the chapter "Maven and Cucumber Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the basics of...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Creating a Maven Project and Importing into Eclipse
This video demonstrates how to create a Maven project and import it into Eclipse. This clip is from the chapter "Maven and Cucumber Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section...
NASA
NASA | Need To Know: Lunar Eclipse and LRO
On April 15th, 2014 there will be a total lunar eclipse visible from North America. Noah Petro, LRO Deputy Project Scientist, discusses this unique event and what effect it will have on the Lunar Reconnaissance Orbiter (LRO).
NASA
NASA | 2016 Science - Seeing the Inner Corona
Scientists Nelson Reginald and Natchimuthuk Gopalswamy describe the experiment they will do during the 2016 eclipse in Indonesia. As the moon slowly covers the face of the sun on the morning of March 9, 2016, in Indonesia, team of NASA...
NASA
An EPIC View of the Moon’s Shadow During the June 10 Solar Eclipse
NASA’s EPIC, Earth Polychromatic Imaging Camera (EPIC), sits aboard NOAA’s Deep Space Climate Observatory Satellite (DSCOVR). EPIC provides high-quality, color images of Earth, which are useful for monitoring factors like the planet’s...
Packt
Parameterizing Selenium Tests with Cucumber
This video explains how to parameterize Selenium tests with Cucumber. This clip is from the chapter "Cucumber Behavior Driven Data – Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Curated Video
Complete Java SE 8 Developer Bootcamp - Predicate
A predicate is a general functional interface that is provided by the Java SE API. This clip is from the chapter "Lambda Expressions and Static Imports" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we use marker...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 03 - Java Integer Data Types - Exercises - BiNumber - Add, Multiply, and Double
In this video, we will learn about Java integer data types - exercises - BiNumber - add, multiply, and double. This clip is from the chapter "Primitive Data Types and Alternatives" of the series "Java Programming for Complete Beginners -...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 4-Save Actions
This video focuses on the save actions. This clip is from the chapter "Basic Tools and Framework - Eclipse in 5 steps" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section presents an overview of the...