Zero to Py : A Comprehensive Guide to Learning the Python Programming Language (Updated)

Автор: literator от 27-07-2023, 21:53, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Zero to Py : A Comprehensive Guide to Learning the Python Programming Language (Updated)Название: Zero to Py: A Comprehensive Guide to Learning the Python Programming Language (Updated)
Автор: Michael Green
Издательство: Leanpub
Год: 2023-03-11
Страниц: 320
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.1 MB

A comprehensive guide to learning the Python programming language, written so to be accessible to readers of all levels, from beginner Python developers to those who have some experience with Python. Even more advanced users may find some utility from the later chapters.

Python is a powerful and versatile programming language that is widely used across many different industries. From Data Science and Machine Learning to web development and automation, Python is a go-to choice for many developers due to its ease of use and its vast developer ecosystem.

This book aims to be a comprehensive guide to learning the Python Programming Language, covering all the essential concepts and topics that a Python developer needs to know. This book has been written so to be accessible to readers of all levels, whether you're just starting your journery into programming, or already have some experience with Python. Even more advanced users may find some utility from the later chapters.

This book is divided into four parts.

In Part I of this book, we start by introducing you to the basics of Python, building a foundation on the fundamentals as we cover topics such as data types, operators, control flow, functions, and classes.

In Part II of this book, we build upon the foundation established in Part I and dive deeper into more advanced features of the Python programming language. We explore the more advanced features of Python, discussing topics such as generators, the data object model, metaclasses, etc, with the explicit aim to help you write more efficient and elegant code. And finally, we'll look into Python modules and packaging, so we can see how to take your python code and construct libraries which can be shared with the broader python community.

In Part III of this book, we will take a closer look at some of the "batteries included" sections of the Python standard library. These are the modules and packages that are included with every Python installation and provide a wide range of functionality that can be used to solve a variety of problems. We'll explore packages like functools, itertools, dataclasses, etc.

And finally in Part VI we'll dig into mechanisms for profiling and debugging Python. Furthermore when we identify specific pain points in our implementation, we'll see how to refactor our projects to use performant C code for a boost in execution speed. We'll also look into how to use C debuggers to run the Python interpreter, so we can debug our C extensions.

Скачать Zero to Py: A Comprehensive Guide to Learning the Python Programming Language (Updated)








Нашел ошибку? Есть жалоба? Жми!
Пожаловаться администрации
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.