Things to know when moving to Germany

3 years ago
Aaqib Hussain

This article covers some important things you must know when you are considering a move to Germany.

Unit Testing in Android for Dummies

What is Unit Testing? In its simplest term, unit testing is testing a small piece of code. A unit test…

4 years ago

Factory Design Pattern

In this article, you will learn about a type of Creational Design Pattern which is the Factory Pattern. You’ll also…

5 years ago

Creating Target specific Theme in iOS

In this tutorial, you will go through the use of targets to achieve two separate themes on apps.

5 years ago

Facade Design Pattern

In this article, you will learn about a type of Structural Design Pattern which is the Facade Pattern. You’ll get…

5 years ago

Singleton Design Pattern

In this article you will learn about a type of Creational Design Pattern which is Singleton Pattern. You'll get familiarized…

5 years ago

Design Patterns

Design Patterns are an important part of a Software design. In this article you'll learn the types and the advantages…

5 years ago

Android Security Essentials II: Logs, System Screenshots and Backup Theft

This series is more focused on the approaches a developer should adapt  regarding android security and less on their technicalities.…

6 years ago

Charming the VIPER

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

6 years ago

Android Security Essentials I: Root Access and Persistent Data

Android Security You might already know that iPhone and Android, are the two most commonly used smartphone operating systems in…

6 years ago