forked from MLSC-BSOITR/Online-Courses
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathOnline Course.json
122 lines (97 loc) · 3.32 KB
/
Online Course.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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<-- DO NOT EDIT THIS SECTION -->
[
{
"id" : "3",
"courseName" : "Free Java Basic Course for Beginners",
"platform" : "Skillup",
"courseLink" : "https://www.simplilearn.com/learn-java-basics-skillup"
},
// You can contribute below as mentioned above
{
"id" : "4",
"courseName" : "python",
"platform" : "geeksforgeeks",
"courseLink" : "http://www.geeksforgeeks.com"
},
{
"id" : "3",
"courseName" : "HTML - Introduction to HTML Web Development",
"platform" : "Udemy",
"courseLink" : "https://www.udemy.com/course/intro-to-html-web-development/"
},
{
"id" : "4",
"courseName" : "Complete Web DEV",
"platform" : "Udemy",
"courseLink" : "https://www.udemy.com/course/the-complete-web-development-bootcamp/"
"id" : "6",
"courseName" : "myMQL",
"platform" : "geeksforgeeks",
"courseLink" : "http://www.geeksforgeeks.com"
},
{
"id" : "5",
"courseName" : "Cybersecurity",
"platform" : "Simpli learn",
"courseLink" : "https://www.simplilearn.com/learn-cyber-security-basics-skillup?term=C"
},
{
"id" : "6",
"courseName" : "Data science with python",
"platform" : "Simpli learn",
"courseLink" : "https://www.simplilearn.com/getting-started-data-science-with-python-skillup?term=Dat"
},
"id" : "10",
"courseName" : "C++",
"platform" : "codecademy",
"courseLink" : "https://www.codecademy.com/learn/learn-c-plus-plus"
},
{
"id" : "11",
"courseName" : "Introduction To Python Programming",
"platform" : "Udemy",
"courseLink" : "https://www.udemy.com/course/pythonforbeginnersintro/"
},
{
"id" : "4",
"courseName" : "Amazon Web Services Cloud Practitioner ",
"platform" : "Amazon",
"courseLink" : "https://aws.amazon.com/"
},
{
"id" : "4",
"courseName" : "The Complete 2022 Web Development Bootcamp ",
"platform" : "Udemy",
"courseLink" : "https://www.udemy.com/course/the-complete-web-development-bootcamp/"
},
{
"id" : "16",
"courseName" : "Coding Interview Prep",
"platform" : "FreeCodeCamp",
"courseLink" : "https://www.freecodecamp.org/learn/coding-interview-prep/",
},
{
"id" : "19",
"courseName" : "DBMS",
"platform" : "You Tube",
"courseLink" : "https://www.youtube.com/playlist?list=PLDzeHZWIZsTpukecmA2p5rhHM14bl2dHU"
},
{
"id" : "007",
"courseName" : "Docker",
"platform" : "You Tube",
"courseLink" : "https://youtu.be/3c-iBn73dDE"
},
{
"id" : "55",
"courseName" : "AWS Developer Associate Certification Training",
"platform" : "Simplelearn",
"courseLink" : "https://www.simplilearn.com/cloud-computing/aws-developer-certification-training?tag=online%20web%20development%20course"
},
{
"id" : "30",
"courseName" : "Python For Beginners",
"platform" : "Skillup",
"courseLink": "https://www.simplilearn.com/learn-python-basics-free-course-skillup?term=popular%20courses"
},
]