Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
JSON :basics for beginners
Rating: 3.5 out of 5(23 ratings)
2,066 students

JSON :basics for beginners

learn Json basics in very less time
Created byNaveen Kumar A
Last updated 6/2017
English

What you'll learn

  • will get lifetime access to all videos in this course
  • will get good basics in JSON
  • Manage JSON
  • Complete a study in JSON

Course content

3 sections8 lectures33m total length
  • Self Introduction1:07
  • Introduction3:39

Requirements

  • must know HTML,Javascript and WAMP server basics
  • WAMP server,text editor(preferably editplus but u can manage with notepad also)
  • an upto date web browser(preferably chrome)

Description

JSON (JavaScript Object Notation) is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and arrays (or other serializable values). It is a common data format with diverse uses in electronic data interchange, including that of web applications with servers.

JSON is a language-independent data format. It was derived from JavaScript, but many modern programming languages include code to generate and parse JSON-format data. JSON filenames use the extension .json.

This course mainly focuses on learning JSON which is very important for web developers as it is used in AJAX,Restful webservices for transmitting data . In this tutorial series you get to learn about it's basics . it is a object notation of javascript which is in very demand . it is easy to learn and it is used in most web development today. By enrolling in this course you will learn all basics in less than one hour you will get a very good grip on topics in JSON. By the end of it you will have a firm understanding of the concepts of JSON and you will be able to code in JSON on your own

Who this course is for:

  • who want to enhance their career as a web developer
  • who want to revise topics in JSON before attending for an interview