Differences between revisions 14 and 15
Revision 14 as of 2008-03-08 20:28:37
Size: 2108
Comment: Django book is published
Revision 15 as of 2008-03-24 13:20:30
Size: 2966
Editor: 71
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:

== Rapid Web Applications with TurboGears ==
  Mark Ramm, Kevin Dangoor, Gigi Sayfan

ISBN: ISBN:0131583999,
'''Prentice Hall''',
504 pages (November 2006)

From the back cover:

This book will help experienced Web developers get productive with TurboGears—fast. You’ll quickly build your first TurboGears Web application—then extend it one step at a time, mastering the underlying libraries that make these enhancements possible. Next, the authors demonstrate TurboGears at work in a real-world application, by examining the code for “WhatWhat Status,” an open source project status tracking application. Finally, you’ll gain deep insight into the model, view, and controller technologies TurboGears is built upon: knowledge that will help you build far more robust and capable Python applications.

http://www.turbogearsbook.com/

Note: Listed in reverse chronological order; this list is very far from being a complete list of Python web books; see also http://wiki.python.org/moin/ZopeBooks for a list of Zope books

The Definitive Guide to Django: Web Development Done Right

  • Adrian Holovaty, Jacob Kaplan-Moss

ISBN: 1590597257, Apress, 447 pages (December 2007)

Online version at http://www.djangobook.com/.

CherryPy Essentials: Rapid Python Web Application Development

  • Sylvain Hellegouarch

ISBN: 1904811841, Packt Publishing, 272 pages (March 2007)

Design, develop, test, and deploy your Python web applications easily: Walks through building a complete Python web application using CherryPy 3. Covers the CherryPy HTTP:Python interface, using CherryPy with other Python libraries, and design, security, testing, and deployment.

More info: http://www.packtpub.com/book/CherryPy

Rapid Web Applications with TurboGears

  • Mark Ramm, Kevin Dangoor, Gigi Sayfan

ISBN: 0131583999, Prentice Hall, 504 pages (November 2006)

From the back cover:

This book will help experienced Web developers get productive with TurboGears—fast. You’ll quickly build your first TurboGears Web application—then extend it one step at a time, mastering the underlying libraries that make these enhancements possible. Next, the authors demonstrate TurboGears at work in a real-world application, by examining the code for “WhatWhat Status,” an open source project status tracking application. Finally, you’ll gain deep insight into the model, view, and controller technologies TurboGears is built upon: knowledge that will help you build far more robust and capable Python applications.

http://www.turbogearsbook.com/

Python Web Programming

  • Steve Holden

ISBN: 0735710902, New Riders, 691 pages (January 2002)

Aimed primarily at experienced programmers who have used other languages, it provides a concise introduction to the Python language, and then covers sockets, the Python database API, and the standard library. The book concludes by presenting a pure-Python web framework that can be used as the basis of the reader's own web applications.

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

  • George K. Thiruvathukal, Thomas W. Christopher, John P. Shafaee

ISBN: 0130410659, Prentice Hall, 450 pages (October 2001)

Explains how to build production-quality web applications with Python and other open source technology. The opening chapters introduce the Python language, the Linux operating system, Apache web server and network configuration, CGI programming, and MySQL database essentials. The second half of the book describes template processing with the WriteProcessor, form processing with the WebForm module, and the Slither application development framework. (Book News, Inc.®, Portland, OR).

WebProgrammingBooks (last edited 2021-08-01 17:32:29 by alireza.azimzadeh.alimp5)

Unable to edit the page? See the FrontPage for instructions.