Book 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 chapters of the book will discuss the foundations of JavaScript for those who need it, and provide the necessary understandings for later chapters. Chapters 3 through 12 will uncover 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.
Table of contents
- Cover
- Title
- Copyright
- Dedication
- Contents at a Glance
- Contents
- About the Author
- About the Technical Reviewer
- Acknowledgments
- Introduction
- Chapter 1: JavaScript Basics
- Chapter 2: Special Objects
- Chapter 3: String Manipulation
- Chapter 4: Introducing JSON
- Chapter 5: Creating JSON
- Chapter 6: Parsing JSON
- Chapter 7: Persisting JSON: I
- Chapter 8: Data Interchange
- Chapter 9: X-Origin Resources
- Chapter 10: Serving JSON
- Chapter 11: Posting JSON
- Chapter 12: Persisting JSON: II
- Chapter 13: Working with Templates
- Chapter 14: Putting It All Together
- Index
Product information
- Title: Beginning JSON
- Author(s):
- Release date: March 2015
- Publisher(s): Apress
- ISBN: 9781484202029
You might also like
video
JSON JavaScript - A Quick Course JSON for Beginners
This course is perfect for anyone who wants to learn JSON quickly in a fast-paced course …
book
JSON at Work
JSON is becoming the backbone for meaningful data interchange over the internet. This format is now …
book
Pro RESTful APIs: Design, Build and Integrate with REST, JSON, XML and JAX-RS
Discover the RESTful technologies, including REST, JSON, XML, JAX-RS web services, SOAP and more, for building …
video
Modern JavaScript From The Beginning
This is a front to back JavaScript course for absolutely everybody. We start with the basic …