Instructional Video13:29
Curated Video

The Modern JavaScript Bootcamp (2019) - Booleans and Comparison Operators

Higher Ed
In this lesson, you'll learn about our third JavaScript type, the Boolean. You'll also learn how you can compare two things such as two strings or two numbers. This clip is from the chapter "JavaScript Basics: Variables and Flow Control"...
Instructional Video3:09
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 14 - Behind the Screens with Functional Interfaces - Implement Consumer Int

Higher Ed
In this session, we will learn about behind the screens with functional interfaces - implement consumer Int. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners -...
Instructional Video2:44
Curated Video

How to Print a Word Document Without Comments

Pre-K - Higher Ed
In this video I show you very quickly how to print a document without including the comments (and also how to print a document with the comments if you prefer).
Instructional Video11:09
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 29 - Java For Loop to Print Multiplication Table - Exercise Solutions

Higher Ed
This video talks about Java for loop to print multiplication table - exercise solutions. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete...
Instructional Video14:53
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Temperature and Humidity Display - DHT11

Higher Ed
In this lecture, we are going to work with temperature and humidity display - DHT11. This clip is from the chapter "Step-by-Step Learning with Arduino Projects" of the series "The Complete Beginners Guide to Arduino - 2021".In this...
Instructional Video5:04
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Project (Group By, Aggregations and Order By)

Higher Ed
In this session, we will print the minimum and maximum salaries in each department and sort the salaries in ascending order. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and...
Instructional Video17:04
Curated Video

The Modern JavaScript Bootcamp (2019) - Callback Abstraction

Higher Ed
In this lesson, you’re going to learn how to use callbacks to simplify the code that makes our HTTP requests. You’ll learn how to abstract the complexity of XMLHttpRequest into a simple function call. This clip is from the chapter...
Instructional Video12:04
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Log4j2 Configuration with Demo

Higher Ed
This video explains the configuration of Log4j2. This clip is from the chapter "Adding Logging to Framework" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about adding logging...
Instructional Video2:26
Curated Video

Mastering Microsoft Word 365 - Print

Pre-K - Higher Ed
Learn how to prepare your document for printing.
Instructional Video9:36
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Subscribing and Dynamic Actions

Higher Ed
In this video you'll learn how to subscribe to changes in the Redux store. That means you'll be able to run some code whenever the data changes. This clip is from the chapter "Redux" of the series "The Complete React Developer Course...
Instructional Video18:11
Curated Video

The Modern JavaScript Bootcamp (2019) - JavaScript Dates

Higher Ed
In this video, you’re going to learn about the built-in date in JavaScript. This gives you a way to work with dates and time in your application. This clip is from the chapter "Data Storage, Libraries, and More" of the series "The Modern...
Instructional Video8:22
Curated Video

The Complete Java Developer Course: From Beginner to Master - File Output

Higher Ed
This video focuses on file output, which involves writing data from memory to secondary storage. This clip is from the chapter "File I/O and Exceptions" of the series "The Complete Java Developer Course: From Beginner to Master".This...
Instructional Video13:26
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Integrating Pytest Logs into HTML Reporting

Higher Ed
This video explains how to integrate pytest logs into HTML reporting. This clip is from the chapter "Part II-Logging and Generating HTML Reports in Python 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. This clip is from the chapter "Techniques to Automate Web Elements" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
Instructional Video6:57
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Example-GreenKart Application Part II

Higher Ed
This is the second part of the three-part video that lets you work with the GreenKart application. This clip is from the chapter "Functional Automation Using Python" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video10:59
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Practice Exercise- Excel Driven Testing – Part 2

Higher Ed
This video is the second part of the three-part video that presents another practice exercise on Excel driven testing. This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing...
Instructional Video10:05
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Iterating Over Every Element of the JSON Array and Accessing Elements in It

Higher Ed
This video explains how to iterate over every element of the JSON array and how to access its elements. This clip is from the chapter "Diving in Depth Automating REST API" of the series "REST API Automation Testing from Scratch - REST...
Instructional Video5:19
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming Reading Data

Higher Ed
In this session, you will read data from file and get it in the Spark streaming context. This clip is from the chapter "Spark Streaming" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".The section primarily focuses...
Instructional Video2:50
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - What is an anonymous class?

Higher Ed
Polymorphism and instanceof: What is an anonymous class? This clip is from the chapter "More Object Oriented Programming Concepts" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will...
Instructional Video4:04
Bethany Thiele, Art Teacher

Nature Printmaking, Day 1

K - 5th
Nature Printmaking, Day 1
Instructional Video13:09
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Importance of Surefire Plug-in in Executing Tests

Higher Ed
This video discusses the importance of the Surefire plug-in in executing tests. This clip is from the chapter "Framework Part 3 - Maven Build Management Tool" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video4:09
Science360

NIFTY 50

12th - Higher Ed
Jordan and Charlie celebrate 50 episodes with 50 National Science Foundation-funded breakthroughs, discoveries, achievements and generally amazing contributions to science.
Instructional Video9:08
Curated Video

Comprehensive Android Developer Bootcamp - String Return Function Type

Higher Ed
Deep Dive into Java Programming Language:String Return Function Type This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer Bootcamp".This section introduces you to the...
Instructional Video2:31
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 80 - JPA Tip - Be Cautious with toString Method Implementations

Higher Ed
In this video, we will cover JPA tip - be cautious with toString method implementations. This clip is from the chapter "Hibernate and JPA Tips" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, the...