微信扫一扫,开始最好玩的图书漂流玩法

Pro Python  童书●育儿

Marty Alchin
Apress(2010-06-15)
378元 / 368页
9781430227571
标签: Python  进阶  编程  programming  python  Programming 

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!). What you'll learn * Write strong Python code that will be respected in the Python community. * Understand the reasons behind big design decisions in Python. * Write programs that can reconfigure themselves in Python. * Disguise your code as different types of objects in Python. * Inspect just about any object in Python. * Prepare your code for international audiences. * Ensure code quality with rigorous testing. Who this book is for This book is for intermediate to advanced Python programmers who are looking to understand how and why Python works the way it does and how they can take their code to the next level. Table of Contents * Principles and Philosophy * Advanced Basics * Functions * Classes * Common Protocols * Object Management * Strings * Documentation * Testing * Distribution * Sheets: A CSV Framework


作者介绍

Marty Alchin is a professional programmer with a passion for the Web. His work with Django, the
popular Web framework, led him to write several articles about Python, to speak at PyCon and even to
write his first book, Pro Django, which was published by Apress in December of 2008.
In addition to writing for print, Marty keeps a blog at http://martyalchin.com/, where he writes
about Python, Django and anything else that strikes his fancy.