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
220
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
150
Other Decks in Programming
See All in Programming
Effect の双対、Coeffect
yukikurage
5
1.5k
0626 Findy Product Manager LT Night_高田スライド_speaker deck用
mana_takada
0
100
ASP.NETアプリケーションのモダナイズ インフラ編
tomokusaba
1
410
Is Xcode slowly dying out in 2025?
uetyo
1
190
技術同人誌をMCP Serverにしてみた
74th
0
290
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
180
ニーリーにおけるプロダクトエンジニア
nealle
0
260
DroidKnights 2025 - 다양한 스크롤 뷰에서의 영상 재생
gaeun5744
3
310
なぜ「共通化」を考え、失敗を繰り返すのか
rinchoku
1
490
Railsアプリケーションと パフォーマンスチューニング ー 秒間5万リクエストの モバイルオーダーシステムを支える事例 ー Rubyセミナー 大阪
falcon8823
4
930
WindowInsetsだってテストしたい
ryunen344
1
190
エラーって何種類あるの?
kajitack
5
300
Featured
See All Featured
RailsConf 2023
tenderlove
30
1.1k
Code Reviewing Like a Champion
maltzj
524
40k
Writing Fast Ruby
sferik
628
61k
Visualization
eitanlees
146
16k
4 Signs Your Business is Dying
shpigford
184
22k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Fireside Chat
paigeccino
37
3.5k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
124
52k
The Cost Of JavaScript in 2023
addyosmani
51
8.4k
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?"