Learning Web App Development (Paperback)
Semmy Purewal
- 出版商: O'Reilly
- 出版日期: 2014-04-01
- 定價: $1,650
- 售價: 9.0 折 $1,485
- 語言: 英文
- 頁數: 306
- 裝訂: Paperback
- ISBN: 1449370195
- ISBN-13: 9781449370190
-
相關分類:
CSS、HTML、JavaScript
立即出貨 (庫存=1)
買這商品的人也買了...
-
$580$522 -
$580$493 -
$780$663 -
$780$515 -
$780$663 -
$590$460 -
$400$380 -
$950$903 -
$940$700 -
$480$408 -
$480$408 -
$680$578 -
$360$306 -
$360$252 -
$780$616 -
$560$442 -
$450$383 -
$350$277 -
$490$417 -
$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