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

Programming

13226 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
[โ€“] Kissaki@feddit.de 1 points 1 year ago (1 children)

No idea about iOS specifically, but I would always go for official documentation first.

[โ€“] mangotop@lemmy.world 1 points 1 year ago

For some other people this might differ, but whenever I have to interact with them, the Apple docs are absurdly bad. They read more as an autogenerated list from the API than something an actual human wrote trying to be useful. In general I agree, for most languages/packages the official docs are great