


Read This Playground
Before Each Interview
Download an interview prep playground
We filled a playground with Swift sample code for each language feature from the Swift Study Guide.
If you read this playground before your interview you will load all the Swift syntax and related technical terms into your mind. You'll be alert and quick to respond.

Load Swift syntax into your mind.
Appear knowledgable and quick to respond.

Download requires sign up with email.
It only takes 30 seconds. 🤷🏼♂️
Interview
Preparation Guide
How to prepare for interviews - create a routine

A preview of the PDF
How do you prepare for an interview?
Download our short PDF Interview Preparation Guide and learn some tips on how to structure your time to prepare for an interview.

A preview of the PDF
Start thinking about what might be discussed during an interview and begin rehearsing your answers right away.

A preview of the PDF
Ask yourself, what Swift or iOS topics are they going to ask me?
Architecture and Swift language features are almost guaranteed to be discussed. Make sure you have some practice in speaking about these features to another person out loud.
Immediate download
Every iOS Developer should own as many resources & code examples as they can for future reference, guidance and for when they forget the syntax of certain language features. We hope these downloads help.
Why not upload these resources to your own GitHub.com account and start an online repository of useful Swift code?
💡 We've supply a README file in each download - perfect for new repos on GitHub.com. 👍

The
Swift Cheatsheet ⚡️
A language reference guide
The Swift Cheatsheet ⚡️ is a language reference guide that will help when you have forgotten the syntax for a certain feature while you learn Swift.
It may be quite useful when you first start your new role and you want a document to store your useful code snippets too.


💪
Coding Challenge
TDD Palindrome Checker
A simple coding challenge
In Xcode, open a new project and use TDD to write code for a palindrome checker. Write your unit test first and let it guide you toward constructing your solution. Your tests should check for palindromes and non palindromes.
You can download our solution if it helps.
Download requires sign up with email.
It only takes 30 seconds. 🤷🏼♂️
FREE Members Area - sign up required



