json : javascript object notation。一种轻量级的数据交换格式,与xml各有千秋。javascript是它的主战场。
JSON is built on two structures:
- A collection of name/value pairs. In various languages, this is realized as an object, record, struct, dictionary, hash table, keyed list, or associative array.
- An ordered list of values. In most languages, this is realized as an array, vector, list, or sequence.
So,It is very easy to know to learn, but how to use it well is a long term progress.
Some English words today learns: prediction[猜], forcasting[预测], recommendation. [http://www.programmer.com.cn/14366/]
大数据的一些言论: 信息<= 数据
大数据处理需要知道的那点事: http://www.youkuaiyun.com/article/2012-06-15/2806662
http://www.youkuaiyun.com/article/2012-12-20/2813054-Database 有空看