Tuesday, January 20, 2009

Python Web Programming (Landmark)

Python Web Programming (Landmark)
Python Web Programming (Landmark)
Title: Python Web Programming (Landmark)
Authors: Steve Holden
Editorial: Sams
Buy this book in

Python Web Programming is a practical introduction to building networked systems in the object-oriented framework of the Python language. It shows how to leverage the powerful Python libraries to build systems with less programming effort and easier maintenance. It leaves involved discussion of the Python language by itself to other books and dives right into using Python within web enables applications.

This book is intended for programmers who have experience with other programming languages (such a C or C++) and has some experience with building web-based systems. It is for the serious programmer who does not want a basic introductory to the language.

All code developed in the book will be available on the newriders.com website. This is an incredible asset because the Python language allows for modular programming between systems, thus readers in their projects can use code created in the book.