Tutorials

Unit Testing Apps with Android Studio

We will need to create an Android app, get it all set up, then add a test project to it.…

8 years ago

Publication of Apps

Ever wondered if you could prepare and publish an app on Google Play and you needed a short article on…

8 years ago

Swift for Open Source Developers

Apple announced Swift at WWDC 2014 as a new programming language that combines experience with the Objective-C platform and advances…

8 years ago

Your First Swift 2 Project

After the release of Xcode 6 in 2014, it has been possible to build Swift applications for iOS and OS…

8 years ago

Introduction to SQL and SQLite

In this article by Gene Da Rocha, author or the book Learning SQLite for iOS we are introduced to the background of the Structured…

8 years ago

Payment Processing Workflow

In this article by Ernest Bruce, author of the book, Apply Pay Essentials, the author talks about actors and operations in…

8 years ago

Your First Swift App

In this article by Giordano Scalzo, the author of the book Swift 2 by Example, learning a language is just half…

8 years ago

Creating Mutable and Immutable Classes in Swift

In this article by Gastón Hillar, author of the book Object-Oriented Programming with Swift, we will learn how to create…

8 years ago

Building Surveys using Xcode

In this article by Dhanushram Balachandran and Edward Cessna author of book Getting Started with ResearchKit, you can find the…

8 years ago

Creating an Adaptive Application Layout

In this article by Jim Wilson, the author of the book, Creating Dynamic UI with Android Fragments - Second Edition, we…

8 years ago