Skip to content

Commit

Permalink
Merge pull request #649 from subhayudutta/new-user
Browse files Browse the repository at this point in the history
Add free Internet of Things Course with certification
  • Loading branch information
avinash201199 authored Oct 21, 2023
2 parents 3414ed5 + 1b04ce1 commit 2b7934b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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<br>
Website-https://www.mygreatlearning.com/iot/free-courses/<br>
<br>
Simplilearn - Introduction to IoT<br>
Website-https://www.simplilearn.com/learn-iot-basics-skillup<br>
<br>
</details>

<details>
Expand Down
6 changes: 6 additions & 0 deletions src/components/data/allcourses.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}]
},
{
Expand Down

0 comments on commit 2b7934b

Please sign in to comment.