Back to results
Cover image for book Python Distilled

Python Distilled

By:David M Beazley
Publisher:Pearson Technology Group
Print ISBN:9780134173276
eText ISBN:9780134173375
Edition:1
Copyright:2022
Format:Reflowable

eBook Features

Instant Access

Purchase and read your book immediately

Read Offline

Access your eTextbook anytime and anywhere

Study Tools

Built-in study tools like highlights and more

Read Aloud

Listen and follow along as Bookshelf reads to you

Expert insight for modern Python (3.6+) coding from the author of Python Essential Reference  Python educator Dave Beazley's concise handbook focuses on the essential core of the Python programming language, with code examples to illuminate how Python works and how to structure programs that can be more easily explained, tested, and debugged. Rather than trying to cover every possible feature and quirk of a 30-year-old language, this pragmatic guide provides a concise narrative related to fundamental programming topics that form the foundation for Python projects of any size including  Data abstraction  Control flow Program structure  Functions: master functions and functional programming idioms  Objects: control objects and master the "protocols" that define their behavior  Modules: plan for project growth by understanding modules and packages  Generators  Classes: understand classes from both high-level and technical perspectives  I/O handling: proper techniques and abstractions  Dicts  "This is a pragmatic book that presents some of the most important topics about the Python programming language in a concise form, designed to make it easier to find out the most relevant information bits in a context where resources abound and frequently are just too overwhelming."  —Victor Domingos, Software Developer, Slim Business Solutions, The No Title® Tech Blog