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?

  • Kissaki@feddit.de
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

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

    • mangotop@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      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

  • Badewaschel@feddit.de
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I’ve learned it with Stanford’s CS193p course. https://cs193p.sites.stanford.edu/

    It’s the best way to learn both the platform fundamentals, as well as good programming principles. Beware though, it’s definitely for advanced students, and there’s homework.