Book Image

Python Programming Advanced: Understanding Weird Concepts [Video]

By : Shubham Sarda
Book Image

Python Programming Advanced: Understanding Weird Concepts [Video]

By: Shubham Sarda

Overview of this book

Do you have basic knowledge of Python and want to explore more advanced concepts? This course will help you out. The course starts with the topic of recursion and explains its concepts, such as tracing tree, call stack, and tree recursion. Next, you will learn the role of lambda functions, map, filter, reduce, and comprehension in Python programming. Moving along, you will uncover why regular expressions are used and how decorators help in adding new functionality to an existing object. Next, you will understand logging and learn how to accomplish date and time tasks with the help of the date and time module. Towards the end, you will go through the latest features of Python 3.8 and Python 3.9, such as union operators, type hinting, and zone info. By the end of this course, you will be well-versed with the advanced topics of Python and will have gained the confidence to apply them in Python programming. All the code files for this course are available at https://github.com/PacktPublishing/Python-Programming-Advanced-Understanding-Weird-Concepts
Table of Contents (12 chapters)
Chapter 11
Quick Advice for Solving Errors
Content Locked
Section 1
How to Become a Self-dependent Developer?
This video explains how to become a self-dependent developer.