
Web Programming
Techniques for Integrating Python, Linux, Apache, and MySQL
This book is aimed at the practicing programmer seeking to use Python and Linux to rapidly develop web and enterprise services. Will be especially important to those involved in e-commerce programming.
- ISBN 13 : 9780130410658
- ISBN 10 : 0130410659
- Judul : Web Programming
- Sub Judul : Techniques for Integrating Python, Linux, Apache, and MySQL
- Pengarang : George Kuriakose Thiruvathukal, John P. Shafaee, Thomas W. Christopher,
- Kategori : Computers
- Klasifikasi : 005.2/76
- Call Number : 005.2/76 GEO w
- Bahasa : en
- Penaklikan : xviii, 745 p. :
- Tahun : 2002
- Halaman : 745
- Halaman : 745
- Open Library : http://openlibrary.org/books/OL22726150M/Web_programming
- Google Book : http://books.google.co.id/books?id=0gzxdVuIZCIC&dq=intitle:web+programing&hl=&source=gbs_api
-
Ketersediaan :
In Web programing, you will almost always want to log the fact that an exception
was caught by the generic except clause and then display the traceback. These
two pieces of information make debugging your application painless. Before we ...