Instructional Video9:48
Curated Video

Describe an advanced data structure : Manacher’s Algorithm

Higher Ed
From the section: More Complex Algorithms on Arrays. In this section, we will deal with even more complex problems involving arrays. They will require more complex logic or data structures to solve, or a clever way of applying more...
Instructional Video3:04
Healthcare Triage

Rethinking Testing for Covid-19

Higher Ed
PCR tests for Covid-19 are pretty accurate. But they're often very slow and they can be hard to get. Results sometimes aren't available in time to be useful. Faster tests can be less accurate. As we try to reopen schools and businesses...
Instructional Video12:42
Packt

TestNG Annotations Part - 2

Higher Ed
This video is the second part of the two-part lecture that discusses TestNG annotations.
<
br/>
This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video1:19
NASA

The Unique Orbit of NASA’s Newest Planet Hunter

3rd - 11th
NASA's Transiting Exoplanet Survey Satellite - TESS - will fly in an orbit that completes two circuits around Earth every time the Moon orbits once. This special orbit will allow TESS’s cameras to monitor each patch of sky...
Instructional Video1:42
NASA

Lucy’s Journey: Episode 1 – 'Launch'

3rd - 11th
Episode 1: Launch. Meet Lucy as she prepares for the first ever journey to the Trojan asteroids, a population of primitive small bodies orbiting in tandem with Jupiter.



Music is "Fizzy and Witty" by...
Instructional Video5:07
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 3-First Code and First Unit Test

Higher Ed
This video demonstrates how to write your first JUnit program and perform a unit test.
r/>
This clip is from the chapter "Basic Tools and Frameworks - JUnit in 5 Steps" of the series "Spring Framework Master Class - Java Spring...
Instructional Video10:41
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Running Tests in Firefox and Internet Explorer

Higher Ed
This video demonstrates how to run tests in Firefox and IE.
r/>
This clip is from the chapter "Selenium Python Package Setup with Different Browsers" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video7:22
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 18: Writing Good Unit Tests

Higher Ed
Powermock with Mockito: Step 18: Writing Good Unit Tests
r/>
This clip is from the chapter "Powermock with Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we set up Poermock with...
Instructional Video11:11
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 11: Parameterized Tests

Higher Ed
Unit Testing with Junit: Step 11: Parameterized Tests
r/>
This clip is from the chapter "Unit Testing with Junit" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into unit testing...
Instructional Video5:51
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Generating HTML Reports for Pytest Test Cases

Higher Ed
This video demonstrates how to generate HTML reports for pytest test cases.
r/>
This clip is from the chapter "Part I-Unit Testing Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
Instructional Video7:44
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 04: Refactoring Your First JUnit Test

Higher Ed
Unit Testing with Junit: Step 04: Refactoring Your First JUnit Test
r/>
This clip is from the chapter "Unit Testing with Junit" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look...
Instructional Video4:33
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 07 - Writing Unit Test for the deleteByID Method

Higher Ed
In this video, we will write unit test for the deleteByID method.
r/>
This clip is from the chapter "JPA and Hibernate in Depth" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will...
Instructional Video3:55
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 1-What is JUnit and Unit Testing?

Higher Ed
This video introduces you to JUnit and unit testing.
r/>
This clip is from the chapter "Basic Tools and Frameworks - JUnit in 5 Steps" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section...
Instructional Video13:31
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Parameterizing the Tests with Multiple Datasets

Higher Ed
This video demonstrates how to parameterize tests with multiple datasets.
r/>
This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation...
Instructional Video8:40
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Implementing Logging into Framework Tests

Higher Ed
This video explains how to implement logging into framework tests.
r/>
This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing from...
Instructional Video5:31
Curated Video

Practical Linux Command Line 2.0 - Write Some Text Inside a File from the Terminal (Echo)

Higher Ed
This video helps you write some text inside a file from the terminal (echo).
<
br/>
This clip is from the chapter "Work with Files and Folders" of the series "Practical Linux Command Line 2.0".This section focuses on working with...
Instructional Video4:43
Curated Video

Practical Linux Command Line 2.0 - Tips: Autocompletion, History, Clear the Terminal

Higher Ed
This video provides you with tips for Autocompletion, checking the history, and clearing the Terminal.
<
br/>
This clip is from the chapter "Navigate in the Linux File System" of the series "Practical Linux Command Line 2.0".This...
Instructional Video3:33
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Refresh Your Memory - Regression Edition

Higher Ed
This video is a short explanation of what regression is about with a focus on linear regression. This is a quick refresher and not meant to be comprehensive coverage of the topic. It is added to give you more confidence and clarity...
Instructional Video12:50
Kenhub

Clinical case: Long ectopic left main coronary artery

Higher Ed
Overview of a clinical case on long ectopic left main coronary artery.
Instructional Video17:25
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Build It: Adding Total Selector

Higher Ed
In this video it'll be your job to add a brand-new feature to the expense manager.
r/>
This clip is from the chapter "Deploying Your Apps" of the series "The Complete React Developer Course (with Hooks and Redux)".This section...
Instructional Video10:14
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Spring Unit Testing with Mockito

Higher Ed
This video demonstrates how to perform unit test with Mockito.
r/>
This clip is from the chapter "Spring Level 3 - Unit Testing with the Spring Framework" of the series "Spring Framework Master Class - Java Spring the Modern...
Instructional Video10:12
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Running Pytests from the Terminal with Different Command Flags

Higher Ed
This video demonstrates how to run pytests from the terminal with different command flags.
r/>
This clip is from the chapter "Part I-Unit Testing Framework" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video6:21
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Introducing Validation Assertions and Running Tests

Higher Ed
This video provides an introduction to validating assertions and running tests.
r/>
This clip is from the chapter "Techniques to Automate Web Elements" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video9:25
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 17: Mocking a Constructor

Higher Ed
Powermock with Mockito: Step 17: Mocking a Constructor
r/>
This clip is from the chapter "Powermock with Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we set up Poermock with...