The base64 Module in Python

Learn the basics of base64 module in Python.
Learn the basics of base64 module in Python.
Learn the basics of Deque in Python.
Learn the basics of the calendar module in Python.
Learn how to use Enum in Python.
Learn the different methods for precision handling of floating-point numbers.
Learn the difference between byte objects and string in Python.
Learn the difference between the equality operator and is operator in Python.
Learn the different ways to convert a data type to a different data type in Python.
Learn the difference between iterator and iterable in Python.
Learn the difference between set() and frozenset() function in Python.
Learn the different ways to format a String in Python.
Learn the difference between sort() and sorted() function in Python.
Learn the basics of data classes in Python using the dataclasses module and the dataclass decorator with all possible parameters.
Learn the basics of the datetime module in Python and how to convert from strings to datetime.
Learn the basics of complex numbers in Python.
Basic operations with videos in OpenCV using Python.
Basic operations with images in OpenCV using Python
Learn how to get started with OpenCV in Python.