Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Python in a Nutshell, 4th Edition (6th Early Release)

Posted By: GFX_MAN
Python in a Nutshell, 4th Edition (6th Early Release)

Python in a Nutshell, 4th Edition (6th Early Release)
English | 2022 | ISBN: 9781098113544 | 737 pages | EPUB, MOBI | 6.01 MB

Python was recently ranked as today's most popular programming language on the TIOBE index, thanks to its broad applicability to design and prototyping to testing, deployment, and maintenance. With this updated fourth edition, you'll learn how to get the most out of Python, whether you're a professional programmer or someone who needs this language to solve problems in a particular field.

Carefully curated by recognized experts in Python, this new edition focuses on version 3.10, bringing this seminal work on the Python language fully up to date on five version releases, including preview coverage of upcoming 3.11 features.

This handy guide will help you
Learn how Python represents data and program as objects
Understand the value and uses of type annotations
Examine which language features appeared in which recent versions
Discover how to use modern Python idiomatically
Learn ways to structure Python projects appropriately
Understand how to debug Python code