Limit this search to....

Beginning JSON
Contributor(s): Smith, Ben (Author)
ISBN: 1484202031     ISBN-13: 9781484202036
Publisher: Apress
OUR PRICE:   $75.99  
Product Type: Paperback - Other Formats
Published: February 2015
Qty:
Additional Information
BISAC Categories:
- Computers | Software Development & Engineering - General
- Computers | Programming Languages - Javascript
Dewey: 006.74
Physical Information: 0.68" H x 7" W x 10" (1.24 lbs) 324 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Beginning JSON is the definitive guide to JSON - JavaScript Object Notation - today's standard in data formatting for the web. The book starts with the basics, and walks you through all aspects of using the JSON format. Beginning JSON covers all areas of JSON from the basics of data formats to creating your own server to store and retrieve persistent data. Beginning JSON provides you with the skill set required for reading and writing properly validated JSON data.

The first two brief chapters of the book contain the foundations of JavaScript as it relates to JSON, and provide the necessary understandings for later chapters. Chapters 3 through 12 reveal what data is, how to convert that data into a transmittable/storable format, how to use AJAX to send and receive JSON, and, lastly, how to reassemble that data back into a proper JavaScript object to be used by your program. The final chapters put everything you learned into practice.