We will start the new year with a “Back to Basics” interactive session. If you would like to follow along, ensure Android Studio is up to date for the Android part of the evening. Same thing for Xcode for Mac Users.

Lets revisit some key concepts in iOS and Android and identify their uses.

Android: We will take examine the following concepts through use of examples:

1) Intents – We will examine Intents, the types of Intents and how to pass data through intents.

2) Bundle – Saving State in Bundles.

3) Fragments – Purpose and how to implement fragments including navigating the BackStack.

iOS:

1) Core Data

2) Grand Central Dispatch

3) Delegates

4) Protocols

5) ARC

Time permitting we will take a look at the Swift playground and the new Swift programming language.