null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Learning Web App Development (Build Quickly with Proven JavaScript Techniques)

List Price: $49.99
SKU:
9781449370190
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Semmy Purewal
    Format:
    Paperback
    Pages:
    303
    Publisher:
    O'Reilly Media (April 1, 2014)
    Language:
    English
    ISBN-13:
    9781449370190
    ISBN-10:
    1449370195
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $49.99
    Case Pack:
    13
    As low as:
    $42.99
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    17.92oz
    Imprint:
    O'Reilly Media
  • Overview

    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