Suggested book learning path

Hello Raywenderlich Team,
Can you please suggest the reading order of your Swift/iOS books, for a complete beginner?
Thank you!

1 Like

The Apprentice books on the Books page are geared towards beginners so you should start with those. For a complete beginner, I recommend the following sequence:

  1. Swift Apprentice
  2. Either SwiftUI Apprentice or UIKit Apprentice
  3. Git Apprentice
  4. The book you did not read in Step 2.

You might be able to skip Step 4 and move on to more advanced books, but that depends on whether you are interested in learning both SwiftUI and UIKit.

This topic was automatically closed after 166 days. New replies are no longer allowed.