Tutorials

Beginning iOS Programming Episode 1 - Intro to XCode and iOS Programming

In this episode we will be building a basic button-based app that toggles the background between light and dark.

Specifically you will learn:

  • How to navigate around XCode
  • Adding elements to a view and view controller
  • Connecting elements from interface builder (storyboard) to code

In the next episode we will build a list of the elements in the periodic table while working with table views and table view controllers. Stay tuned and feel free to follow us on Twitter for updates: @brightmediums.