Building Surveys using Xcode

0
In this article by Dhanushram Balachandran and Edward Cessna author of book Getting Started with ResearchKit, you can find the Softwareitis.xcodeproj project in the...

Sound Recorder for Android

0
In this article by Mark Vasilkov, author of the book, Kivy Blueprints, we will emulate the Modern UI by using the grid structure and...

Concurrency and Parallelism with Swift 2

0
When I first started learning Objective-C, I already had a good understanding of concurrency and multitasking with my background in other languages such as...

Payment Processing Workflow

0
In this article by Ernest Bruce, author of the book, Apply Pay Essentials, the author talks about actors and operations in the payment processing workflow....
Applications

How to Secure and Deploy an Android App

0
In this article, we will be covering two extremely important Android-related topics: Android application security Android application deployment We will kick off the post by...

The API in Detail

0
In this article by Hugo Solis, author of book, Kivy Cookbook, we will learn to create simple API with the help of App class....

How to convert Java code into Kotlin

0
This Kotlin programming tutorial has been taken from Kotlin Programming Cookbook.  One of the best things about Kotlin is its interoperability with Java. If you're a...

Developing Your First Cordova Application

0
In this article, you will develop, build, and deploy your first Apache Cordova application from scratch. The application you will develop is a Sound...

jQuery Mobile: Organizing Information with List Views

0
jQuery Mobile First Look Discover the endless possibilities offered by jQuery Mobile for rapid Mobile Web Development You might have noticed that the vast majority of...

Ionic Components

0
In this article by Gaurav Saini the authors of the book Hybrid Mobile Development with Ionic, we will learn following topics: Building vPlanet Commerce ...

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