From 1b04ce178745ce4cf4bf3660342da8243eacf25d Mon Sep 17 00:00:00 2001 From: Subhayu Dutta <97235543+subhayudutta@users.noreply.github.com> Date: Fri, 20 Oct 2023 10:42:10 +0530 Subject: [PATCH 1/4] Add free Internet of Things Course with certification --- README.md | 3 +++ src/components/data/allcourses.json | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/README.md b/README.md index fecfe643..011e68e9 100644 --- a/README.md +++ b/README.md @@ -1011,6 +1011,9 @@ Website-https://training.linuxfoundation.org/training/fundamentals-of-quantum-co My Great Learning - Good way to start with IoT if you are new
Website-https://www.mygreatlearning.com/iot/free-courses/

+Simplilearn - Introduction to IoT
+Website-https://www.simplilearn.com/learn-iot-basics-skillup
+
diff --git a/src/components/data/allcourses.json b/src/components/data/allcourses.json index b740b91b..af7d7be0 100644 --- a/src/components/data/allcourses.json +++ b/src/components/data/allcourses.json @@ -723,6 +723,12 @@ "name": "Good way to start with IoT if you are new", "source": "My Great Learning", "link": "https://www.mygreatlearning.com/iot/free-courses" + }, + { + "icon": "fa-solid fa-d", + "name": "Introduction to IoT", + "source": "Simplilearn", + "link": "https://www.simplilearn.com/learn-iot-basics-skillup" }] }, { From 24910e730115eb169aec48ef2f66c9eb5b8dfc5e Mon Sep 17 00:00:00 2001 From: Subhayu Dutta <96583409+AvinavCHATTERJEE2103028@users.noreply.github.com> Date: Fri, 20 Oct 2023 10:53:14 +0530 Subject: [PATCH 2/4] Add free MySQL course with certification --- README.md | 3 +++ src/components/data/allcourses.json | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/README.md b/README.md index fecfe643..52ff350a 100644 --- a/README.md +++ b/README.md @@ -837,6 +837,9 @@ Website- https://geek-university.com/course/mysql-course/
Great Learning - MySQL Basics
Website- https://www.mygreatlearning.com/academy/learn-for-free/courses/mysql-basics

+Scaler - SQL for Beginners
+Website- https://www.scaler.com/topics/course/sql-using-mysql-course/
+
diff --git a/src/components/data/allcourses.json b/src/components/data/allcourses.json index b740b91b..7523d746 100644 --- a/src/components/data/allcourses.json +++ b/src/components/data/allcourses.json @@ -1178,6 +1178,12 @@ "name": "MySQL Basics", "source": "Great Learning", "link": "https://www.mygreatlearning.com/academy/learn-for-free/courses/mysql-basics" + }, + { + "icon": "fas fa-table", + "name": "SQL for Beginners", + "source": "Scaler", + "link": "https://www.scaler.com/topics/course/sql-using-mysql-course/" } ] }, From 002cb14a4d93f7ef0baba407e802acefb078f808 Mon Sep 17 00:00:00 2001 From: Aniket Kumar <129529626+AN1KE7@users.noreply.github.com> Date: Sat, 21 Oct 2023 00:31:02 +0530 Subject: [PATCH 3/4] Update README.md I have addressed the issue #654 . Here I created a new section at appropriate position and added a certification course to it. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index fecfe643..279bdcb5 100644 --- a/README.md +++ b/README.md @@ -891,6 +891,15 @@ Website-https://www.mygreatlearning.com/academy/learn-for-free/courses/php
+
+ + Prompt Enginnering +
+ Alison - Basics of Prompt Engineering
+ website - https://alison.com/course/basics-of-prompt-engineering
+ +
+
Python
From 0246ac492cf231706f836b0ecd11e9bdf1b9d945 Mon Sep 17 00:00:00 2001 From: Aniket Kumar <129529626+AN1KE7@users.noreply.github.com> Date: Sat, 21 Oct 2023 01:16:29 +0530 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 279bdcb5..53f92b6a 100644 --- a/README.md +++ b/README.md @@ -893,7 +893,7 @@ Website-https://www.mygreatlearning.com/academy/learn-for-free/courses/php
- Prompt Enginnering + Prompt Engineering
Alison - Basics of Prompt Engineering
website - https://alison.com/course/basics-of-prompt-engineering