Learning Web App Development (Paperback)
暫譯: 學習網頁應用程式開發 (平裝本)
Semmy Purewal
- 出版商: O'Reilly
- 出版日期: 2014-04-01
- 定價: $1,650
- 售價: 9.5 折 $1,568
- 語言: 英文
- 頁數: 306
- 裝訂: Paperback
- ISBN: 1449370195
- ISBN-13: 9781449370190
-
相關分類:
CSS、HTML、JavaScript
立即出貨 (庫存=1)
買這商品的人也買了...
-
$580$522 -
$580$458 -
$780$616 -
$780$616 -
$780$663 -
$590$460 -
$400$380 -
$950$903 -
$940$700 -
$480$379 -
$480$379 -
$680$537 -
$360$284 -
$360$284 -
$780$616 -
$560$442 -
$450$315 -
$350$277 -
$490$387 -
$450$356 -
$360$284 -
$500$395 -
$380$342 -
$420$378 -
$580$458
商品描述
Grasp the fundamentals of web application development by building a simple database-backed app from scratch, using HTML, JavaScript, and other open source tools. Through hands-on tutorials, this practical guide shows inexperienced web app developers how to create a user interface, write a server, build client-server communication, and use a cloud-based service to deploy the application.
Each chapter includes practice problems, full examples, and mental models of the development workflow. Ideal for a college-level course, this book helps you get started with web app development by providing you with a solid grounding in the process.
- Set up a basic workflow with a text editor, version control system, and web browser
- Structure a user interface with HTML, and include styles with CSS
- Use JQuery and JavaScript to add interactivity to your application
- Link the client to the server with AJAX, JavaScript objects, and JSON
- Learn the basics of server-side programming with Node.js
- Store data outside your application with Redis and MongoDB
- Share your application by uploading it to the cloud with CloudFoundry
- Get basic tips for writing maintainable code on both client and server
商品描述(中文翻譯)
掌握網頁應用程式開發的基本原理,從零開始建立一個簡單的資料庫支援應用程式,使用 HTML、JavaScript 及其他開源工具。透過實作教學,本實用指南向缺乏經驗的網頁應用程式開發者展示如何創建使用者介面、撰寫伺服器、建立客戶端與伺服器之間的通訊,以及使用雲端服務來部署應用程式。
每一章節都包含練習題、完整範例和開發工作流程的心智模型。本書非常適合大學課程,幫助您在網頁應用程式開發方面打下堅實的基礎。
- 設定基本的工作流程,包括文字編輯器、版本控制系統和網頁瀏覽器
- 使用 HTML 結構化使用者介面,並使用 CSS 添加樣式
- 使用 JQuery 和 JavaScript 為您的應用程式添加互動性
- 使用 AJAX、JavaScript 物件和 JSON 將客戶端連接到伺服器
- 學習 Node.js 的伺服器端程式設計基礎
- 使用 Redis 和 MongoDB 將資料儲存於應用程式之外
- 通過 CloudFoundry 將應用程式上傳到雲端以分享
- 獲得在客戶端和伺服器上撰寫可維護程式碼的基本建議