Where to Go Next

Now that you've built an app with Xcode, you're ready to start exploring Xcode more and working with Swift to make your app even more engaging.

If you're just starting out with code you can use Apple's Everyone Can Code website or if you want ideas for how to teach (and learn) coding, Apple also provides an excellent Teaching Code website.

For more practice and training with Xcode, you can check out one of the two free courses from Apple, called Intro to App Development with Swift and App Development with Swift, which you can download from itunes.com/ecc.

These two courses will give you an excellent grounding in how to make apps with Swift, regardless of your coding background. If you'd rather start with the basics of coding, you can start with Learn to Code 1 & 2 and follow on to Learn to Code 3. These books will give you a great introduction to Swift and programming concepts you would use across all sorts of programming languages and platforms.

If you're already a little familiar with Swift, you could start with the Getting Started Guide to developing iOS apps in which you build an app from start to finish.

App Development Books & Guides:

Learn to Code Series:

Last updated