May 2016
Intermediate to advanced
164 pages
4h 36m
English
© Wallace Jackson 2016
Wallace Jackson, JSON Quick Syntax Reference, 10.1007/978-1-4842-1863-1_6
Wallace Jackson1
(1)Lompoc, California, USA
You have looked at the two types of JSON data structures: one used to define objects, covered in Chapter 4; and the other used to define data arrays, covered in Chapter 5. This chapter discusses the different types of data values that can be supported in your JSON data-definition structures. Many types of data values are supported in computer programming languages, and JSON must work across most if not all of these to define data structures. Thus it must implicitly support all the core types of data values, such as numbers, characters, and booleans, as well ...
Read now
Unlock full access