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. This clip is from the chapter "JavaScript Basics: Variables and Flow Control" of the series "The Modern JavaScript Bootcamp...
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. 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 - if else...
Instructional Video7:15
Curated Video

Windows PowerShell Hands-On Training for Beginners - File Read Operations Using PowerShell

Higher Ed
This video demonstrates file read operations using PowerShell. This clip is from the chapter "Basic Operations" of the series "Windows PowerShell Hands-On Training for Beginners".This section focuses on the basic operations.
Instructional Video9:55
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - if-else' Condition in Python

Higher Ed
This video explains the "if-else" condition. This clip is from the chapter "Program Flow Control in Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains program flow control in Python.
Instructional Video4:21
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Getting the Count of Options

Higher Ed
This video explains how to get the count of options. This clip is from the chapter "Techniques to Automate Web Elements" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explores the different...
Instructional Video7:36
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Retrieving JSON Nodes on Condition Logic Using the JSON Path

Higher Ed
This video demonstrates how to retrieve the JSON nodes on condition logic using the JSON Path. This clip is from the chapter "Diving in Depth Automating REST API" of the series "REST API Automation Testing from Scratch - REST Assured...
Instructional Video3:46
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Combine Different Conditional Statements

Higher Ed
In this video, the author demonstrates how to combine different conditional statements. This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section,...
Instructional Video3:27
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 55 - Criteria Query - Courses Like 100 Steps

Higher Ed
In this video, we will cover criteria query - courses like 100 steps. This clip is from the chapter "Queries using Java API - Criteria Queries" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, the...
Instructional Video4:09
Curated Video

Salesforce Platform App Builder Certification Training - Configure Process Builder

Higher Ed
This video explains how to configure the Process Builder. This clip is from the chapter "Process Automation" of the series "Salesforce Platform App Builder Certification Training".This section explains the process automation.
Instructional Video10:48
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - Boolean Variables

Higher Ed
In this video, you will take a closer look at Boolean variables and all the things we can do with them. This clip is from the chapter "Tech Primer – Variables and Data Types" of the series "Robotic Process Automation - UiPath RPA...
Instructional Video5:50
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Importance of Soft Assertions in Selenium WebDriver

Higher Ed
This video discusses the importance of soft assertions in Selenium WebDriver. This clip is from the chapter "Miscellaneous Topics in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video7:25
Curated Video

Data Structures and Algorithms The Complete Masterclass - Static versus Dynamic Array - Common Operations – Part 3

Higher Ed
This is the third part of the three-part video that highlights the difference between static and dynamic array. This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The Complete...
Instructional Video4:04
Curated Video

Intro To Python Programming - Ternary Operator

Pre-K - Higher Ed
The ternary operator is an abbreviated way of expressing a conditional-- Using it makes you look like a sophisitcated Python programmer. You'll learn the ternary operator in this segment.
Instructional Video1:49
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Joining Conditions Using OR Keyword

Higher Ed
In this video, we will join two conditions using the OR keyword and execute. This clip is from the chapter "Decision Control" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section is about conditional...
Instructional Video2:06
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Joining Conditions Using AND Keyword

Higher Ed
In this video, we will join two conditions using the AND keyword and execute. This clip is from the chapter "Decision Control" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section is about conditional...
Instructional Video13:15
JJ Medicine

Chronic Lymphocytic Leukemia (CLL): Symptoms (ex. Skin Blisters), Diagnosis and Treatment (Vit D?)

Higher Ed
Lesson on Chronic lymphocytic leukemia (CLL) and the related non-Hodgkin Lymphoma small lymphocytic Lymphoma (SLL). CLL is the most common adult leukaemia in the western world, and affects older adults most often. CLL is a blood cancer...
Instructional Video6:46
JJ Medicine

Trigeminal Neuralgia (“Severe Facial Pain”): Causes, Pathophysiology, Symptoms, Diagnosis, Treatment

Higher Ed
Trigeminal Neuralgia (“Severe Facial Pain”) | Causes, Pathophysiology, Symptoms, Diagnosis, Treatment Trigeminal neuralgia is a relatively rare neurological condition involving compression of the trigeminal nerve. The compression of the...
Instructional Video5:40
Curated Video

TypeScript for Beginners - If-Else Ladder

Higher Ed
This video demonstrates how to use the if-else ladder. This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control statements and explains how to use them.
Instructional Video4:48
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Introduction to Nested If Else

Higher Ed
In this video, we will learn about nested if else. 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 - if else...
Instructional Video7:59
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 23 - Java Conditionals and If Statement – Introduction

Higher Ed
This video talks about Java conditionals and if statement – introduction. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners -...
Instructional Video7:18
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Temp Data Alerts

Higher Ed
In this video, we'll look at temp data alerts. This clip is from the chapter "Advanced Concepts" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at advanced concepts
Instructional Video6:12
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Project (UDF and WithColumn)

Higher Ed
In this session, we will raise the salaries by $500 for all the employees whose age is greater than 45. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses...
Instructional Video7:57
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 15 - JPQL-Basics

Higher Ed
In this video, we will cover JPQL basics. 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 learn about Java Persistence API and...
Instructional Video3:46
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 4-Other Assert Methods

Higher Ed
This video focuses on the other assert methods. 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 focuses on the basic...