Expert Python Programming: Learn Best Practices to Designing, Coding, and Distributing Your Python Software

  • 4h 23m
  • Tarek Ziadé
  • Packt Publishing
  • 2008

Python is a dynamic programming language, used in a wide range of domains by programmers who find it simple, yet powerful. From the earliest version 15 years ago to the current one, it has constantly evolved with productivity and code readability in mind.

Even if you find writing Python code easy, writing code that is efficient and easy to maintain and reuse is not so straightforward. This book will show you how to do just that: it will show you how Python development should be done. Python expert Tarek Ziadé takes you on a practical tour of Python application development, beginning with setting up the best development environment, and along the way looking at agile methodologies in Python, and applying proven object-oriented principles to your design.

About the Author

Tarek Ziadé is CTO at Ingeniweb in Paris, working on Python, Zope, and Plone technology and on Quality Assurance. He has been involved for five years in the Zope community and has contributed to the Zope code itself.

Tarek has also created Afpy, the French Python User Group and has written two books in French about Python. He has gave numerous talks and tutorials in French and international events like Solutions Linux, Pycon, OSCON, and EuroPython.

In this Book

  • Getting Started
  • Syntax Best Practices—Below the Class Level
  • Syntax Best Practices—Above the Class Level
  • Choosing Good Names
  • Writing a Package
  • Writing an Application
  • Working with zc.buildout
  • Managing Code
  • Managing Life Cycle
  • Documenting Your Project
  • Test-Driven Development
  • Optimization—General Principles and Profiling Techniques
  • Optimization—Solutions
  • Useful Design Patterns
SHOW MORE
FREE ACCESS