Curated Video
The Modern JavaScript Bootcamp (2019) - Booleans and Comparison Operators
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"...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 14 - Behind the Screens with Functional Interfaces - Implement Consumer Int
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 -...
Curated Video
How to Print a Word Document Without Comments
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).
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 29 - Java For Loop to Print Multiplication Table - Exercise Solutions
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...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Temperature and Humidity Display - DHT11
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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Project (Group By, Aggregations and Order By)
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Callback Abstraction
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...
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Log4j2 Configuration with Demo
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...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Subscribing and Dynamic Actions
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...
Curated Video
The Modern JavaScript Bootcamp (2019) - JavaScript Dates
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...
Curated Video
The Complete Java Developer Course: From Beginner to Master - File Output
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...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Integrating Pytest Logs into HTML Reporting
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...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Introducing Validation Assertions and Running Tests
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...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Example-GreenKart Application Part II
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Practice Exercise- Excel Driven Testing – Part 2
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Iterating Over Every Element of the JSON Array and Accessing Elements in It
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...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming Reading Data
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...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - What is an anonymous class?
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...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Importance of Surefire Plug-in in Executing Tests
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...
Science360
NIFTY 50
Jordan and Charlie celebrate 50 episodes with 50 National Science Foundation-funded breakthroughs, discoveries, achievements and generally amazing contributions to science.
Curated Video
Comprehensive Android Developer Bootcamp - String Return Function Type
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...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 80 - JPA Tip - Be Cautious with toString Method Implementations
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...