Instructional Video10:11
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - How do you write good Unit Tests?

Higher Ed
JUnit 4: How do you write good Unit Tests? This clip is from the chapter "JUnit 4" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".In this section, you will learn about Junit 4.
Instructional Video1:20
NASA

How to Safely Watch a Solar Eclipse

3rd - 11th
It is never safe to look directly at the sun's rays - even if the sun is partly obscured. When watching a partial eclipse you must wear eclipse glasses at all times if you want to face the sun, or use an alternate indirect method. This...
Instructional Video0:30
Curated Video

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

Higher Ed
Learn more about arrays. 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 store information.
Instructional Video5:14
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 03-Theory - Introduction and End to Scriptlets

Higher Ed
This video presents an overview of scriptlets. This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section provides an...
Instructional Video5:32
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 01 - Setting Up a Project with JDBC, JPA, H2, and the Web Dependencies

Higher Ed
This video demonstrates how to set up a project with JDBC, JPA, H2, and the web dependencies. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework...
Instructional Video2:58
Curated Video

DevOps Complete Course - Eclipse Installation

Higher Ed
This video shows the installation of Eclipse IDE. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Instructional Video5:04
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 15 - Tip - Unit Testing for Performance

Higher Ed
JUnit 5: Step 15 - Tip - Unit Testing for Performance This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the course and gives you an overview of...
Instructional Video0:34
NASA

SDO Witnesses A Double Eclipse

3rd - 11th
Early in the morning of September, 1, 2016, NASA’s Solar Dynamics Observatory, or SDO, caught both Earth and the moon passing in front of the sun. Credit: NASA’s Goddard Space Flight Center/SDO/Joy Ng / /
Instructional Video0:33
NASA

NASA | August 1, 2008 Total Solar Eclipse Preview

3rd - 11th
On August 1, 2008 a rare total solar eclipse will appear in the skies over parts of Canada, Greenland, Russia, Mongolia, and China. During this spectacular event, the moon will cross in front of the sun, completely blocking out the sun's...
Instructional Video0:22
Curated Video

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

Higher Ed
An overview of the types of collections. 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, deques and maps: - types of collections
Instructional Video0:11
Curated Video

Complete Java SE 8 Developer Bootcamp - Section Overview "More with Collections"

Higher Ed
An overview on collections. This clip is from the chapter "More with Collections" of the series "Complete Java SE 8 Developer Bootcamp".In this section, learn more about limitations of collections and various other operators for sorting...
Instructional Video5:32
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 01 - Setting Up a Project with JDBC, JPA, H2, and Web Dependencies

Higher Ed
In this video, will cover setting up a project with JDBC, JPA, H2, and web dependencies. This clip is from the chapter "Journey From Spring JDBC to JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this...
Instructional Video0:50
Curated Video

Can You Use This Phrasal Verb? #shorts

Pre-K - Higher Ed
Can you use the Phrasal Verb 'look out'?
Instructional Video6:15
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 1-Setting Up an Example Using http://start.spring.io.

Higher Ed
This video demonstrates how to set up an example using http://start.spring.io. This clip is from the chapter "Basic Tools and Frameworks - Mockito in 5 Steps" of the series "Spring Framework Master Class - Java Spring the Modern...
Instructional Video10:33
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - equals and hashCode methods

Higher Ed
Basics of Object Oriented Programming: equals and hashCode methods This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section you will...
Instructional Video10:01
Curated Video

DevOps Complete Course - How a Java Developer Pushes Code onto a Remote Repository

Higher Ed
This video demonstrates how a Java developer pushes code onto a remote repository. This clip is from the chapter "Git and GitHub" of the series "DevOps Complete Course".This section focuses on Git and GitHub.
Instructional Video6:15
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 17 - Tip - Grouping Tests with @Nested

Higher Ed
JUnit 5: Step 17 - Tip - Grouping Tests with @Nested This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the course and gives you an overview of...
Instructional Video2:32
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 16 - Tip - Disable Unit Tests

Higher Ed
JUnit 5: Step 16 - Tip - Disable Unit Tests This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the course and gives you an overview of the...
Instructional Video6:27
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 12 - Advanced Paramaterized Tests with Csv Source

Higher Ed
JUnit 5: Step 12 - Advanced Paramaterized Tests with Csv Source This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the course and gives you an...
Instructional Video4:29
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 11 - Basics of Parameterized tests

Higher Ed
JUnit 5: Step 11 - Basics of Parameterized tests This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the course and gives you an overview of the...
Instructional Video5:22
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 07 - Setting up data for every test - @BeforeEach, @AfterEach

Higher Ed
JUnit 5: Step 07 - Setting up data for every test - @BeforeEach, @AfterEach This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the course and...
Instructional Video11:11
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Parameterized JUnit Tests

Higher Ed
JUnit 4: Parameterized JUnit Tests This clip is from the chapter "JUnit 4" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".In this section, you will learn about Junit 4.
Instructional Video2:08
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Introduction

Higher Ed
JUnit 5: Introduction This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the course and gives you an overview of the course following which you...
Instructional Video5:19
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Comparing Arrays - assertArrayEquals

Higher Ed
JUnit 4: Comparing Arrays - assertArrayEquals This clip is from the chapter "JUnit 4" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".In this section, you will learn about Junit 4.