DiscoverSDK Blog
Creating Your Own JavaScript Library
JavaScript became very popular on the past years. Developers write and use many javascript libraries / frameworks for their web development projects, command line tools and also embedded systems (IOT). Popular tools like GitHub and NPM make it easy to collaborate and share the work between developer [...]
CodeIgniter vs Kohana
The PHP programming language has indeed matured a lot in the past few years. From its early days as a set of Common Gateway Interface to being the most widely used open source web application development platform, we can’t deny the fact that PHP has contributed a lot to the growth of the web i [...]
Unity VS UDK
Unity and UDK are among the most popular SDKs to make games. Unity is an independent tool developed by Unity Technologies while UDK was developed as a tool for Epic Games programmers that turned out so good they decided to sell it as a standalone product. In this this review, we will cover the most [...]
What's new in Python 3.5?
In this article I will mention some things which are new in Python 3.5 to show that the development is going on and we can expect every time more if a new version is released. [...]
10 Interesting Python Modules to Learn in 2016
In this article I will give you an introduction into some Python modules I think of as useful. Naturally this can vary in your case but anyway it is a good idea to look at them, maybe you will use them in the future. [...]
Unity
Initially released in 2005 by Unity Technologies as an SDK for OS X only, Unity has expanded its horizons and currently has up to 21 platforms. There are many 3rd party SDKs for developing apps but when it comes to games Unity has secured its place as one of the most powerful while becoming the defa [...]
Qooxdoo
Qooxdoo is an open source JavaScript framework that has a wide graphical user interface (GUI) toolkit and a high-level client-server communication. It uses Ajax as its main method of application development and is highly object-oriented in terms of programming. It is commonly used in web application [...]
XML Processing with Java
In this article I will give you a brief introduction into XML processing in Java. Although there are some fancy libraries available I will stick with the default tools which ship with Java 8. And they are almost as good as libraries - because those libraries build on this default Java functionality. [...]
SQLite
SQLite is public domain software that provides a relational database management system. The “lite” in SQLite means that it is lightweight because it has nothing to install and nothing to configure. It is an embedded database engine that directly reads and writes into ordinary disk files [...]
What is Xamarin?
Xamarin is a cross development software platform that allows developers to develop mobile apps on multiple platforms. Instead of using Objective C or Swift for iOS apps and Java for Android, you only need C# in order to code everything at once. [...]
Top DiscoverSDK Experts
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}