Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - def-Keyword
Here, you will learn about functions and keywords using the (). This clip is from the chapter "Programming with Python" of the series "The Ultimate Guide to Python Programming with Python 3.10".In this section, we will look at installing...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - compress()
Here, you will learn to use the for loop and run the if check to compress the values of two iterables or lists. This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with Python...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - assert Statements
You will learn to ensure that statements remain true while debugging errors. This clip is from the chapter "Debugging" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on finding errors and...
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. 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 on lists,...
Packt
Python Data Types: Understanding and Storing Data Structures in Python
In this video, we delve into the topic of data structures in Python. From academic results to online orders, everything is data that holds value and requires proper storage. Without structuring it correctly, the data can easily turn into...
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. This clip is from the chapter "Creating a Multiplayer Game with the Pygame Module" of the series...
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(!). This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from Scratch©".This section...
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. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest...
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. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from...
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. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section,...
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. This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to...
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. 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 - Basics of Programming: Example of Algorithms-Searching Minimum
In this video, we will cover an example of algorithms for searching minimum. 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 - Pandas for Data Manipulation and Understanding: Pandas Where
In this video, we will cover Pandas Where. 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) A to Z".In...
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. 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 Clip Solution
In this video, we will cover Pandas Clip solution. 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) A to...
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. 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 this...
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 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 course and gives...
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - assertTrue and assertFalse
JUnit 4: assertTrue and assertFalse 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. 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...
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. This clip is from the chapter "Real- Time Exercises (End-to-End Programming)" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Examples of Array List
This video presents examples of Array List. 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 and...
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. 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 Frameworks".This...