-
Notifications
You must be signed in to change notification settings - Fork 4
/
3.json
69 lines (69 loc) · 1.95 KB
/
3.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"track": [
{
"name": "Android",
"color": "#A6BC40",
"abstract": "Learn about developing mobile handset and tablet apps for Android."
},
{
"name": "Chrome",
"color": "#46B0E2",
"abstract": "Build for the modern web with the Chrome platform."
},
{
"name": "Cloud Platform",
"color": "#2076BC",
"abstract": "Learn about Google's cloud offerings for developers."
},
{
"name": "Code Labs",
"color": "#E4388F",
"abstract": "Get your hands dirty in longer, classroom-style sessions. Bring your laptop. Write code."
},
{
"name": "Commerce",
"color": "#4CAA47",
"abstract": "Learn how to use Google Commerce products to improve monetization on the web, in app, and in store."
},
{
"name": "Entrepreneurship",
"color": "#97B0DA",
"abstract": "Talks on topics related to startups, venture capital, and entrepreneurship."
},
{
"name": "Google APIs",
"color": "#00773F",
"abstract": "Learn about Google's various developer platforms."
},
{
"name": "Google Drive",
"color": "#F5851F",
"abstract": "Learn to develop for Google Drive and Google Apps Script."
},
{
"name": "Google Maps",
"color": "#4CAA47",
"abstract": "Leverage the power of Google's geospatial technology in your apps."
},
{
"name": "Google TV",
"color": "#37505C",
"abstract": "Build apps for the big screen. Learn about developing for Google TV."
},
{
"name": "Google+",
"color": "#DC4E30",
"abstract": "Learn about developing on the Google+ platform."
},
{
"name": "Tech Talk",
"color": "#A1609D",
"abstract": "Tech talks on subjects such as computer science problems, programming languages, and more."
},
{
"name": "YouTube",
"color": "#E72C2E",
"abstract": "Learn about developing for YouTube."
}
]
}