Instructional Video6:17
Curated Video

REST APIs with Flask and Python - Advanced Request Parsing with Flask-RESTful

Higher Ed
This video explains how to create an advanced request parsing with Flask-RESTful.
r/>
This clip is from the chapter "Flask-RESTful for More Efficient Development" of the series "REST APIs with Flask and Python".This section...
Instructional Video13:45
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Reusing Functions with Different Data

Higher Ed
This video demonstrates how to reuse functions with different data.
r/>
This clip is from the chapter "Maven and Cucumber Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section...
Instructional Video7:43
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Create, Remove, and Manipulate Files

Higher Ed
This video helps you create, remove, and manipulate files.
<
br/>
This clip is from the chapter "Use the Terminal on Your Raspberry Pi" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on the...
Instructional Video2:49
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Activity 01 - Create a Function to Concatenate Two Uppercase Strings

Higher Ed
This is the first activity video to create a function to concatenate two uppercase strings.
<
br/>
This clip is from the chapter "Programming with Python3 – Variables and Functions" of the series "Raspberry Pi for Beginners - 2022...
Instructional Video4:23
Curated Video

Practical Data Science using Python - Support Vector Machine Predictions

Higher Ed
This video explains Support Vector Machine predictions.
<
br/>
This clip is from the chapter "Advanced Classification Techniques – Support Vector Machine" of the series "Practical Data Science Using Python".This section explains...
Instructional Video14:04
Curated Video

Practical Data Science using Python - Python User-Defined Functions

Higher Ed
This video explains Python user-defined functions.<br<br/>/>

This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video6:53
Curated Video

Python In Practice - 15 Projects to Master Python - Positional and Keyword Arguments

Higher Ed
This video explains positional arguments, keyword arguments, and arguments and parameters.
<
br/>
This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Instructional Video2:23
Curated Video

Python In Practice - 15 Projects to Master Python - Lambda Functions

Higher Ed
This video explains lambda functions and how to create lambda functions.<br<br/>/>

This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on functions.
Instructional Video3:41
Curated Video

Python In Practice - 15 Projects to Master Python - Getting Arguments during Function Call

Higher Ed
This video explains using arguments in functions and how to pass arguments to functions we created.
<
br/>
This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section...
Instructional Video2:54
Curated Video

Python In Practice - 15 Projects to Master Python - Arguments and Parameters

Higher Ed
This video explains the difference between arguments and parameters, talks about the must arguments, and optional arguments or parameters.
<
br/>
This clip is from the chapter "Functions" of the series "Python in Practice - 15...
Instructional Video2:37
Curated Video

Python In Practice - 15 Projects to Master Python - Arbitrary Arguments (*args)

Higher Ed
This video explains arbitrary arguments, or *args, and how to get a list as an argument.
<
br/>
This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Instructional Video0:28
Curated Video

The Complete Python Course - What Are Lambda Functions?

Higher Ed
Learn about the Lambda function, which is also an anonymous function or a function without a name.
<
br/>
This clip is from the chapter "Python – Lambda Functions" of the series "The Complete Python Course (2022)".This section...
Instructional Video2:31
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - What Is Threading and Multiprocessing?

Higher Ed
You will learn to join multiple lines of code using the threading and multiprocessing methods.
<
br/>
This clip is from the chapter "Threading and Multiprocessing" of the series "The Ultimate Guide to Python Programming with Python...
Instructional Video3:29
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Thread with Arguments

Higher Ed
You will learn to call arguments using threads so we do not have to wait for the code to execute.
<
br/>
This clip is from the chapter "Threading and Multiprocessing" of the series "The Ultimate Guide to Python Programming with...
Instructional Video3:17
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Sentinels

Higher Ed
We will look at creating data classes that do not hold any value.
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on...
Instructional Video3:09
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Packing Operator in Case Statements

Higher Ed
You will learn how to pack the values or elements using the *args.
<
br/>
This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on...
Instructional Video3:42
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Lambda Functions

Higher Ed
You will learn about lambda functions or one-liner functions to minimize the amount of code writing.
<
br/>
This clip is from the chapter "Functions" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Instructional Video3:13
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Keyword Arguments

Higher Ed
You will learn to use keyword arguments to execute code and alter the behavior of the output.
<
br/>
This clip is from the chapter "Functions" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Instructional Video4:08
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Dictionaries or Hash-Tables

Higher Ed
Hash-tables or lookup tables are nothing but dictionaries, usually compressed so that they are easier to store.
<
br/>
This clip is from the chapter "Revisiting Dictionary" of the series "The Ultimate Guide to Python Programming...
Instructional Video7:45
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - def-Keyword

Higher Ed
Here, you will learn about functions and keywords using the ().
<
br/>
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...
Instructional Video4:48
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Arbitrary Positional Arguments - *args

Higher Ed
You will learn to use the arbitrary positional argument, which will allow us to accept any number of positional arguments.
<
br/>
This clip is from the chapter "Functions" of the series "The Ultimate Guide to Python Programming with...
Instructional Video2:29
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - @dataclass Decorator

Higher Ed
This video demonstrates how to create a Python dataclass.
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on...
Instructional Video1:16
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Scraper Application

Higher Ed
In this video, we will learn how to build a graphical user interface or an application for web scraping or crawling. The video demonstrates how to create a tracker spider, which can be used to track products based on keywords or queries,...
Instructional Video2:21
Curated Video

Intro To Python Programming - Lambda Functions

Pre-K - Higher Ed
Lambda functions are anonymous functions designed to run only once. In this section you'll learn to create lambda functions.