buchspektrum Internet-Buchhandlung

Neuerscheinungen 2015

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

BEN SMITH

Beginning JSON


1st ed. 2015. xv, 324 S. 104 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2015
ISBN: 1-484-20203-1 (1484202031)
Neue ISBN: 978-1-484-20203-6 (9781484202036)

Preis und Lieferzeit: Bitte klicken


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.
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
Ben Smith is an accomplished Technical Experience Director with many years of experience leading Web Development for well-known digital agencies. His list of contributions to the community has earned him a place as an Adobe Community Professional. As an Author, Speaker, and Judge for theFWA it should be apparent he is passionate about the web. He attributes his growth to experimentation and experience.