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...

Working with Windows Phone Controls

0
(For more resources related to this topic, see here.) Supported controls in Windows Phone The following list will illustrate the different controls supported in Windows...

Application Connectivity and Network Events

0
 In this article by Kerri Shotts, author of PhoneGap for Enterprise, we will see how an app reacts to the network changes and activities....

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...

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...

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...

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