Skip to content

Python in Practice Create Better Programs Using Concurrency, Libraries, and Patterns

Best in textbook rentals since 2012!

ISBN-10: 0321905636

ISBN-13: 9780321905635

Edition: 2014

Authors: Mark Summerfield

List price: $44.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Python in Practice presents Python programming technologies and techniques to help programmers write code that's elegant, maintainable, and fast. Drawing on both the standard library and important third-party libraries, the book shows how to achieve significant speedups using high-level concurrency and compiled Python. The book is packed with examples and ideas that illustrate a wide range of techniques and modules, encompassing high-level networking, 2D graphics, 3D graphics, and GUI programming---including concurrent GUI programming. The book is aimed at programmers who want to take their Python programming to the next level.
Customers also bought

Book details

List price: $44.99
Copyright year: 2014
Publisher: Addison Wesley Professional
Publication date: 8/19/2013
Binding: Paperback
Pages: 336
Size: 7.00" wide x 9.00" long x 0.75" tall
Weight: 1.144
Language: English

Introduction
Creational Design Patterns in Python
Structural Design Patterns in Python
Behavioral Design Patterns in Python
High-Level Concurrency in Python
Extending Python
High-Level Networking in Python
Graphical User Interfaces with Python and Tkinter
OpenGL 3D Graphics in Python
Epilogue
Selected Bibliography