Post

IOS开发学习资料

IOS开发学习资料

从 reddit 整理的搭建推荐的资料

书籍

  1. SwiftUI 极简开发:得到上能找到的最新书籍,出版于 2024 年 7 月 1 日

课程

  1. CS193p

网站资源

  1. IOS 开源组件
  2. IOS 开源 app
  3. Swift 官方文档
  4. 苹果开发者官网
  5. IOS 开发官方教程

其他

  1. Swiftful Thinking Youtube Channel
  2. 100 days of Swift
  3. 100 days of SwiftUI

学习计划

从官方推荐的 IOS 开发资料开始:

IOS 开发官方教程

  1. Assemble your toolbox:
    1. Develop in Swift tutorials:
      1. SwiftUI foundations
      2. Explore Xcode
      3. Data modeling
      4. Machine learning
      5. Spatial computing
    2. Introducing SwiftUI: 4hr 25min Estimated Time
  2. Dive into design
  3. Adopt best practices
  4. Build for multiple Apple platforms
  5. Distribute your app
  6. Go further

cs193p

完成官方推荐的内容之后,再通过CS193p来进行进阶。

其他资源

最后通过 Swiftful Thinking Youtube Channel 的内容进行查漏补缺和进一步提升

This post is licensed under CC BY 4.0 by the author.