Instructional Video13:31
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Parsing a Complex Jira JSON Response to Retrieve the Added Comment with Code Logic

Higher Ed
This video explains how to parse a complex Jira JSON response to retrieve the added comment with code logic.
r/>
This clip is from the chapter "Real-World Example Automating Jira APIs" of the series "REST API Automation Testing...
Instructional Video6:16
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF (Spark SQL)

Higher Ed
In this lesson, we will explore Spark SQL.<br/<br/>>

This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark DataFrames in depth.
Instructional Video8:03
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - RDD Filter

Higher Ed
In this lesson, you will learn about Filter() function.<br/<br/>>

This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark RDDs.
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 Video10:53
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Python Level 3: Exercises - Solution - Python Basics- Level 3

Higher Ed
In this video, the author shows the answer of the exercises given in the previous video.
r/>
This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In...
Instructional Video8:35
Curated Video

Learn Go in 3 Hours - If/Else and For Statements

Higher Ed
The if/else statement is present in many languages, as is the for statement. Go provides a unique twist on both.

• This video covers the if/else and for statements in Go, how they are both similar and different to the same...
Instructional Video2:44
Curated Video

Bitesize Business English Lesson #25: Cost

Pre-K - Higher Ed
Learn about the use of the word COST in business English. A bitesize series of lessons in Business English. More resources linked below. Remember to SUBSCRIBE!
Instructional Video12:45
Curated Video

Practical CSS3 Mastery Course - Transition

Higher Ed
In this video, we will cover transition.
<
br/>
This clip is from the chapter "Advance Selectors, Effects, and Animation" of the series "Practical CSS3 Mastery Course".in this section, you will learn about advance selectors,...
Instructional Video6:51
JJ Medicine

Onychogryphosis (Thickened, Yellow Nails) | Causes, Signs & Symptoms, Diagnosis, Treatment

Higher Ed
Onychogryphosis (Thickened, Yellow Nails) | Causes, Associated Conditions, Signs & Symptoms, Diagnosis, Treatment



Onychogryphosis is a relatively common nail disorder involving abnormally thickened growth, curvature,...
Instructional Video5:02
Instructional Video6:37
Let's Tute

Types of Quadrilaterals: Parallelograms, Trapeziums, and Kites

9th - Higher Ed
In this video, the teacher explains the different types of quadrilaterals: parallelogram, trapezium, and kite. Through the use of Mikado sticks, the teacher demonstrates the properties and characteristics of each type of quadrilateral....
Instructional Video6:32
Curated Video

Learn and Master C Programming - Using 'while' loops in C/C++

Higher Ed
We will introduce you to the 'while' loop in C/C++ and to help you understand it well, we will go over some possible variations.
r/>
This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and...
Instructional Video8:26
JJ Medicine

Pyruvate Kinase Deficiency | Symptoms, Pathophysiology, and Treatment

Higher Ed
Lesson on Pyruvate Kinase Deficiency Disorder: Symptoms, Pathophysiology and Treatment. Pyruvate Kinase Deficiency is the most common red blood cell (RBC) enzyme defect that leads to hemolytic anemia. Decreased levels and activity of the...
Instructional Video13:18
JJ Medicine

Myasthenia Gravis | Pathophysiology, Signs & Symptoms, Diagnosis, Treatment

Higher Ed
Myasthenia Gravis | Pathophysiology, Signs & Symptoms, Diagnosis, Treatment



Myasthenia Gravis is an autoimmune condition involving the production of autoantibodies against particular parts of the muscle and neuromuscular...
Instructional Video10:52
Packt

Implementing Quicksort

Higher Ed
This video demonstrates how to implement quicksort.
<
br/>
This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of...
Instructional Video1:00
NASA

NASA | How to Get Colder Than Anywhere Else

3rd - 11th
At the coldest spots on Earth, every breath is painful. But how cold can it get on Earth's surface? What sort of weather brings on the record-breaking cold?



On the high plateau of East Antarctica, there is a ridge along...
Instructional Video5:10
Curated Video

Complete Modern C++ - Filesystem - Directory Functions

Higher Ed
This video demonstrates the usage of directory manipulation functions for operations.<br/<br/>>

This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Instructional Video7:42
Curated Video

Complete Modern C++ - if constexpr - I

Higher Ed
In this video, understand how compile time (if constexpr) performs conditional checks at compile time, thereby improving the performance of your code.
r/>
This clip is from the chapter "C++17 Template Features" of the series...
Instructional Video4:34
Curated Video

Bash Shell Scripting - Using && and ||

Higher Ed
This video explains the concepts of using && and ||.
r/>
This clip is from the chapter "Scripting @ The Command-line" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section...
Instructional Video4:29
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - JavaScript Switch

Higher Ed
In this video, we'll cover JavaScript switch.
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript...
Instructional Video3:53
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Combine with Functions

Higher Ed
In this video, we'll combine with functions.
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript...
Instructional Video1:50
Curated Video

Excel VBA Programming The Complete Guide - The Exit Sub Keywords

Higher Ed
The Exit Sub keywords terminate a procedure prematurely, before it reaches its last line of code. It's an effective technique to combine with conditional logic --- proceed if all the pieces fall into place, exit otherwise. In this...
Instructional Video10:18
Curated Video

The Modern JavaScript Bootcamp (2019) - If Statements

Higher Ed
In this video, you’ll learn how to use if statements. These will let you conditionally run JavaScript code.
r/>
This clip is from the chapter "JavaScript Basics: Variables and Flow Control" of the series "The Modern JavaScript...
Instructional Video4:52
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 01 - Introduction to If Else Statement

Higher Ed
In this video, we will learn about if else statement.
r/>
This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals with Java -...