Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
JSON explained
Search
Giovanni De Francesco
February 02, 2013
Programming
2
210
JSON explained
what a JSON is
Giovanni De Francesco
February 02, 2013
Tweet
Share
More Decks by Giovanni De Francesco
See All by Giovanni De Francesco
Android Programming 5
jibbo
1
150
Android Programming 4
jibbo
1
140
Android Overview
jibbo
1
170
Android Programming 3
jibbo
0
130
android programming 1
jibbo
0
220
android programming 2
jibbo
0
140
Other Decks in Programming
See All in Programming
OnlineTestConf: Test Automation Friend or Foe
maaretp
0
120
as(型アサーション)を書く前にできること
marokanatani
10
2.8k
CSC509 Lecture 13
javiergs
PRO
0
110
romajip: 日本の住所CSVデータを活用した英語住所変換ライブラリを作った話
sangunkang
0
640
見せてあげますよ、「本物のLaravel批判」ってやつを。
77web
7
7.9k
DevTools extensions で 独自の DevTool を開発する | FlutterKaigi 2024
kokiyoshida
0
150
NSOutlineView何もわからん:( 前編 / I Don't Understand About NSOutlineView :( Pt. 1
usagimaru
0
360
Vapor Revolution
kazupon
2
980
Hotwire or React? ~アフタートーク・本編に含めなかった話~ / Hotwire or React? after talk
harunatsujita
1
120
Jakarta EE meets AI
ivargrimstad
0
790
카카오페이는 어떻게 수천만 결제를 처리할까? 우아한 결제 분산락 노하우
kakao
PRO
0
120
Djangoの開発環境で工夫したこと - pre-commit / DevContainer
hiroki_yod
1
340
Featured
See All Featured
A Modern Web Designer's Workflow
chriscoyier
693
190k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
506
140k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
126
18k
Code Review Best Practice
trishagee
64
17k
How STYLIGHT went responsive
nonsquared
95
5.2k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
226
22k
How to train your dragon (web standard)
notwaldorf
88
5.7k
What's in a price? How to price your products and services
michaelherold
243
12k
Why You Should Never Use an ORM
jnunemaker
PRO
54
9.1k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
Scaling GitHub
holman
458
140k
Side Projects
sachag
452
42k
Transcript
{" JSON" JavaScript.Object.Notation"
{.”name.6:”Pippo6.,.”age6:”126.}" JSON.Object"
{" {.”friend6:.[" "{.“name6:”Pippo6.,. " "“age6:”126.},." "{.“name6:”Pluto6.,. " "“age6:”136.}" "]" }"
Here.goes. some.records" JSON.Array"
{" Lightweight.etc…" Why.JSON?"
{" ....6enemy6:.[" ........{" ............6name6:.6Uncle.Scrooge6," ............6age6:.61076" ........}" ....]," ....6warDate6:.610/12/036" }" Another.Example:"
JSONLint.com" The.JSON.Validator" How.do.I.validate.a. JSON?"