Hi, what do you want to do?
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Pattern Matching
Here, you will learn to create your own terminal simulation, which will create different statements and match the list directories.
<
br/>
This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide...
<
br/>
This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Packing or Unpacking
You will learn to define our function using an arbitrary number of positional arguments with the * operator.
<
br/>
This clip is from the chapter "High-Level Ops" of the series "The Ultimate Guide to Python Programming with Python...
<
br/>
This clip is from the chapter "High-Level Ops" of the series "The Ultimate Guide to Python Programming with Python...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Packing Operator in Case Statements
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...
<
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...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Organizing Modules into Packages
In the previous lesson, you learned how to create modules to reuse code; in this lesson, you will learn how to organize your modules into groups called packages.
<
br/>
This clip is from the chapter "Modules and Packages" of the...
<
br/>
This clip is from the chapter "Modules and Packages" of the...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Operator Overloading
You will learn to overload operators using the symbol, init, and the show classes.
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - open() File
In this lesson, you will learn how to perform the operations on a file with Python.
<
br/>
This clip is from the chapter "File IO" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on the...
<
br/>
This clip is from the chapter "File IO" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on the...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - object()
In this lesson, we will be introduced to object-oriented programming (OOP).
<
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...
<
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...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Object Attributes - Classes
In the previous lesson, we created our object and class; now, we will look at adding attributes to the variables in the objects or creating fields in the object.
<
br/>
This clip is from the chapter "Classes" of the series "The...
<
br/>
This clip is from the chapter "Classes" of the series "The...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Numerical Operations
After understanding all the different kinds of numbers, we will look at performing operations on these numbers.
<
br/>
This clip is from the chapter "Numbers" of the series "The Ultimate Guide to Python Programming with Python...
<
br/>
This clip is from the chapter "Numbers" of the series "The Ultimate Guide to Python Programming with Python...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Notification (For Windows)
You will learn how to define the actual code to send notifications from our project.
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Notification (For Mac)
You will learn to send notifications from macOS.
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on creating a graphical...
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on creating a graphical...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Navigation
In this lesson, we will look at navigating and exploring the various capabilities, applications, and folder structures of a personal computer.
<
br/>
This clip is from the chapter "Generic Programming" of the series "The Ultimate...
<
br/>
This clip is from the chapter "Generic Programming" of the series "The Ultimate...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - namedtuple Class
Here, we will look at creating a dictionary to store the information of an object and create a copy of this and change values.Â
<
br/>
This clip is from the chapter "Revisiting Dictionary" of the series "The Ultimate Guide to Python...
<
br/>
This clip is from the chapter "Revisiting Dictionary" of the series "The Ultimate Guide to Python...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Module Attributes
Just like functions, we can add documentation strings to modules, which is highly recommended.
<
br/>
This clip is from the chapter "Modules" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
<
br/>
This clip is from the chapter "Modules" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Methods or Object Functions
You will learn to use keyword arguments to execute code and alter the behavior of the output.
<
br/>
This clip is from the chapter "Classes" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
<
br/>
This clip is from the chapter "Classes" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Metaclass
Just like decorator functions, we can define metaclasses that execute before the class creation.
<
br/>
This clip is from the chapter "Metaclass" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
<
br/>
This clip is from the chapter "Metaclass" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Match Object
You will learn how to use the namedtuple to create a class to compare the list of objects in a class.
<
br/>
This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide to Python Programming with...
<
br/>
This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide to Python Programming with...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - MappingProxyType
Similar to arrays, dictionaries come in different variations and are immutable or hashable, which can be done using the Mapping Proxytype.
<
br/>
This clip is from the chapter "Revisiting Dictionary" of the series "The Ultimate...
<
br/>
This clip is from the chapter "Revisiting Dictionary" of the series "The Ultimate...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - log(padding) Argument
We will look at the END argument in our function and execute code.
<
br/>
This clip is from the chapter "Functions" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section illustrates a lot of built-in...
<
br/>
This clip is from the chapter "Functions" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section illustrates a lot of built-in...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Loading JSON Data
We will fetch data loaded where we have stored the JSON data files using the interface.
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - List Comprehension
Instead of filling values in an object, we will use the for loop to get the values from a list.
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with Python...
<
br/>
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 - List
In this chapter, we will look at the list datatype in Python.<br<br/>/>
This clip is from the chapter "Lists" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section illustrates about lists in Python.
This clip is from the chapter "Lists" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section illustrates about lists in Python.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Lambda Functions
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...
<
br/>
This clip is from the chapter "Functions" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Label and Button Widgets
You will learn how to create labels and button widgets in our interface.
<
br/>
This clip is from the chapter "Tkinter" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on creating a...
<
br/>
This clip is from the chapter "Tkinter" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on creating a...