注冊 | 登錄讀書好,好讀書,讀好書!
讀書網(wǎng)-DuShu.com
當前位置: 首頁出版圖書科學技術(shù)計算機/網(wǎng)絡操作系統(tǒng)Google App Engine開發(fā)(影印版)

Google App Engine開發(fā)(影印版)

Google App Engine開發(fā)(影印版)

定 價:¥52.00

作 者: (美)斯華倫 著
出版社: 東南大學出版社
叢編項:
標 簽: 系統(tǒng)開發(fā)

ISBN: 9787564122683 出版時間: 2010-06-01 包裝: 平裝
開本: 16開 頁數(shù): 241 字數(shù):  

內(nèi)容簡介

  即便你在編程或者Web開發(fā)方面只有很少或者沒有任何經(jīng)驗,使用Google APP Engine和這本書就能快速并且充滿自信地構(gòu)建那些激動人心的可擴展Web應用。App Engine幾乎是近年來最引人注目的Web技術(shù),它提供了一個簡單易用的應用程序框架以及基本的Web工具。盡管Google自帶的教程已經(jīng)展示了主要的步驟,但是《Google App Engine開發(fā)》將會幫助任何人開始上手使用這個平臺。讀完本書你將學會如何構(gòu)建完整的交互應用,并且將它們部署到和]Google搜索引擎使用同樣服務器的云中。擁有這本書,你將會:縱覽Google App Engine相關(guān)必備技術(shù);學習如何使用Python、HTML、層疊樣式表(CSS)、HTTP和IDataStore(App Engine的數(shù)據(jù)庫);領(lǐng)會創(chuàng)建高級動態(tài)web應用的必備技術(shù)要點;掌握部署應用的前提要件。《Google App Engine開發(fā)》同樣也是那些想要獲得Web開發(fā)技能的資深程序員的極佳參考資源。構(gòu)建Web應用曾是專家們獨占的領(lǐng)地,但自從有了Google App Engine和這本書,任何人都能創(chuàng)建一個動態(tài)Web網(wǎng)站。

作者簡介

  Charles Severance是密歇根大學信息學院的兼職助理教授。他也是IMS全球?qū)W習聯(lián)合會的IMS開發(fā)者網(wǎng)絡協(xié)調(diào)員。

圖書目錄

Preface
1.Programming on the Web
The Request/Response Cycle
What Is Google App Engine?
What Is a "Cloud"?
Why Did Google Build App Engine and Give It Away for Free?
What Is the Google Infrastructure Cloud?
Enter the Application Engine
Your Application Must Be a Good Citizen in the Google Cloud
How the Cloud Runs Your Application
Why You Really Want to Run in the Cloud
The Simplest App Engine Application
Summary
Exercises
2.HTMLandCSS
A Brief History of HTML and CSS
HyperText Markup Language (HTML)
A Well-Formed HTML Document
Validating Your HTML
HyperText Links (Anchor Tags)
Multiple Files
Lists in HTML
Specifying Styles Using CSS
Styling Tags with CSS
Exerting More Control over Markup
Validating CSS
Tools to Help You Work with CSS
Building the Navigation Menu
The CSS Box Model
Adding Navigation Hints for Users
Summary
Exercises
3.Python
What Is Programming?
About Python
Installing Python
The Essence of Programming
Input, Processing, and Output
Conditional Steps: A Number-Guessing Web Application
Variables and Expressions
Naming Variables
Constants
Handling Text Data Using Strings
Using the String Library
Types and Conversion
Variables with Many Values at the Same Time: Lists
Repeated Code: Loops
Pythons Backpack: Dictionaries
Looping Through a Dictionary
Stored and Reused Code: Python Functions
Turning Traceback to Our Advantage Using Try and Except
Object-Oriented Python
Comments in Python
The Tao of Programming
Summary
Exercises
4.Sending Data to Your Application
Making an HTTP Request
Hacking the HTTP Protocol
The HTTP Protocol Standards
Watching HTTP in Action
HTML: Building a Form
Sending Form Data to the Server Using POST
Handling Form Data in the App Engine Server
Sending Form Data to the Server Using GET
App Engine Log
Looking at All the Data Available on an HTTP Request
Advanced: Multipart POST Data with File Upload
Summary
Exercises
5.The App Engine webapp Framework
A Trivial App Engine Application
An Equivalent Trivial webapp Application
The Handler Callback Pattern
Looking at the Handler Code
What Is "self" and Why Is It There?
Number Guessing Using the webapp Framework
Web Server Logs
Summary
Exercises
6.Templates
Template Syntax
Using the Templates from Python
The Number-Guessing Game Using Templates
Abstraction and Separation of Concerns: "Model View Controller"
Building a Multiscreen Application
Static Files in App Engine
Referencing Static Files
Generalizing Template Lookup with Multiple Templates
Extending Base Templates
Conditional Processing Templates
Replacing More Than One Block in the Base Template
Extending Our Application
Syntax Errors
More on Templates
Summary
Exercises
7.Cookies and Sessions
HTTP Cookies
Logging In and Logging Out Using Sessions
Installing the Simple Session Utility
Using the Session to Mark Login and Logout
Changing the User Interface for a Logged-In User
Summary
Exercises
8.AppEngineDatastore
The Model-View-Controller Pattern
Defining Models
Adding a New Account Form
Adding a User Account
Looking Through the Datastore
Logging In and Checking Accounts and Passwords
Retrieving and Displaying Many Objects
Terminology: Different Types of Keys
References Between Data Models
Interactions Between Models
Putting the Primary Key into Session
Adding the Chat Feature
Summary
Exercises
9.JavaScript, jQuery, and AJAX
jQuery
Create a View of the Chat Messages in HTML
Asynchronously Updating a Using AJAX
Summary
Exercises
10.Running Your Application on the Google Infrastructure
Application Engine Accounts
Creating an Application on App Engine
Uploading Your Application
Testing Your Application
Logs, Statistics, and Other Features
Uploading New Versions
Collaboration on Applications
Summary
Exercises
11.Memory Cache
The Rules of Memory Cache
Using the Memory Cache
Using the Application Console to Examine Memory Cache
Using a Memory Cache in Your Application
Building a Session Store Using Memory Cache
Sessions and Memory Cache
Summary
Exercises
A. Installing and Running Google App Engine on Windows XP
B. Installing and Running Google App Engine on Windows Vista

本目錄推薦

掃描二維碼
Copyright ? 讀書網(wǎng) ranfinancial.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號 鄂公網(wǎng)安備 42010302001612號