Python Web Programming
Steve Holden
- 出版商: New Riders
- 出版日期: 2002-01-18
- 售價: $2,010
- 貴賓價: 9.5 折 $1,910
- 語言: 英文
- 頁數: 720
- 裝訂: Paperback
- ISBN: 0735710902
- ISBN-13: 9780735710900
-
相關分類:
Python、程式語言
已過版
買這商品的人也買了...
-
$1,029Fundamentals of Data Structures in C++
-
$1,550$1,473 -
$970Introduction to Algorithms, 2/e
-
$1,550$1,473 -
$560$504 -
$450$360 -
$560$476 -
$600$588 -
$590$466 -
$690$538 -
$780$663 -
$720$569 -
$690$587 -
$1,530$1,454 -
$580$493 -
$750$675 -
$490$382 -
$560$504 -
$720$569 -
$420$328 -
$880$695 -
$480$379 -
$1,225C++ Primer Plus, 5/e (Paperback)
-
$399CISSP All-in-One Exam Guide, 3/e
-
$299Network Simulation Experiments Manual
相關主題
商品描述
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.
Table of Contents
I. WHY PYTHON, AND HOW?
2. An Introduction to Python.
3. Object-Orientation.
II. NETWORK PROGRAMMING IN PYTHON.
5. Available Client Libraries.
6. A Server Framework Library.
7. Asynchronous Services.
III. DATABASE PROGRAMMING IN PYTHON.
9. Client/Server Database Architectures.
10. The Python Database Interface.
11. Adapting the Python Interface to Database Products.
IV. XML AND PYTHON.
13. XML Processing.
14. SAX: The Simple API for XML.
V. INTEGRATED WEB APPLICATIONS IN PYTHON.
16. Web Application Frameworks.
17. AWeFUL: An Object-Oriented Web Site Framework.
18. A Web Application- PythonTeach.com.
VI. APPENDIXES.
Appendix B. Glossary.
Index.