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

Lightweight Django (Using REST, WebSockets, and Backbone)

List Price: $39.99
SKU:
9781491945940
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:
    Julia Solórzano, Mark Lavin
    Format:
    Paperback
    Pages:
    243
    Publisher:
    O'Reilly Media (December 9, 2014)
    Language:
    English
    ISBN-13:
    9781491945940
    ISBN-10:
    149194594X
    Dimensions:
    7" x 9.19"
    Case Pack:
    20
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $39.99
    As low as:
    $34.39
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    14.4oz
    Imprint:
    O'Reilly Media
  • Overview

    How can you take advantage of the Django framework to integrate complex client-side interactions and real-time features into your web applications? Through a series of rapid application development projects, this hands-on book shows experienced Django developers how to include REST APIs, WebSockets, and client-side MVC frameworks such as Backbone.js into new or existing projects.

    Learn how to make the most of Django’s decoupled design by choosing the components you need to build the lightweight applications you want. Once you finish this book, you’ll know how to build single-page applications that respond to interactions in real time. If you’re familiar with Python and JavaScript, you’re good to go.

    • Learn a lightweight approach for starting a new Django project
    • Break reusable applications into smaller services that communicate with one another
    • Create a static, rapid prototyping site as a scaffold for websites and applications
    • Build a REST API with django-rest-framework
    • Learn how to use Django with the Backbone.js MVC framework
    • Create a single-page web application on top of your REST API
    • Integrate real-time features with WebSockets and the Tornado networking library
    • Use the book’s code-driven examples in your own projects