forked from gdsc-bit/edx_courses
-
Notifications
You must be signed in to change notification settings - Fork 0
/
courses.json
63 lines (62 loc) · 3.46 KB
/
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
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
[
{
"id" : 1,
"platform" : "edX",
"free_course" : "yes",
"course_name" : "Python Basics for Data Science"
"link" : "https://www.edx.org/learn/python/ibm-python-basics-for-data-science?webview=false&campaign=Python+Basics+for+Data+Science&source=edx&product_category=course",
"difficulty" : "beginner",
"module_number" : 8,
"certification" : "paid"
},
{
"id" : 2,
"platform" : "edX",
"free_course" : "yes",
"course_name" : "LehighX: Python Fundamentals for Business Analytics"
"link" : "https://www.edx.org/learn/computer-science/lehigh-university-python-fundamentals-for-business-analytics?index=product&objectID=course-6ecf17c1-263a-4f54-840e-9aae41d66897&webview=false&campaign=Python+Fundamentals+for+Business+Analytics&source=edX&product_category=course&placement_url=https%3A%2F%2Fwww.edx.org%2Flearn%2Fpython",
"difficulty" : "beginner",
"module_number" : 9,
"certification" : "free"
},
{
"id" : 3,
"platform" : "edX",
"free_course" : "yes",
"course_name" : "edX: How to Learn Online"
"link" : "-programming-with-python?index=product&queryID=d98a6fbbfbc2d8451d89b12a652c2d17&position=2&results_level=first-level-results&term=&objectID=course-2cc794d0-316d-42f7-bbfd-25c34e4cd5df&campaign=CS50%27s+Introduction+to+Programming+",
"difficulty" : "beginner",
"module_number" : 8,
"certification" : "free"
}
{
"id" : 4,
"platform" : "edX",
"free_course" : "yes",
"course_name" : "GTx: Introduction to Object-Oriented Programming with Java I: Foundations and Syntax Basics"
"link" : "https://www.edx.org/learn/java/the-georgia-institute-of-technology-introduction-to-object-oriented-programming-with-java-i-foundations-and-syntax-basics?index=product&queryID=c4adee3a957a2a2576d402110ade78b8&position=2&results_level=first-level-results&term=java&objectID=course-4383ff55-5943-4a5a-a538-06b09ac8742b&campaign=Introduction+to+Object-Oriented+Programming+with+Java+I%3A+Foundations+and+Syntax+Basics&source=edX&product_category=course&placement_url=https%3A%2F%2Fwww.edx.org%2Fsearch",
"difficulty" : "beginner",
"module_number" : 8,
"certification" : "free"
}
{
"id" : 5,
"platform" : "edX",
"free_course" : "yes",
"course_name" : "Fundamentals of C++"
"link" : "https://www.edx.org/learn/c-programming/ibm-fundamentals-of-c?index=product&queryID=f57ef4bbaa32f6bbccece48dc71765f3&position=1&results_level=first-level-results&term=c%2B%2B&objectID=course-251a4878-0711-4a8d-b1a4-38d96c032cc9&campaign=Fundamentals+of+C%2B%2B&source=edX&product_category=course&placement_url=https%3A%2F%2Fwww.edx.org%2Fsearch",
"difficulty" : "beginner",
"module_number" : 8,
"certification" : "free"
}
{
"id" : 6,
"platform" : "edX",
"free_course" : "yes",
"course_name" : "Explore game development and design"
"link" : "https://www.edx.org/certificates/professional-certificate/harvardx-computer-science-for-game-development?index=product&queryID=8ca972aef937ab42d9a1d79b94a96000&position=3&results_level=first-level-results&term=c&objectID=program-64b3c632-8610-4b17-9a48-9efee7fa3266&campaign=Computer+Science+for+Game+Development&source=edX&product_category=professional-certificate&placement_url=https%3A%2F%2Fwww.edx.org%2Fsearch",
"difficulty" : "beginner",
"module_number" : 8,
"certification" : "free"
}
]