Pythonic Programming

Pythonic Programming
Author :
Publisher : Pragmatic Bookshelf
Total Pages : 211
Release :
ISBN-10 : 9781680509205
ISBN-13 : 1680509209
Rating : 4/5 (209 Downloads)

Book Synopsis Pythonic Programming by : Dmitry Zinoviev

Download or read book Pythonic Programming written by Dmitry Zinoviev and published by Pragmatic Bookshelf. This book was released on 2021-09-23 with total page 211 pages. Available in PDF, EPUB and Kindle. Book excerpt: Make your good Python code even better by following proven and effective pythonic programming tips. Avoid logical errors that usually go undetected by Python linters and code formatters, such as frequent data look-ups in long lists, improper use of local and global variables, and mishandled user input. Discover rare language features, like rational numbers, set comprehensions, counters, and pickling, that may boost your productivity. Discover how to apply general programming patterns, including caching, in your Python code. Become a better-than-average Python programmer, and develop self-documented, maintainable, easy-to-understand programs that are fast to run and hard to break. Python is one of the most popular and rapidly growing modern programming languages. With more than 200 standard libraries and even more third-party libraries, it reaches into the software development areas as diverse as artificial intelligence, bioinformatics, natural language processing, and computer vision. Find out how to improve your understanding of the spirit of the language by using one hundred pythonic tips to make your code safer, faster, and better documented. This programming style manual is a quick reference of helpful hints and a random source of inspiration. Choose the suitable data structures for searching and sorting jobs and become aware of how a wrong choice may cause your application to be completely ineffective. Understand global and local variables, class and instance attributes, and information-hiding techniques. Create functions with flexible interfaces. Manage intermediate computation results by caching them in files and memory to improve performance and reliability. Polish your documentation skills to make your code easy for other programmers to understand. As a bonus, discover Easter eggs cleverly planted in the standard library by its developers. Polish, secure, and speed-up your Python applications, and make them easier to maintain by following pythonic programming tips. What You Need: You will need a Python interpreter (ideally, version 3.4 or above) and the standard Python library that usually comes with the interpreter.


Pythonic Programming Related Books

Pythonic Programming
Language: en
Pages: 211
Authors: Dmitry Zinoviev
Categories: Computers
Type: BOOK - Published: 2021-09-23 - Publisher: Pragmatic Bookshelf

DOWNLOAD EBOOK

Make your good Python code even better by following proven and effective pythonic programming tips. Avoid logical errors that usually go undetected by Python li
The Hitchhiker's Guide to Python
Language: en
Pages: 338
Authors: Kenneth Reitz
Categories: Computers
Type: BOOK - Published: 2016-08-30 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

The Hitchhiker's Guide to Python takes the journeyman Pythonista to true expertise. More than any other language, Python was created with the philosophy of simp
Clean Code in Python
Language: en
Pages: 328
Authors: Mariano Anaya
Categories: Computers
Type: BOOK - Published: 2018-08-29 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Getting the most out of Python to improve your codebase Key Features Save maintenance costs by learning to fix your legacy codebase Learn the principles and tec
Effective Python
Language: en
Pages: 251
Authors: Brett Slatkin
Categories: Computers
Type: BOOK - Published: 2015 - Publisher: Pearson Education

DOWNLOAD EBOOK

Effective Python will help students harness the full power of Python to write exceptionally robust, efficient, maintainable, and well-performing code. Utilizing
Fluent Python
Language: en
Pages: 1069
Authors: Luciano Ramalho
Categories: Computers
Type: BOOK - Published: 2015-07-30 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Python’s simplicity lets you become productive quickly, but this often means you aren’t using everything it has to offer. With this hands-on guide, you’ll