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.