Android Design Patterns iOS

Factory Design Pattern

In this article, you will learn about a type of Creational Design Pattern which is the Factory Pattern. You’ll also know about the pros and cons of it.

Android Design Patterns iOS

Facade Design Pattern

In this article, you will learn about a type of Structural Design Pattern which is the Facade Pattern. You’ll get familiarized with the pros and cons of it.

Design Patterns

Singleton Design Pattern

In this article you will learn about a type of Creational Design Pattern which is Singleton Pattern. You’ll get familiarized with the pros and cons of it.

Articles iOS Swift

Charming the VIPER

While writing an application from scratch coming up with the right architecture for it holds great value. It usually depends on the scope of the

Android Articles iOS

Securing your Mobile Apps through SSL Pinning

The rise of enterprise mobility in the past decade has brought comfort and easiness to people’s lives but along with it has evolved a risk and threat of security. But How? Before, people didn’t use to transfer money through mobile devices, or take doctor appointments for an online session through their phones, but now, they do.

iOS Swift Tutorials

Understanding Relationships in Core Data

Greetings! It’s been a while I haven’t written anything, I was out of topics to write on. Lately I have been working on app at

Swift Tutorials

Getting Started with Realm using Swift 3.0

Greetings Humans! I was thinking for a long time to write about Realm. So… What is Realm? Realm is an open source client side database for

iOS Swift Tutorials

Implementing Camera with AVFoundation

Howdy! Today I am going to write about how to implement custom Camera using AVFoundation. Here I have created this storyboard consisting of two View