Changes

Jump to: navigation, search

BTC640/ProcessingPrereq

No change in size, 14:07, 5 March 2012
JSON
== JSON ==
You can think of JSON is as a data structure. It can be modified using native JavaScript methods, and many languages have libraries that allow you to create a JSON string from an object, or even create a native object from a JSON string.
The [http://json.org/ JSON website] has a description/illustration of how you can store strings, numbers, arrays, and associative arrays in JSON.

Navigation menu