DiscoverSDK Blog
The State of Mobile Development For 2016
At the beginning of each year, we’re bombarded by articles that predict mobile development trends. Fearless forecasts that tell us what technological advancements we can expect and what we should prepare for if we want to be ready for the future. Now that two thirds into 2016 and how are these [...]
5 New Mobile Application Monetization Strategies Developers Need To Take Advantage Of In 2016
For most developers, monetizing their mobile apps means putting it up on Google Play or iTunes. You make money either by selling it, through advertising, or through in-app purchases. The great thing about these strategies is that they’re tried and tested. If you have an awesome app or a great [...]
A Comparison of Different Javascript Transpilers
A transpiler is a source-to-source compiler that basically translates the source-code written in one programming language to the source-code of another programming language. Javascript (also often known as ECMAScript) has been a part of us since its initial release in 1995. If you have ever touched [...]
Generators in Python 3
In this article I will give you an introduction to generators in Python 3. Generators are functions which produce a sequence of results instead of a single value. [...]
10 Best PHP IDEs
PHP is a very popular in web development. It's easy to use , it has many web frameworks and tools to make it even easier. While writing PHP wab application, integrating frameworks and libraries to build large systems, text editor is not enough, we need a good integrated deve [...]
Blob Detection
Blob Detection is a computer vision method that is aimed at detecting regions in a specific digital image that differ in properties. A blob is a region of an image in which some properties are constant or approximately constant; all the points in a blob can be considered in some sense to be similar [...]
Python Image Processing With OpenCV
There are many image processing packages for Python. One of them is the PIL, and comes with the distribution Anaconda. worthwhile to take a glimpse of it. It contains basic image processing capabilities, and convenient to use. [...]
Parallel processing in Python
In this article I will introduce you to parallel processing with threads in Python, focusing on Python 3.5. [...]
PyQt-graphical user interface
There is a wide range of GUI libraries, many of them as Tkinter, wxPython and more were imported to Python. This post covers the library PyQt, which is a Python shell of the famous Qt library. It’s included in major Python distributions like Anaconda which includes the scientific package [...]
Top DiscoverSDK Experts
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}