Skip to content

Commit

Permalink
Merge pull request #434 from Ash0807/Ash0807-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
avinash201199 authored Oct 3, 2023
2 parents 748f031 + bb22c4f commit f9438cb
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,19 @@ Website-https://exercism.org/tracks/go<br>
<br>
</details>

<details>
<summary>IOS Developer</summary>
<br>
Udemy - A step-by-step iOS development tutorial for aspiring developers with no coding experience.

- This is a course designed for beginners who have never coded in Objective-C or build an iOS app.
- A stepwise guide to building an iPhone or iPad app for Beginners.
- For access: <br> Website - https://www.udemy.com/course/the-art-of-real-ios-programming/<br>
<br>
</details>



<details>
<summary>Java</summary>
<br>
Expand Down
11 changes: 11 additions & 0 deletions src/components/data/allcourses.json
Original file line number Diff line number Diff line change
Expand Up @@ -808,6 +808,17 @@
"source": "Sololearn",
"link": "https://www.sololearn.com/learning/1068"
},

{
"title": "IOS Developer",
"cards": [{
"icon": "fa-light fa-atom-simple",
"name": "IOS Developer Course",
"source": "Udemy",
"link": "https://www.udemy.com/course/the-art-of-real-ios-programming/"
}]
},

{
"icon": "fab fa-java",
"name": "Learning Java",
Expand Down

0 comments on commit f9438cb

Please sign in to comment.