Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2009-11-13 13:12:03
Size: 2456
Editor: ZoomQuiet
Comment:
Revision 5 as of 2009-12-25 07:16:11
Size: 2402
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
[[TableOfContents]] <<TableOfContents>>
Line 6: Line 6:
[[Include(ZPyUGnav)]] <<Include(ZPyUGnav)>>
Line 10: Line 10:
 * 工程:[http://code.google.com/p/openbookproject/wiki/PyWdwWebdotPy PyWDWW:蟒样Web开发 指南] ~ OpenBookProject 作品之一  * 工程:[[http://code.google.com/p/openbookproject/wiki/PyWdwWebdotPy|PyWDWW:蟒样Web开发 指南]] ~ OpenBookProject 作品之一
Line 14: Line 14:
本书由 xrfang <xrfang AT gmail.com> [http://groups.google.com/group/python-cn/browse_thread/thread/12764f0795130986# 创意]; ZoomQuiet 义务组织;
 * 工程主页:[http://code.google.com/p/openbookproject/wiki/PyWdwWebdotPy PyWDWW:蟒样Web开发 指南]
本书由 xrfang <xrfang AT gmail.com> [[http://groups.google.com/group/python-cn/browse_thread/thread/12764f0795130986#|创意]]; ZoomQuiet 义务组织;
 * 工程主页:[[http://code.google.com/p/openbookproject/wiki/PyWdwWebdotPy|PyWDWW:蟒样Web开发 指南]]
Line 20: Line 20:
 1. [:/Intro:介绍] {{{  1. [[/Intro|介绍]] {{{
Line 25: Line 25:
 1. [:/BaseWebDev:Web开发的基本概念]{{{  1. [[/BaseWebDev|Web开发的基本概念]]{{{
Line 29: Line 29:
 1. [:/IntroPy:Python简介]{{{  1. [[/IntroPy|Python简介]]{{{
Line 32: Line 32:
 1. [:ExampleWebdotPy:Web.Py的样例式学习]{{{  1. [[ExampleWebdotPy|Web.Py的样例式学习]]{{{
Line 36: Line 36:
 1. [:WebdotPyApi:Web.Py API文档和Cookbook] {{{  1. [[WebdotPyApi|Web.Py API文档和Cookbook]] {{{
Line 41: Line 41:
 1. [:WebdotPyOpenning:Web.Py的开放性]{{{  1. [[WebdotPyOpenning|Web.Py的开放性]]{{{
Line 46: Line 46:
 1. [:/DebugWebdotPy:开发调试、测试和部署Web.Py应用程序]{{{  1. [[/DebugWebdotPy|开发调试、测试和部署Web.Py应用程序]]{{{
Line 59: Line 59:
创建 by -- ZoomQuiet [[[DateTime(2009-11-13T13:08:54Z)]]]
||<^>[[PageComment2]]||<^>[:/PageCommentData:PageCommentData]''||
创建 by -- ZoomQuiet [<<DateTime(2009-11-13T13:08:54Z)>>]

蟒样Web开发指南:维基样章

概述

本书由 xrfang <xrfang AT gmail.com> 创意; ZoomQuiet 义务组织;

样章索引

  1. 介绍

       1. 为何要写这本书
             1. 简介WebPy?以及何谓“蟒样”(Pythonic)
             2. 读者所需要的基本知识(比如我们不从0开始教学Python、HTML等) 
  2. Web开发的基本概念

        * 介绍HTTP协议的基本概念POST/GET等、Web工作的原理(服务器和浏览器如何交互?)、
        * XMLHttpRequest(AJAX)的基本原理和它对传统WEB的C/S交互模式的颠覆。 
  3. Python简介

        * 给其他程序员看的Python快速入门手册。介绍Python对于其他语言程序员看起来比较奇怪 的基本概念和使用上的一些技巧。 
  4. Web.Py的样例式学习

       1. Agile开发模式简介用Scrum为例介绍Agile开发的概念。我们将用Scrum的模式来开发一个Web.Py的应用程序
       2. - 2.x 用一个例子,多个Iteration的方式开发一个Web.Py应用 
  5. Web.Py API文档和Cookbook

       1. Web.Py Cookbook Web.Py Cookbook站点内容整理和中文化(需重写)
       2. Web.Py API参考手册 系统性地介绍Web.Py的API 
  6. Web.Py的开放性

       1. Web.Py和其他模板系统集成(例如Mako、Cheetah)
       2. Web.Py和其他数据库系统集成(例如SQLAlchemy)
       3. ... 
  7. 开发调试、测试和部署Web.Py应用程序

       1. 开发环境
       2. 测试方式
       3. 在生产环境中部署Web.Py应用 
  8. [:Others:其他话题 ]


反馈

创建 by -- ZoomQuiet [2009-11-13 13:08:54]

PyWdwWebdotPy (last edited 2009-12-25 07:16:11 by localhost)