this post was submitted on 12 Jun 2023
11 points (100.0% liked)

Programming

3347 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

I'm looking to learn to build things for iOS. I already know other languages besides Swift, but I'd really like to have a structured path for this. Any recommendations?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

Maybe give exercism's Swift track a try?

Word of warning, I do find some of exercism's "lessons" hit or miss. Most of the time, the exercises seem to expect more knowledge of the language than what was given in the "lessons." Be prepared to do some searching, if the "lessons" don't provide further reading itself. It does also provide the ability for you to unlock and peek at other people's published solutions.