Instructional Video5:38
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Creating DMS Source Endpoint

Higher Ed
So far, we have created the source and destination. In this session, we will go ahead and create the DMS source endpoint. This clip is from the chapter "Project - Change Data Capture / Replication Ongoing" of the series "PySpark and AWS:...
Instructional Video1:39
Curated Video

No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Predicting Data and Validating Accuracy

Higher Ed
In this video, you will learn how to predict data and validate the accuracy. This clip is from the chapter "Project 2 - Spam SMS Detection" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we...
Instructional Video3:00
Curated Video

No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Set Up Data in S3 Buckets for Use in SageMaker

Higher Ed
In this video, you will learn how to set up data in S3 Buckets for use in SageMaker. This clip is from the chapter "Setup" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, you will learn how to...
Instructional Video2:22
Curated Video

Docker Certified Associate Certification Training Course - Device Mapper

Higher Ed
This video explains device mapper. This clip is from the chapter "Docker Container Storage and Volumes" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains Docker container storage and...
Instructional Video8:45
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Jenkins Features and Advantages

Higher Ed
This video explains Jenkins features and advantages. This clip is from the chapter "Continuous Integration with Jenkins" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about...
Instructional Video3:16
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Splitting Data into Train and Test Sets - Classification Algorithms: K-Nearest Neighbors

Higher Ed
In this video, you will learn how to split data into train and test sets. This clip is from the chapter "Classification Algorithms: K-Nearest Neighbors" of the series "Python for Machine Learning - The Complete Beginner's Course".In this...
Instructional Video5:14
Curated Video

Intro To Python Programming - Else Statements

Pre-K - Higher Ed
Not every conditional is evaluated as true. In this section of the course, you'll create else statements to work with false conditions.
Instructional Video5:28
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Create Views in Snowflake

Higher Ed
This is a lab video on how to create views in Snowflake. This clip is from the chapter "Snowflake - Tables" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on tables in Snowflake.
Instructional Video3:28
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Testing (NN Implementation)

Higher Ed
In this video, you will learn how to test our neural network. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will dive deeper into deep...
Instructional Video5:04
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Splitting the Data (NN Implementation)

Higher Ed
In this video, you will learn how to implement splitting the data in our neural network. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we...
Instructional Video12:26
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Final Project Part 4

Higher Ed
In this part, we will work on predict, accuracy, and neural network functions. This clip is from the chapter "Final Project" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this last section, we will be...
Instructional Video6:33
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 05 - Writing JUnit Assertions - assertNull and assertTrue

Higher Ed
JUnit 5: Step 05 - Writing JUnit Assertions - assertNull and assertTrue 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...
Instructional Video4:31
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 04 - First Unit Test with JUnit - String length() method

Higher Ed
JUnit 5: Step 04 - First Unit Test with JUnit - String length() method 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...
Instructional Video7:44
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Refactoring: Improving the Junit

Higher Ed
JUnit 4: Refactoring: Improving the Junit 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 Video4:19
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Cloud Testing Basics and Vendors which Supports Them

Higher Ed
This lecture explains cloud testing basics and vendors which supports them. This clip is from the chapter "Cloud Testing Basics and Vendors that Support them" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video9:01
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Why TestNG and its Advantages

Higher Ed
This video discusses TestNG and its advantages. This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section covers TestNG.
Instructional Video13:11
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Understanding the POM.xml File and its Dependencies

Higher Ed
This video discusses the POM.xml file and its dependencies. This clip is from the chapter "Framework Part 3 - Maven Build Management Tool" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
Instructional Video12:42
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - TestNG Annotations Part - 2

Higher Ed
This video is the second part of the two-part lecture that discusses TestNG annotations. This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video12:32
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - TestNG Annotations Part - 1

Higher Ed
This video is the first part of the two-part lecture that discusses TestNG annotations. This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video6:23
Packt

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Template for Writing Business Requirements

Higher Ed
This video presents the template for writing business requirements. This clip is from the chapter "Cucumber Behavior Driven Data - Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
Instructional Video8:19
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Sauce Labs Registration for Connectivity

Higher Ed
This lecture explains Sauce Labs and Selenium connectivity. This clip is from the chapter "Cloud Testing Basics and Vendors that Support them" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
Instructional Video13:34
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Parameterizing from TestNG XML File

Higher Ed
This video explains how to parameterize from the TestNG XML file. This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section covers TestNG.
Instructional Video12:29
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Integrating TestNG with Maven

Higher Ed
This video explains how to integrate TestNG with Maven. This clip is from the chapter "Framework Part 3 - Maven Build Management Tool" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explains...
Instructional Video13:34
The Guardian

The people on a mission to live for ever

Pre-K - Higher Ed
What if you could cheat death and live for ever? To people in the radical life extension movement, immortality is a real possibility. Leah Green spends a long weekend at RAADfest, a meeting of scientists, activists and ordinary people...