DiscoverSDK Blog
Android Intents and Intent Filters
This guide will introduce you to one of the most important components in Android, Intents. [...]
Gaming Trends for 2017
The action is fast and furious in the gaming world. You don't have time to waste when it comes to getting your game ready to publish. One way to get to market faster is to use existing code. There's no need to reinvent the wheel when well-tested SDKs exist for most of the common functionality you wi [...]
Best 10 Text Editors
Text Editor is a very popular tool for developers. From writing a simple script or data file up to complete software development and debug [...]
Generic Types in Java
This article will guide you to one of the newest, most powerful (and one of the most controversial) features of Java programming language. [...]
Introduction to Cython
In this article I will give you a brief introduction to Cython -- a Python library enabling interaction with C code. And it does not matter if you use C code from Python or call Python code from C. [...]
Design Patterns in JavaScript - Singleton
The Singleton Pattern is perhaps one of the most common design patterns that is being implemented with a broad range of computer programming languages. So let’s dive into the basics what is Singleton? From the name itself “single” simply means that it is an object that can be [...]
Packaging Python code
In this article I will continue a previous article on packaging Python code. I will introduce you to setuptools and flit as alternatives to the built-in solution of packaging. This article aims to extend your knowledge on packaging Python applications and distribute them to PyPI, the Python Package [...]
Guide to Anonymous Classes and Lambdas in Java
This article introduces you to Anonymous classes in Java, how they are made, what use they are of and what purpose do they achieve. Finally, we’ll also have a look at when not to use them which is a major concern adding their comparison with Java 8 Lambdas. [...]
Python in 2017 - Whats next?
2017 is approaching slowly and before it comes a new version with Python. The winter holidays give you the opportunity to take a look at the new release. In this article I introduce some new functionality which can come in handy with the new version: Python 3.6 with the planned release on 16th Decem [...]
Bundled Notifications in Android
In this tutorial, we will have a look at the Notifications API in Android and more importantly, latest features of the API which were added in Marshmallow (6.0) and Nougat (7.0). [...]
Top DiscoverSDK Experts
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}