Video description
Take your understanding of Python programming a step ahead by learning the advanced concepts
About This Video
- Gain a solid understanding of Python’s advanced concepts
- Unlock the exciting new features of Python 3.8 and 3.9
- Grasp useful tips to apply your Python knowledge in the real-world
In Detail
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.
Publisher resources
Table of contents
Product information
- Title: Python Programming Advanced: Understanding Weird Concepts
- Author(s):
- Release date: December 2020
- Publisher(s): Packt Publishing
- ISBN: 9781801073714
You might also like
book
Clean Code: A Handbook of Agile Software Craftsmanship
Even bad code can function. But if code isn't clean, it can bring a development organization …
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Data Science from Scratch, 2nd Edition
To really learn data science, you should not only master the tools—data science libraries, frameworks, modules, …