Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

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

Posted By: AlenMiler
Introduction to JavaScript Object Notation: A To-the-Point Guide to JSON

Introduction to JavaScript Object Notation: A To-the-Point Guide to JSON by Lindsay Bassett
English | 30 Aug. 2015 | ISBN: 1491929480, 1491929413 | 122 Pages | EPUB/MOBI/PDF (True) | 5.69 MB

JSON has become a widely accepted and popular format for data due to its platform neutral nature, lightweight format, and its friendly structure for object oriented languages. JSON is being used everywhere from Web APIs, to noSQL databases, to server side language libraries and client side frameworks.

This book will give you a low level understanding of JSON syntax, data types, and formatting, followed by a high level introduction into the many applications of JSON out in the world today. You'll also learn about security concerns with JSON, so you can use JSON in your own applications with confidence.