Skip to content

Commit

Permalink
Merge pull request #625 from Bratajit-03/new-course
Browse files Browse the repository at this point in the history
Add Free Artificial Intelligence Course with Certification
  • Loading branch information
avinash201199 authored Oct 19, 2023
2 parents 1044cbf + 722d1e5 commit ba54b31
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 @@ -170,6 +170,9 @@ UDEMY: Introduction to Artificial Intelligence in Software Testing<br>
<br>
Python Core<br>
Website-https://www.sololearn.com/learning/1073 <br>
<br>
Simplilearn: Introduction to Artificial Intelligence<br>
Website-https://www.simplilearn.com/learn-ai-basics-skillup <br>

<br>
</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 @@ -194,6 +194,12 @@
"name": "Introduction to Artificial Intelligence in Software Testing",
"source": "Udemy",
"link": "https://www.udemy.com/course/introduction-to-artificial-intelligence-in-software-testing"
},
{
"icon": "fa-solid fa-brain",
"name": "Introduction to Artificial Intelligence",
"source": "Simplilearn",
"link": "https://www.simplilearn.com/learn-ai-basics-skillup"
}
]
},
Expand Down

0 comments on commit ba54b31

Please sign in to comment.