Web Programming in Python: Techniques for Integrating Linux, Apache, and MySQL
Python is 100% enterprise ready, with powerful database and XML support, and even a full CORBA implementation. But it’s virtually impossible to find a book that shows you Python at work in a real enterprise environment. Web Programming in Python fills that gap, demonstrating exactly how to build robust, Web-based systems that integrate Python with other key open source technologies, including Linux, Apache, and MySQL. The book begins with a quick introduction and self-standing reference to Web p
List Price: $ 44.99
Price: $ 91.08
Find More Linux Mysql Products












very broad but very effective,
This book is surprising in its breadth of coverage (Python basics,
Python advanced topics, MySQL, Apache/CGI and net infrastructure) and
the depth of coverage of each. It is a great single reference for
coming up to speed on each aspect such that you could actually
implement a medium-sized web application based largely on
just what is in the book. For those that are already familiar with
any of these topics, that chapter can easily be skipped. This book
is not for the complete beginner though as it would be impossible
to cover so much ground if it were written with the Dummies mindset.
Overall, it does a very good job explaining subtle points that an
experienced programmer would want to know as they attempted to
implement a first application with these technologies. Good job.
Was this review helpful to you?
|Where are they now?,
This books was a major disappointment. The ideas seem pretty solid, but the book no longer matches the code that is available online. The downloads are a mess. The book says to install slither using the instructions in the download, but there are no instructions in the download. Two users posted requests over a year ago for these instructions and the requests were totally ignored. In fact not much has happened over the past year. It really seems as if the authors have moved on. Slither seems to be dead.
On another note – this book is very academic. For example, there is a couple of pages of discussion about the different theorectical ways to design databases. But my needs are so simple, that I already knew I was going to use MySQL, so I just did not care about this discussion. Unfortunately there are lots of discussions like that in this book. So if you just wanna get something done fast, this might not be the book for you.
Was this review helpful to you?
|I could have been a very good book,
This book had the right idea and its basic outline was well thought out. But when I tried some of the examples I found too many errors. There is no web site support for the errors in the code examples, or exercises by the author or publisher. So you are on your own.
In all fairness, the book contains a good presentation to Python, Linux and MySQL, and a good basic explanation of the Internet, Apache and CGI. However, I think most of us learn best by trying out the exercises after reading the theory, and it is here where the book is weak. Because there are too few complete exercises, many errors, no errata, and lack of web support I cannot recommend this book. Also, some of the exercises require the “Slither” libraries, which do not seem to be supported any longer. Furthermore, I haven’t been able to find a place to download the code in this book.
Was this review helpful to you?
|