Supercharged Python

Supercharged Python
Author :
Publisher : Addison-Wesley Professional
Total Pages : 1076
Release :
ISBN-10 : 9780135160794
ISBN-13 : 0135160790
Rating : 4/5 (94 Downloads)

Book Synopsis Supercharged Python by : Brian Overland

Download or read book Supercharged Python written by Brian Overland and published by Addison-Wesley Professional. This book was released on 2019-06-19 with total page 1076 pages. Available in PDF, EPUB and Kindle. Book excerpt: “Brian Overland makes programming simple. . . . To my amazement, his books explain complicated code clearly enough for anyone to understand.” —Art Sedighi, PhD Tapping into the full power of Python doesn’t have to be difficult. Supercharged Python is written for people who’ve learned the fundamentals of the language but want to take their skills to the next level. After a quick review of Python, the book covers: advanced list and string techniques; all the ways to handle text and binary files; financial applications; advanced techniques for writing classes; generators and decorators; and how to master packages such as Numpy (Numeric Python) to supercharge your applications! Use profilers and “magic methods” to code like a pro Harness the power of regular expressions to process text quickly with a single statement Take advantage of 22 coding shortcuts, along with performance tips, to save time and optimize your code Create really useful classes and objects, for games, simulations, money, mathematics, and more Use multiple modules to build powerful apps while avoiding the “gotchas” Import packages to dramatically speed up statistical operations—by as much as 100 times! Refer to the five-part language reference to look up fine points of the language Supercharged Python demonstrates techniques that allow you to write faster and more powerful code, whether you’re manipulating large amounts of data or building sophisticated applications. Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.


Supercharged Python Related Books

Supercharged Python
Language: en
Pages: 1076
Authors: Brian Overland
Categories: Computers
Type: BOOK - Published: 2019-06-19 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

“Brian Overland makes programming simple. . . . To my amazement, his books explain complicated code clearly enough for anyone to understand.” —Art Sedighi
The Python Book
Language: en
Pages: 343
Authors: Rob Mastrodomenico
Categories: Mathematics
Type: BOOK - Published: 2022-01-13 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

The Python Book Discover the power of one of the fastest growing programming languages in the world with this insightful new resource The Python Book delivers a
Python for Everyone
Language: en
Pages: 754
Authors: Cay S. Horstmann
Categories: Python
Type: BOOK - Published: 2019-08-20 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

Introduction -- Programming with numbers and strings -- Decsions -- Loops -- Functions -- Lists -- Files and exceptions -- Sets and dictionaries -- Objects and
Implementing Cryptography Using Python
Language: en
Pages: 304
Authors: Shannon Bray
Categories: Computers
Type: BOOK - Published: 2020-07-15 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

Learn to deploy proven cryptographic tools in your applications and services Cryptography is, quite simply, what makes security and privacy in the digital world
Visual Studio Code for Python Programmers
Language: en
Pages: 256
Authors: April Speight
Categories: Computers
Type: BOOK - Published: 2021-06-04 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

Become proficient and efficient with Visual Studio Code and learn how to integrate all your external tools! Visual Studio Code for Python Programmers helps Pyth