What is JSON | Introduction | Part-1

What is JSON | Introduction | Part-1

 

JSON - Introduction

JSON: JavaScript Object Notation.

JSON is a syntax for storing and exchanging data.

JSON is text, written with JavaScript object notation.


Exchanging Data

When exchanging data between a browser and a server,
 the data can only be text.

JSON is text, and we can convert any JavaScript object into JSON,
and send JSON to the server.

We can also convert any JSON received from the server into JavaScript
objects.

This way we can work with the data as JavaScript objects,
 with no complicated parsing and translations.

 Visit Our Channel : (Playlists)
https://www.youtube.com/channel/UCHIbErciyS3Hs0kjAz-at5Q/playlists

1) Learn Bootstrap : https://www.youtube.com/watch?v=cJCLwnhefWI&list=PL_HlKez9XCSMlD8O-JU3KhxgGd4AwLLZs

2) PHP Tutorial for Beginners (For Absolute Beginners)  : https://www.youtube.com/watch?v=eOoikS8JIDo&list=PL_HlKez9XCSOhiI5sKVYTE36Dv_rOFa6g

3) AngularJS Tutorial for Beginners  : https://www.youtube.com/watch?v=sXUXF2hyJsg&list=PL_HlKez9XCSOkdxgl-7CxJ3JalFKqLC0s

4) Java Tutorial For Beginners (Step by Step tutorial)  : https://www.youtube.com/watch?v=gl0evZRSGyc&list=PL_HlKez9XCSOXdDbsmQspUnE-VuLoKZ2I

5) Whats new in PHP 7 in Hindi : https://www.youtube.com/watch?v=iHCi6qWHOs0&list=PL_HlKez9XCSNDJdKKvZn7T7fhsu-GKHHT

6) Build a PHP MVC Application : https://www.youtube.com/watch?v=R86Jbu_ipdY&list=PL_HlKez9XCSNX5XakqCq_HEbzxa2RrrTH

7) CRUD with PHP and MySQLi Tutorial 2017 : https://www.youtube.com/watch?v=SO6nUBXhxEE&list=PL_HlKez9XCSNBJSSb_zd6jVtDbG85fG0K

8) PDO-OOP-PHP-CRUD-with-Bootstrap 2017 : https://www.youtube.com/watch?v=cMWYMlyksIc&list=PL_HlKez9XCSOSR6rVp8Na_fYIiiMGvPqD

9) Magic Methods in PHP Tutorial  : https://www.youtube.com/watch?v=hHdynTN6j6E&list=PL_HlKez9XCSP14Eq4yrnu_P--vrfedwyv

10) OOPS Tutorial for Beginners in PHP : https://www.youtube.com/watch?v=ub_kfV6IYA8&list=PL_HlKez9XCSML_dt8GpEXFrgicUrdA43w

11) Technology Tips and Tricks : https://www.youtube.com/watch?v=RdO4Dd86d9Y&list=PL_HlKez9XCSPHlcitIXyp1michKc8sS2f

12) Codeigniter Tutorial for Beginners Step by Step in Hindi | 2K17 :
https://www.youtube.com/watch?v=GcRv-3-pXeI&list=PL_HlKez9XCSM6WNO_dHhF3yPKVdY1ZZzB

If you have any doubt regarding this stuff than you can leave your comment in comment box.

Twitter id :https://twitter.com/tutorialspoint2

facebook : https://www.facebook.com/tutorialspoint2016

Instragram : https://www.instagram.com/tutorialspoint2016

Google plus : https://plus.google.com/+TutorialsPoint2016

Blogger : http://tutorialspoint2016.blogspot.in/

Don't forget to hit the Subscribe & Like button!

 

 

Comments

Popular posts from this blog

What is Software Testing💡Functional Testing vs Non functional Testing💡Manual vs Automation Testing

CodeIgniter Mini Project Tutorial in Hindi ( Pagination ) 💡 Very Simple Example

Core PHP 💡 Mini Project 💡 Project Overview with source code 💡 PHP Live Project Training 💡