Using Storyboards

0
(For more resources related to this topic, see here.) Configuring storyboards for a project Getting ready In this recipe, we will learn how to configure an application's...

Tour of Xcode

0
In this article, written by Jayant Varma, the author of Xcode 6 Essentials, we shall look at Xcode closely as this is going to...

Creating a City Information App with Customized Table Views

0
In this article by Cecil Costa, the author of Swift 2 Blueprints, we will cover the following: Project overview Setting it up The first scene Displaying cities information (For...

Sending and Syncing Data

0
This article, by Steven F. Daniel, author of the book, Android Wearable Programming, will provide you with the background and understanding of how you...

Sneak peek into iOS Touch ID

0
This article, created by Mayank Birani, the author of Learning iOS 8 for Enterprise, Apple introduced a new feature in iOS 7 called Touch...

Controls and Widgets

0
In this article by Chip Lambert and Shreerang Patwardhan, author of the book, Mastering jQuery Mobile, we will take our Civic Center application to...

To Be or Not to Be – Optionals

0
In this article by Andrew J Wagner, author of the book Learning Swift, we will cover: What is an optional? How to unwrap an optional Optional chaining Implicitly...

Integrating iOS Features Using MonoTouch

0
(For more resources on this topic, see here.) Mobile devices offer a handful of features to the user. Creating an application that interacts with those...

Must Read in Mobile

Understanding the Foundation of Protocol-oriented Design

0
When Apple announced Swift 2 at the World Wide Developers Conference (WWDC) in 2016, they also declared that Swift was the world’s first protocol-oriented...

Interviews