Leer libro Título: HANDS-ON PYTHON WITH EXERCISES, PROJECTS, ASSIGNMENTS & FINAL EXAM. ADVANCED
Autor: ARDA, MUSA
Año: 2022
Género: SOFTWARE Y LENGUAJES DE PROGRAMACIÓN
Formato: PDF

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.

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.


Leer libro
BPC