-
Notifications
You must be signed in to change notification settings - Fork 0
/
courses.json
30 lines (27 loc) · 955 Bytes
/
courses.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
[
{
"name": "TEACH BY TOUCH #1\nHow to Start Teaching on Mobile",
"author": "Yury Lifshits",
"imageUrl": "8-mobile-edu-1/0-cover-small.png",
"courseUrl": "8-mobile-edu-1/course.json"
},
{
"name": "TEACH BY TOUCH #2\nHow to plan a mobile course?",
"author": "Yury Lifshits",
"imageUrl": "8-mobile-edu-2/0-cover-small.png",
"courseUrl": "8-mobile-edu-2/course-cs.json"
},
{
"name": "TEACH BY TOUCH #3\nHow to make mobile learning fun and almost addictive?",
"author": "Yury Lifshits",
"imageUrl": "8-mobile-edu-3/0-cover-small.png",
"courseUrl": "8-mobile-edu-3/course-cs.json"
},
{
"name": "26 Time Management Hacks I Wish I'd Known at 20",
"author": "Etienne Garbugli, etc",
"published": false,
"imageUrl": "4-time-mgmt-hacks/i-0.jpg",
"courseUrl": "4-time-mgmt-hacks/course.json"
}
]