Hi, what do you want to do?
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - all() Function
In this video, you will learn to use all function to obtain true values.
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses...
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses...
Curated Video
The Art of Doing - Python Network Applications with Sockets - Online Multiplayer Game Part 11 - Resetting the Game for More Rounds
In this eleventh part, you are going to learn how to reset the game upon game over for more rounds on both the client and the server side.
<
br/>
This clip is from the chapter "Creating a Multiplayer Game with the Pygame Module" of...
<
br/>
This clip is from the chapter "Creating a Multiplayer Game with the Pygame Module" of...
Curated Video
Machine Learning Random Forest with Python from Scratch - Logical Operators, User Input, Game
This video will teach us about the three types of logical operators: AND, OR, and Not(!).
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This...
Curated Video
Machine Learning Random Forest with Python from Scratch - Impurity
Like all dataset characteristics, we will look at the impurities in a dataset and how they should be minimum in a good dataset.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning:...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning:...
Curated Video
Machine Learning Random Forest with Python from Scratch - Boolean and Value Returning Function
In this video, we will discuss a function that returns values as true or false, also called the Boolean function.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Implementing Basic Perceptron
In this video, you will learn how to implement the basic perceptron in our notebook.
<
br/>
This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In...
<
br/>
This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In...
Curated Video
Azure Data Factory for Beginners - Build Data Ingestion - Change the Logging of Pipelines to Send Fail Message Only
This video explains how to change the logging of pipelines to send a failure message only.
<
br/>
This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data...
<
br/>
This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: Function Practice-Sorting List in Python
In this video, we will cover function practice-sorting list in Python.
<
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...
<
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Basics of Programming: Example of Algorithms-Searching Minimum
In this video, we will cover an example of algorithms for searching minimum.
<
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...
<
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Pandas for Data Manipulation and Understanding: Pandas Where
In this video, we will cover Pandas Where.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and Projects)...
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and Projects)...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Pandas for Data Manipulation and Understanding: Pandas DataFrame Solution
In this video, we will cover Pandas DataFrame solution.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory...
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Pandas for Data Manipulation and Understanding: Pandas Clip Solution
In this video, we will cover Pandas Clip solution.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and...
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - NumPy for Numerical Data Processing: NumPy Masking
In this video, we will cover NumPy masking.
<
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 Projects) A to Z".In...
<
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 Projects) A to Z".In...
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 05 - Writing JUnit Assertions - assertNull and assertTrue
JUnit 5: Step 05 - Writing JUnit Assertions - assertNull and assertTrue
<
br/>
This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the...
<
br/>
This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the...
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - assertTrue and assertFalse
JUnit 4: assertTrue and assertFalse<br<br/>/>
This clip is from the chapter "JUnit 4" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".In this section, you will learn about Junit 4.
This clip is from the chapter "JUnit 4" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".In this section, you will learn about Junit 4.
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Variable and Operator: Combining Comparisons in Python
In this video, we will cover combining comparisons in Python.
<
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...
<
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Sets: PowerSets Solution
In this video, the presenter teaches about sets and their terminology, using Python as an example. Viewers will learn about membership relationships, subsets, and how to write their own subset function. The presenter also encourages...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Getting the Titles of Child Tabs with Optimized While Loop
This video explains how to get the titles of child tabs with an optimized While loop.
r/>
This clip is from the chapter "Real- Time Exercises (End-to-End Programming)" of the series "Selenium WebDriver with Java - Basics to...
r/>
This clip is from the chapter "Real- Time Exercises (End-to-End Programming)" of the series "Selenium WebDriver with Java - Basics to...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Examples of Array List
This video presents examples of Array List.
r/>
This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced...
r/>
This clip is from the chapter "Core Java Tutorial - Part 3 - Collections Application Programming Interface (API)" of the series "Selenium WebDriver with Java - Basics to Advanced...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - End-to-End Practice Exercise
This video presents an end-to-end practice exercise.
r/>
This clip is from the chapter "Practical Problems and Methods to Handle them with Selenium" of the series "Selenium WebDriver with Java - Basics to Advanced and...
r/>
This clip is from the chapter "Practical Problems and Methods to Handle them with Selenium" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Annotations Helper Attributes with Examples
This video discusses the helper attributes of the annotations with examples.
r/>
This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
r/>
This clip is from the chapter "Framework Part 1 - TestNG" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Curated Video
Business Intelligence with Microsoft Power BI - with Material - IsEven and IsOdd Functions
This video explains the concepts of IsEven and IsOdd functions.
<
br/>
This clip is from the chapter "Number Functions in Power Query" of the series "Business Intelligence with Microsoft Power BI - with Material".This section...
<
br/>
This clip is from the chapter "Number Functions in Power Query" of the series "Business Intelligence with Microsoft Power BI - with Material".This section...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - When Should you use the While Loop?
This video explains the various scenarios where you can use 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...
r/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Understanding the Extensible Markup Language (XML) File to Control Logging in Test Case
This video explains how the XML file can be used to control logging in test case.
r/>
This clip is from the chapter "Framework Part 7: Logging Framework - log4j" of the series "Selenium WebDriver with Java - Basics to Advanced...
r/>
This clip is from the chapter "Framework Part 7: Logging Framework - log4j" of the series "Selenium WebDriver with Java - Basics to Advanced...