iOS Lesson 5

Welcome to Lesson Five of MDB’s iOS Training Program. At this point, you have learned all of the basics for iOS development. The only thing left to learn is how to take your applications to the next level and get ready for release. This lesson will teach you how to test your code with unit testing in XCode and how to construct a strong user experience.

Lesson Outline

  • Custom Views
  • UX
  • Testing
  • Object-Oriented Design
  • Where do you go from here

You can find all of our demos on GitHub.

Related Resources