Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

Unavailable
Expert Python Programming
Unavailable
Expert Python Programming
Unavailable
Expert Python Programming
Ebook769 pages5 hours

Expert Python Programming

Rating: 3 out of 5 stars

3/5

()

Currently unavailable

Currently unavailable

About this ebook

In Detail

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.

Approach

This book is an authoritative exploration of Python best practices and applications of agile methodologies to Python, illustrated with practical, real-world examples.

Who this book is for

This book is for Python developers who are already building applications, but want to build better ones by applying best practices and new development techniques to their projects.

The reader is expected to have a sound background in Python programming.

LanguageEnglish
Release dateSep 19, 2008
ISBN9781847194954
Unavailable
Expert Python Programming
Author

Tarek Ziade

Tarek Ziade is CTO at Ingeniweb in Paris, working on Python, Zope, and Plone technology and on Quality Assurance. He has been involved for 5 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.

Related to Expert Python Programming

Related ebooks

Information Technology For You

View More

Related articles

Reviews for Expert Python Programming

Rating: 3.1 out of 5 stars
3/5

10 ratings1 review

What did you think?

Tap to rate

Review must be at least 10 words

  • Rating: 3 out of 5 stars
    3/5
    A good book, although much of what it covers are favorite 3rd party libraries, rather than techniques. There is a lot of good content, though, concerning some of the unexpected features of Python.

    2 people found this helpful