English | 2022 | ISBN: | ASIN: B09WVB49W8 | 125 pages | EPUB/PDF | 0.8 Mb

This book is an in-depth and activity-based introduction to the advanced level topics of Python programming. It follows a step-by-step practical approach by combining the theory of the language with hands-on coding exercises including quizzes, projects, assignments and exams.
We begin by introducing the Collections module in Python. Then we cover Iterators, Generators, Date and Time Operations, Decorators and Context Managers in Python.
By the end of the book, you will learn almost all of the advanced level concepts of Python in great detail by writing thousands of lines of code. All the supplementary resources (code files, quizzes, assignments, final exam etc.) are available for download at the GitHub repository. The link for the repository is provided in the book.
This is the third book in Hands-On Python Series. And here is what you will find in this book
Theory: In each topic, we will cover all the Theoretical Details with example coding.
Coding Exercises: At the end of each chapter, we will have Coding Exercise, Quizzes.
Projects: We will build projects in this book. You will learn how to apply Python concepts on real world problems.
Assignments: After each project, you will have an Assignment. These assignments will let you build the project from scratch on your own.
Final Exam: At the end of this book, you will have the Final Exam. It is a multiple-choice exam with 20 questions and a limited duration. The exam will let you to test your Python level.
Contents
1. Introduction
2. Collections
3. Iterators
4. Generators
5. Date and Time
6. Decorators
7. Context Managers
DOWNLOAD