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
Updates on MLS on Ruby (and maybe more)
sylph01
1
180
ProxyによるWindow間RPC機構の構築
syumai
3
1.2k
アセットのコンパイルについて
ojun9
0
130
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
24
12k
@Environment(\.keyPath)那么好我不允许你们不知道! / atEnvironment keyPath is so good and you should know it!
lovee
0
120
JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック #devio2025
dafujii
1
530
Improving my own Ruby thereafter
sisshiki1969
1
160
Swift Updates - Learn Languages 2025
koher
2
480
実用的なGOCACHEPROG実装をするために / golang.tokyo #40
mazrean
1
280
個人軟體時代
ethanhuang13
0
320
Amazon RDS 向けに提供されている MCP Server と仕組みを調べてみた/jawsug-okayama-2025-aurora-mcp
takahashiikki
1
110
Reading Rails 1.0 Source Code
okuramasafumi
0
240
Featured
See All Featured
Building Adaptive Systems
keathley
43
2.7k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.6k
The Language of Interfaces
destraynor
161
25k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.8k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
112
20k
Fireside Chat
paigeccino
39
3.6k
How to Ace a Technical Interview
jacobian
279
23k
Bash Introduction
62gerente
615
210k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
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?"