You've learned the basics of Python, but how do you take your skills to the next stage? Even if you know enough to be productive, there are a number of features that can take you to the next level in Python.
Pro Python explores concepts and features normally left to experimentation, allowing you to be even more productive and creative.
In addition to pure code concerns, Pro Python will develop your programming techniques and approaches, which will help make you a better Python programmer. Not only will this book help your code, it will also help you understand and interact with the many established Python communities, or even start your own.
- Take your Python knowledge and coding skills to the next level.
- Write clean, innovative code that will be respected among your peers.
- Make your code do more with introspection and metaprogramming.
- Design complete frameworks and libraries (two are included in the book!).
For more information, including a link to the source code referenced in the book, please visit http://propython.com/.
Author(s): Marty Alchin
Edition: 1
Publisher: Apress
Year: 2010
Language: English
Pages: 368
Tags: Software Engineering/Programming and Operating Systems
Front Matter....Pages i-xix
Principles and Philosophy....Pages 1-17
Advanced Basics....Pages 19-52
Functions....Pages 53-101
Classes....Pages 103-142
Common Protocols....Pages 143-168
Object Management....Pages 169-190
Strings....Pages 191-206
Documentation....Pages 207-215
Testing....Pages 217-231
Distribution....Pages 233-242
Sheets: A CSV Framework....Pages 243-281
Style Guide for Python....Pages 283-297
Voting Guidelines....Pages 299-300
The Zen of Python....Pages 301-302
Docstring Conventions....Pages 303-307
Backwards Compatibility Policy....Pages 309-311
Python 3000....Pages 313-315
Python Language Moratorium....Pages 317-319
Back Matter....Pages 321-341