Python in Practice

Python in Practice
Author :
Publisher : Pearson Education
Total Pages : 326
Release :
ISBN-10 : 9780321905635
ISBN-13 : 0321905636
Rating : 4/5 (636 Downloads)

Book Synopsis Python in Practice by : Mark Summerfield

Download or read book Python in Practice written by Mark Summerfield and published by Pearson Education. This book was released on 2013 with total page 326 pages. Available in PDF, EPUB and Kindle. Book excerpt: Winner of the 2014 Jolt Award for "Best Book" "Whether you are an experienced programmer or are starting your career, Python in Practice is full of valuable advice and example to help you improve your craft by thinking about problems from different perspectives, introducing tools, and detailing techniques to create more effective solutions." --Doug Hellmann, Senior Developer, DreamHost If you're an experienced Python programmer, Python in Practice will help you improve the quality, reliability, speed, maintainability, and usability of all your Python programs. Mark Summerfield focuses on four key themes: design patterns for coding elegance, faster processing through concurrency and compiled Python (Cython), high-level networking, and graphics. He identifies well-proven design patterns that are useful in Python, illuminates them with expert-quality code, and explains why some object-oriented design patterns are irrelevant to Python. He also explodes several counterproductive myths about Python programming--showing, for example, how Python can take full advantage of multicore hardware. All examples, including three complete case studies, have been tested with Python 3.3 (and, where possible, Python 3.2 and 3.1) and crafted to maintain compatibility with future Python 3.x versions. All code has been tested on Linux, and most code has also been tested on OS X and Windows. All code may be downloaded at www.qtrac.eu/pipbook.html. Coverage includes Leveraging Python's most effective creational, structural, and behavioral design patterns Supporting concurrency with Python's multiprocessing, threading, and concurrent.futures modules Avoiding concurrency problems using thread-safe queues and futures rather than fragile locks Simplifying networking with high-level modules, including xmlrpclib and RPyC Accelerating Python code with Cython, C-based Python modules, profiling, and other techniques Creating modern-looking GUI applications with Tkinter Leveraging today's powerful graphics hardware via the OpenGL API using pyglet and PyOpenGL


Python in Practice Related Books

Python in Practice
Language: en
Pages: 326
Authors: Mark Summerfield
Categories: Computers
Type: BOOK - Published: 2013 - Publisher: Pearson Education

DOWNLOAD EBOOK

Winner of the 2014 Jolt Award for "Best Book" "Whether you are an experienced programmer or are starting your career, Python in Practice is full of valuable adv
Python in Practice
Language: en
Pages: 326
Authors: Mark Summerfield
Categories: Computers
Type: BOOK - Published: 2013-08-20 - Publisher: Addison-Wesley

DOWNLOAD EBOOK

Winner of the 2014 Jolt Award for "Best Book" “Whether you are an experienced programmer or are starting your career, Python in Practice is full of valuable a
Python Workout
Language: en
Pages: 246
Authors: Reuven M. Lerner
Categories: Computers
Type: BOOK - Published: 2020-08-04 - Publisher: Manning Publications

DOWNLOAD EBOOK

The only way to master a skill is to practice. In Python Workout, author Reuven M. Lerner guides you through 50 carefully selected exercises that invite you to
Practices of the Python Pro
Language: en
Pages: 363
Authors: Dane Hillard
Categories: Computers
Type: BOOK - Published: 2019-12-22 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Professional developers know the many benefits of writing application code that’s clean, well-organized, and easy to maintain. By learning and followi
The Big Book of Small Python Projects
Language: en
Pages: 433
Authors: Al Sweigart
Categories: Computers
Type: BOOK - Published: 2021-06-25 - Publisher: No Starch Press

DOWNLOAD EBOOK

Best-selling author Al Sweigart shows you how to easily build over 80 fun programs with minimal code and maximum creativity. If you’ve mastered basic Python s