From 9bdf1b9bbff8df532e687e118db9214e8d67eba7 Mon Sep 17 00:00:00 2001 From: nayangchawhan <138381402+nayangchawhan@users.noreply.github.com> Date: Tue, 17 Oct 2023 18:46:09 +0530 Subject: [PATCH 1/4] Update courses.json new_commit --- courses.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/courses.json b/courses.json index 6eec6bb..ce6f2ff 100644 --- a/courses.json +++ b/courses.json @@ -138,5 +138,15 @@ "difficulty" : "beginner", "module_number" : 11, "certification" : "paid" + }, + { + "id" : 15, + "platform" : "Udemy", + "free_course" : "no", + "course_name" : "Java Develepment", + "link" : "https://www.udemy.com/course/react-tutorial-and-projects-course/", + "difficulty" : "beginner", + "module_number" : 774 , + "certification" : "paid" } ] From 9dba9bca6f36e363da30b24d727638b1cb1b42d5 Mon Sep 17 00:00:00 2001 From: nayangchawhan <138381402+nayangchawhan@users.noreply.github.com> Date: Mon, 30 Oct 2023 22:37:46 +0530 Subject: [PATCH 2/4] Update courses.json --- courses.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/courses.json b/courses.json index ce6f2ff..199b736 100644 --- a/courses.json +++ b/courses.json @@ -148,5 +148,25 @@ "difficulty" : "beginner", "module_number" : 774 , "certification" : "paid" + }, + { + "id" : 16, + "platform" : "Udemy", + "free_course" : "no", + "course_name" : "Angular - The Complete Guide (2023 Edition)", + "link" : https://www.udemy.com/course/the-complete-guide-to-angular-2/", + "difficulty" : "beginner", + "module_number" : 47 , + "certification" : "paid" + }, + { + "id" : 17, + "platform" : "Udemy", + "free_course" : "no", + "course_name" : "The Modern Angular Bootcamp", + "link" : "https://www.udemy.com/course/the-modern-angular-bootcamp/", + "difficulty" : "beginner", + "module_number" : 15 , + "certification" : "paid" } ] From 1506f1f2b76157bf061892fa940b22a8880f5326 Mon Sep 17 00:00:00 2001 From: nayangchawhan <138381402+nayangchawhan@users.noreply.github.com> Date: Mon, 30 Oct 2023 22:57:27 +0530 Subject: [PATCH 3/4] Update courses.json --- courses.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/courses.json b/courses.json index 5d1cb70..a704315 100644 --- a/courses.json +++ b/courses.json @@ -1027,6 +1027,16 @@ "difficulty" : "God Level", "module_number" : 69, "certification" : "paid" + }, + { + "id" : 101, + "platform" : "Udemy", + "free_course" : "no", + "course_name" : "The Modern Angular Bootcamp", + "link" : "https://www.udemy.com/course/the-modern-angular-bootcamp/", + "difficulty" : "High", + "module_number" : 17, + "certification" : "paid" } From e459c5c4691a37324eaa2e487ce85abc3ea1ffa5 Mon Sep 17 00:00:00 2001 From: nayangchawhan <138381402+nayangchawhan@users.noreply.github.com> Date: Wed, 1 Nov 2023 21:00:32 +0530 Subject: [PATCH 4/4] Update courses.json --- courses.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/courses.json b/courses.json index a704315..c99ce7b 100644 --- a/courses.json +++ b/courses.json @@ -1037,8 +1037,16 @@ "difficulty" : "High", "module_number" : 17, "certification" : "paid" + }, + { + "id" : 102, + "platform" : "Udemy", + "free_course" : "no", + "course_name" : "The Modern Angular", + "link" : "https://www.udemy.com/course/the-modern-angular/", + "difficulty" : "High", + "module_number" : 117, + "certification" : "paid" } - - ]