18 used & new from $6.22

Have one to sell? Sell yours here
 
 
Web Programming in Python: Techniques for Integrating Linux, Apache, and MySQL
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

Web Programming in Python: Techniques for Integrating Linux, Apache, and MySQL (Paperback)

~ (Author), Thomas W. Christopher (Author), John P. Shafaee (Author)
4.1 out of 5 stars  See all reviews (11 customer reviews)


Available from these sellers.


3 new from $43.92 15 used from $6.22

Customers Who Bought This Item Also Bought

Python Web Programming

Python Web Programming

by Steve Holden
4.3 out of 5 stars (16)  $36.49
Foundations of Agile Python Development (Expert's Voice in Open Source)

Foundations of Agile Python Development (Expert's Voice in Open Source)

by Jeff Younker
4.7 out of 5 stars (3)  $28.37
Python Cookbook

Python Cookbook

by David Ascher
4.3 out of 5 stars (42)  $32.97
Foundations of Python Network Programming

Foundations of Python Network Programming

by John Goerzen
4.7 out of 5 stars (16)  $40.49
Python Web Development with Django

Python Web Development with Django

by Wesley Chun
4.1 out of 5 stars (13)  $31.49
Explore similar items

Editorial Reviews

Product Description

If you're ready to use Python and open source in a real production environment, this book delivers the techniques and code you're looking for. Softcover.


From the Back Cover

Enterprise-class open source Web development — step-by-step, start-to-finish!

  • Build production-quality Web applications with Python and open source technology
  • Includes in-depth coverage of Python's intrinsic support for CGI programming
  • Demonstrates efficient template processing using a powerful yet simple module known as the Write Processor
  • Contains complete tutorials on Python, Apache Web Server, and MySQL
  • Features start-to-finish Web application case studies based on Slither, a new Python-based portal application development platform

Python is 100% enterprise ready, with powerful database, network, and Internet support. Now there's a book that shows you Python at work in a real enterprise environment. Web Programming in Python demonstrates exactly how to build robust, Web-based systems that integrate Python with three powerful open source technologies: Linux, Apache, and MySQL. Coverage includes all this, and more:

  • Self-contained Python tutorial: from the basics to advanced object-oriented and metaprogramming techniques
  • Fundamentals of Web development in Linux environments, covering file systems, processes, networking, and HTTP (the protocol of the web)
  • Network setup and Apache configuration, including the configuration of Secure Sockets Layer to support HTTPS
  • Python CGI programming: generating clean HTML code without unnecessary complexity and techniques for separating HTML from your business logic
  • An effective logging framework to support server-side debugging without using a debugger
  • MySQL: An immersive introduction to SQL and the book modules to integrate data access in your applications
  • Object-oriented techniques for form processing and powerful template processing using the Write Processor module

In an extensive case study section, you'll discover the new open source Slither Application Development Framework, and use it to build two powerful collaboration and e-commerce applications.

If you're ready to use Python and open source in a real production environment, one book delivers the techniques and code you're looking for: Web Programming in Python.


Product Details

  • Paperback: 768 pages
  • Publisher: Prentice Hall PTR (October 23, 2001)
  • Language: English
  • ISBN-10: 0130410659
  • ISBN-13: 978-0130410658
  • Product Dimensions: 9.2 x 7 x 1.3 inches
  • Shipping Weight: 2.4 pounds
  • Average Customer Review: 4.1 out of 5 stars  See all reviews (11 customer reviews)
  • Amazon.com Sales Rank: #1,100,949 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #8 in  Books > Computers & Internet > Web Development > Programming > Linux Web

More About the Author

George K. Thiruvathukal
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's George K. Thiruvathukal Page

Look Inside This Book
Browse Sample Pages:
Front Cover | Table of Contents | Index | Back Cover

What Do Customers Ultimately Buy After Viewing This Item?

Web Programming in Python: Techniques for Integrating Linux, Apache, and MySQL
56% buy the item featured on this page:
Web Programming in Python: Techniques for Integrating Linux, Apache, and MySQL 4.1 out of 5 stars (11)
Python Web Programming
13% buy
Python Web Programming 4.3 out of 5 stars (16)
$36.49
Python Cookbook
12% buy
Python Cookbook 4.3 out of 5 stars (42)
$32.97
Foundations of Python Network Programming
10% buy
Foundations of Python Network Programming 4.7 out of 5 stars (16)
$40.49

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

11 Reviews
5 star:
 (6)
4 star:
 (1)
3 star:
 (3)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.1 out of 5 stars (11 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
9 of 9 people found the following review helpful:
5.0 out of 5 stars very broad but very effective, July 20, 2002
By David Martens "dm" (San Francisco, CA USA) - See all my reviews
(REAL NAME)   
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.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
7 of 8 people found the following review helpful:
2.0 out of 5 stars Where are they now?, May 9, 2003
By cwurld "cwurld" (Madison, WI USA) - See all my reviews
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.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
4 of 4 people found the following review helpful:
3.0 out of 5 stars I could have been a very good book, May 28, 2004
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.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

3.0 out of 5 stars Uneven
There's lots to like in this book. It takes you on a grand tour of a lot of techniques you may need to know if you want build a Web application. Read more
Published 5 months ago by M. Henri De Feraudy

4.0 out of 5 stars Even now (2009!) stlil a very useful book
While this book is quite dated by computer technology standards, about 2/3 of it is just as relevant as when it first came out. Read more
Published 7 months ago by Joel Kolstad

3.0 out of 5 stars Learning Curve - Too Unfocused
Chapters 1-6 did not contain enough examples to get into thr mindset of the book. In particular, I would have like information better leading into the heart of the book in Chapter... Read more
Published on September 13, 2005 by Thomas L. Lucero

5.0 out of 5 stars Thank you to our readers & web site
Hello, Everyone. First, we thank all of you for the generally positive comments about our book. We worked hard to bring you a book of high quality and are still alive... Read more
Published on March 9, 2005 by George K. Thiruvathukal

5.0 out of 5 stars Best kept secret in web programming
Talk about a sleeper! This book may be one of the best kept secrets in the world of Web programming books. Read more
Published on October 7, 2004 by DK Smith

5.0 out of 5 stars Surprising breadth well explained
This book covers everything about getting a web application together. If you accept the Python Way, (a wise idea I think) you could look at the book as an attempted successor to... Read more
Published on April 13, 2004 by Michael Tobis

5.0 out of 5 stars Excellent book!
One of the best books around on web programming. A must-read for any programmer trying to build e-commerce applications.
Published on March 19, 2002 by John R. Williams

5.0 out of 5 stars Enterprise Open Source...for real
I don't know of any better book for those who need a quick start on serious applications using the Linux platform. Read more
Published on January 30, 2002 by Luiz De Oliveira

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.