Hi, what do you want to do?
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Live Example on Working with Child Windows
This video presents a live example on working with child windows.
r/>
This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics to...
r/>
This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics to...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Thinking in React
In this video you'll learn how to think in terms of how React works.
r/>
This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals with React...
r/>
This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals with React...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Summary: Props vs. State
In this video you'll get a quick recap of component props and state.
r/>
This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals with React...
r/>
This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals with React...
Curated Video
Practical GraphQL - Become a GraphQL Ninja - GraphQL Queries with Parameters
Working with Static Data: GraphQL Queries with Parameters
r/>
This clip is from the chapter "Working with Static Data" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about working with static data....
r/>
This clip is from the chapter "Working with Static Data" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about working with static data....
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Classes and Objects in Java
This video explains classes and objects in Java.
r/>
This clip is from the chapter "Java Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the basic concepts of Java,...
r/>
This clip is from the chapter "Java Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the basic concepts of Java,...
Curated Video
Salesforce Platform App Builder Certification Training - Grant Access Using Hierarchies
This video explains granting access using hierarchies.<br<br/>/>
This clip is from the chapter "Security and Access" of the series "Salesforce Platform App Builder Certification Training".This section explains security and access.
This clip is from the chapter "Security and Access" of the series "Salesforce Platform App Builder Certification Training".This section explains security and access.
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Window Handle Concepts - Real Time Example
This video presents a real-time example related to window-handling concepts.
r/>
This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics...
r/>
This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Using Inheritance in Java
This video explains how to use inheritance in Java.
r/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced...
r/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - How Different is Function Overriding from Overloading? Explain
This video explains the difference between function overriding and overloading.
r/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver...
r/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Handling Multiple Windows
This video focused on handling multiple windows.
r/>
This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics to Advanced and...
r/>
This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - ES6 Classes: Part II
In this video you'll learn how to work with ES6 classes. Classes will be used to create React components.
r/>
This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and...
r/>
This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Targeted Selectors
More CSS Concepts - Advanced Selectors, Animation & More: Targeted Selectors
r/>
This clip is from the chapter "More CSS Concepts - Advanced Selectors, Animation & More" of the series "Modern HTML and CSS from the Beginning...
r/>
This clip is from the chapter "More CSS Concepts - Advanced Selectors, Animation & More" of the series "Modern HTML and CSS from the Beginning...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Positioning
CSS Basics: Positioning<br/<br/>>
This clip is from the chapter "CSS Basics" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about CSS Basics.
This clip is from the chapter "CSS Basics" of the series "Modern HTML and CSS from the Beginning (Including Sass)".In this Section, we’ll learn about CSS Basics.
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 2-Understanding Project Object Model pom.xml
This video provides an explanation of Project Object Model pom.xml.
r/>
This clip is from the chapter "Basic Tools and Framework - Maven in 5 Steps" of the series "Spring Framework Master Class - Java Spring the Modern...
r/>
This clip is from the chapter "Basic Tools and Framework - Maven in 5 Steps" of the series "Spring Framework Master Class - Java Spring the Modern...
Curated Video
HTML Tutorial for Beginners(2022) - Change the Target of a Link in HTML
Learn how to change the target of a link in HTML. You can open the link in a new or similar window.
<
br/>
This clip is from the chapter "Links in HTML" of the series "HTML Tutorial for Beginners (2022)".This section focuses on...
<
br/>
This clip is from the chapter "Links in HTML" of the series "HTML Tutorial for Beginners (2022)".This section focuses on...
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - Kinesis Scaling
This video explains how to scale the Amazon Kinesis data streams.
<
br/>
This clip is from the chapter "Domain 1: Collection" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn to...
<
br/>
This clip is from the chapter "Domain 1: Collection" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn to...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - What are Abstract Classes and how Different are they from Interfaces?
This video explains abstract classes and discusses how different they are from interfaces.
r/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium...
r/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Running Tests with TestRunner
This video explains how to run tests with TestRunner.
r/>
This clip is from the chapter "Cucumber Behavior Driven Data - Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
r/>
This clip is from the chapter "Cucumber Behavior Driven Data - Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - How to Identify Siblings and Traverse Back to Parent Nodes with XPATH?
This video explains how to identify siblings and traverse back to parent nodes with XPATH.
r/>
This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java -...
r/>
This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java -...
Curated Video
Practical GraphQL - Become a GraphQL Ninja - Separating Models, Schemas and Resolvers – continued
Code refactoring: Separating Models, Schemas and Resolvers – continued
r/>
This clip is from the chapter "Code refactoring" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about Code refactoring....
r/>
This clip is from the chapter "Code refactoring" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about Code refactoring....
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - CSS Selectors vs. Xpath: Pros and Cons Explained
In this video, we explore the differences between CSS selectors and XPath selectors in web scraping. We compare the syntax and usage of both selectors and highlight the advantages and disadvantages of each. Through step-by-step...
Curated Video
Python In Practice - 15 Projects to Master Python - Containership
This video explains containership.<br<br/>/>
This clip is from the chapter "Inheritance" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on inheritance.
This clip is from the chapter "Inheritance" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on inheritance.
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Understanding Selectors and Navigating Pages
In this video, you will learn how to find and use selectors to scrape data from Amazon.com's search results. The instructor demonstrates how to inspect the URL and use query parameters to search for specific items. The video covers how...
Curated Video
Machine Learning Random Forest with Python from Scratch - Using Matplotlib for Data Visualization (2)
In this continuation lecture, we will focus on completing the assignment that we started on in the last lesson.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...