Learn JSON (JavaScript Object Notation) for Absolute Beginners | Promo Video | Tutorials Team

preview_player
Показать описание
Watch full tutorials on

###############################

JSON stands for JavaScript object notation, which became very popular format for transferring data over XML.
JSON became very popular because of it is light-weight as well as Human readable therefor we can easily understood it. JSON is extended from JavaScript but it is used in various Programming languages such as PHP, ASP, Python, Ruby, Java and many more. in some languages JSON is supported through external library.
In JSON all the data are store in the form of key/value pair. those key/value pair is also known as Property We are using this key to retrieve the value from property. Key and values are separated by colon. Each properties are separated by commas. JSON supports wide range of data types which includes Number, String, Boolean, Array, Object, Null.
Рекомендации по теме
join shbcf.ru