Instructional Video5:10
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Programming Examples Using 'for' Loop

Higher Ed
This video provides programming examples using "for" loop.
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...
Instructional Video7:28
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Handling Auto-Suggestive Drop-down to Select Location and Confirm Order

Higher Ed
This video demonstrates how to handle an auto-suggestive drop-down to select a location and confirm an order.
r/>
This clip is from the chapter "End-to-End Practice Project with Complete Methods" of the series "Selenium Python...
Instructional Video10:57
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Library API Postman and REST Assured Examples

Higher Ed
This video presents examples on Library API Postman and REST Assured.
r/>
This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from Scratch - REST Assured...
Instructional Video8:09
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Introduction to Spark DFs

Higher Ed
This video session introduces you to Spark DataFrames.<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 Video6:07
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - YOLO Algorithm

Higher Ed
This video explains the YOLO algorithm.<br<br/>/>

This clip is from the chapter "YOLO" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on YOLO (You Only Live Once).
Instructional Video3:47
Curated Video

Docker Certified Associate Certification Training Course - Docker Container Orchestration

Higher Ed
This video explains Docker container orchestration.<br<br/>/>

This clip is from the chapter "Orchestration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains orchestration.
Instructional Video2:03
Curated Video

The Complete Python Course - While Loop

Higher Ed
Here, we will see how the while loop executes only when the condition is true.
<
br/>
This clip is from the chapter "Python – Loops" of the series "The Complete Python Course (2022)".In this section, we will look at what a loop is...
Instructional Video1:12
Curated Video

The Complete Python Course - Negative Indexing to Access Substrings

Higher Ed
We will look at accessing negative indexing with various examples.
<
br/>
This clip is from the chapter "Python – Strings" of the series "The Complete Python Course (2022)".This section focuses on strings, explaining what a string...
Instructional Video8:54
Curated Video

Machine Learning Random Forest with Python from Scratch - How to Classify

Higher Ed
Let's learn to write a classification method that will train our module and help us get predictions.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python from...
Instructional Video22:39
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Node.js Installation and REPL

Higher Ed
This video demonstrates the installation of Node.js and REPL (Read Evaluate Print Loop).
<
br/>
This clip is from the chapter "Node.js + NPM (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to...
Instructional Video14:13
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Float and Clear Property in CSS

Higher Ed
This video explains the float and clear property in CSS.
<
br/>
This clip is from the chapter "CSS 3 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on CSS 3 and its...
Instructional Video6:32
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Data Structure (List, Tuple, Set, Dictionary): Data Structure Abstract Ways

Higher Ed
In this video, we will cover data structure abstract ways.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and...
Instructional Video5:37
Curated Video

Data Structures and Algorithms The Complete Masterclass - Reversing Linked List - II

Higher Ed
This is the second part of the two-part video that further explains how to reverse a linked list.
<
br/>
This clip is from the chapter "Question 5: Reserve Linked List" of the series "Data Structures and Algorithms: The Complete...
Instructional Video23:03
Curated Video

Data Structures and Algorithms The Complete Masterclass - Reversing Linked List - I

Higher Ed
This is the first part of the two-part video that demonstrates how to reverse a linked list.
<
br/>
This clip is from the chapter "Question 5: Reserve Linked List" of the series "Data Structures and Algorithms: The Complete...
Instructional Video22:21
Curated Video

Data Structures and Algorithms The Complete Masterclass - Quick Sort

Higher Ed
This video introduces you to quick sort in data structure.
<
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...
Instructional Video13:12
Curated Video

Data Structures and Algorithms The Complete Masterclass - Merge Sort

Higher Ed
This video introduces you to merge sort.<br<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 advanced sorting.
Instructional Video5:15
Curated Video

Data Structures and Algorithms The Complete Masterclass - Implementing Binary Search – Part 1

Higher Ed
This is the first part of the two-part video that demonstrates how to implement a binary search.
<
br/>
This clip is from the chapter "Algorithm: Searching" of the series "Data Structures and Algorithms: The Complete...
Instructional Video13:51
Curated Video

Data Structures and Algorithms The Complete Masterclass - Heap Sort and Priority Queues

Higher Ed
This video explains focuses on heap sort and priority queues.
<
br/>
This clip is from the chapter "Data Structures – Heaps" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to...
Instructional Video27:44
Curated Video

Data Structures and Algorithms The Complete Masterclass - Constructing a Binary Search Tree: From Preorder Traversal – Part 1

Higher Ed
This is the first part of the two-part video that demonstrates how to construct a binary search tree from preorder traversal.
<
br/>
This clip is from the chapter "Question 8: Constructing a Binary Search Tree" of the series "Data...
Instructional Video7:23
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Vanishing Gradients in RNN: Introduction to Better RNNs Module

Higher Ed
In this video, we will cover an introduction to better RNNs module.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A...
Instructional Video4:53
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - How Does the While Loop Work?

Higher Ed
This video explains how to write the While loop.
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...
Instructional Video17:03
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Generic Method to Handle Calendar with Month and Date

Higher Ed
This video presents the generic method to handle the calendar with month and date.
r/>
This clip is from the chapter "Real- Time Exercises (End-to-End Programming)" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video11:13
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Fixing the Framework Issues by Tweaking TestNG Extensible Markup Language (XML) File

Higher Ed
This video explains how to fix the framework issues by tweaking the TestNG XML file.
r/>
This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics...
Instructional Video20:44
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Building Customized Methods using Fluent Wait

Higher Ed
This video demonstrates how to build customized methods using Fluent Wait.
r/>
This clip is from the chapter "Synchronization Usage in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and...