Hi, what do you want to do?
Curated Video
Windows PowerShell Hands-On Training for Beginners - File Read Operations Using PowerShell
This video demonstrates file read operations using PowerShell.<br/<br/>>
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.
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.
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - if-else' Condition in Python
This video explains the "if-else" condition.
r/>
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...
r/>
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...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Getting the Count of Options
This video explains how to get the count of options.
r/>
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...
r/>
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Retrieving JSON Nodes on Condition Logic Using the JSON Path
This video demonstrates how to retrieve the JSON nodes on condition logic using the JSON Path.
r/>
This clip is from the chapter "Diving in Depth Automating REST API" of the series "REST API Automation Testing from Scratch -...
r/>
This clip is from the chapter "Diving in Depth Automating REST API" of the series "REST API Automation Testing from Scratch -...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Combine Different Conditional Statements
In this video, the author demonstrates how to combine different conditional statements.
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...
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...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 55 - Criteria Query - Courses Like 100 Steps
In this video, we will cover criteria query - courses like 100 steps.
r/>
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...
r/>
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...
Curated Video
Salesforce Platform App Builder Certification Training - Configure Process Builder
This video explains how to configure the Process Builder.<br<br/>/>
This clip is from the chapter "Process Automation" of the series "Salesforce Platform App Builder Certification Training".This section explains the process automation.
This clip is from the chapter "Process Automation" of the series "Salesforce Platform App Builder Certification Training".This section explains the process automation.
Curated Video
Robotic Process Automation - UiPath RPA Developer Masterclass - Boolean Variables
In this video, you will take a closer look at Boolean variables and all the things we can do with them.
<
br/>
This clip is from the chapter "Tech Primer – Variables and Data Types" of the series "Robotic Process Automation -...
<
br/>
This clip is from the chapter "Tech Primer – Variables and Data Types" of the series "Robotic Process Automation -...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Importance of Soft Assertions in Selenium WebDriver
This video discusses the importance of soft assertions in Selenium WebDriver.
r/>
This clip is from the chapter "Miscellaneous Topics in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and...
r/>
This clip is from the chapter "Miscellaneous Topics in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Static versus Dynamic Array - Common Operations – Part 3
This is the third part of the three-part video that highlights the difference between static and dynamic array.
<
br/>
This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The...
<
br/>
This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The...
Curated Video
Intro To Python Programming - Ternary Operator
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.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Joining Conditions Using OR Keyword
In this video, we will join two conditions using the OR keyword and execute.
<
br/>
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...
<
br/>
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...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Joining Conditions Using AND Keyword
In this video, we will join two conditions using the AND keyword and execute.
<
br/>
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...
<
br/>
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...
JJ Medicine
Chronic Lymphocytic Leukemia (CLL): Symptoms (ex. Skin Blisters), Diagnosis and Treatment (Vit D?)
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...
JJ Medicine
Trigeminal Neuralgia (“Severe Facial Pain”): Causes, Pathophysiology, Symptoms, Diagnosis, Treatment
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...
Trigeminal neuralgia is a relatively rare neurological condition involving compression of the trigeminal nerve. The...
Curated Video
TypeScript for Beginners - If-Else Ladder
This video demonstrates how to use the if-else ladder.
r/>
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...
r/>
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Introduction to Nested If Else
In this video, we will learn about nested if else.
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 - if...
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 - if...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 23 - Java Conditionals and If Statement – Introduction
This video talks about Java conditionals and if statement – introduction.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete...
r/>
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 Guide to ASP.NET Core MVC (.NET 5) - Temp Data Alerts
In this video, we'll look at temp data alerts.<br/<br/>>
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
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
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Project (UDF and WithColumn)
In this session, we will raise the salaries by $500 for all the employees whose age is greater than 45.
r/>
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This...
r/>
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 15 - JPQL-Basics
In this video, we will cover JPQL basics.
r/>
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...
r/>
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...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 4-Other Assert Methods
This video focuses on the other assert methods.
r/>
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...
r/>
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Practice Exercise- Excel Driven Testing – Part 3
This video is the third part of the three-part video that presents more practice exercises on Excel driven testing.
r/>
This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation...
r/>
This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation...
Curated Video
Arduino for Beginners - 2022 Complete Course - Conditions
This video explains conditions.<br<br/>/>
This clip is from the chapter "Programming Basics for Arduino" of the series "Arduino for Beginners - 2022 Complete Course".This section explains Programming Basics for Arduino.
This clip is from the chapter "Programming Basics for Arduino" of the series "Arduino for Beginners - 2022 Complete Course".This section explains Programming Basics for Arduino.