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

Introduction to JavaScript Object Notation (A To-the-Point Guide to JSON)

List Price: $29.99
SKU:
9781491929483
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:
    Lindsay Bassett
    Format:
    Paperback
    Pages:
    124
    Publisher:
    O'Reilly Media (September 15, 2015)
    Language:
    English
    ISBN-13:
    9781491929483
    ISBN-10:
    1491929480
    Dimensions:
    7" x 9.19"
    Case Pack:
    31
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $29.99
    As low as:
    $25.79
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    6.4oz
    Imprint:
    O'Reilly Media
  • Overview

    What is JavaScript Object Notation (JSON) and how can you put it to work? This concise guide helps busy IT professionals get up and running quickly with this popular data interchange format, and provides a deep understanding of how JSON works. Author Lindsay Bassett begins with an overview of JSON syntax, data types, formatting, and security concerns before exploring the many ways you can apply JSON today.

    From Web APIs and server-side language libraries to NoSQL databases and client-side frameworks, JSON has emerged as a viable alternative to XML for exchanging data between different platforms. If you have some programming experience and understand HTML and JavaScript, this is your book.

    • Learn why JSON syntax represents data in name-value pairs
    • Explore JSON data types, including object, string, number, and array
    • Find out how you can combat common security concerns
    • Learn how the JSON schema verifies that data is formatted correctly
    • Examine the relationship between browsers, web APIs, and JSON
    • Understand how web servers can both request and create data
    • Discover how jQuery and other client-side frameworks use JSON
    • Learn why the CouchDB NoSQL database uses JSON to store data