Aldo's articles
Are you looking to get started with Android development? Where better to start than with a time honoured ToDo app tutorial?
Aldo Ziflaj looks at Kotlin, a Java-like language for Android development that fits right into current IDEs and offers many advantages.
In this article Aldo Ziflaj introduces three JavaScript ORMs which can help you deal with complex data in your app: Bookshelf.js, Sequelize and Lovefield.
Aldo Ziflaj looks at what's involved in moving your dev environment to the cloud, reviewing the tools available and the advantages of cloud development.
The Codename One Designer Tool allows developers to create fast cross platform apps semi-visually. Aldo Ziflaj takes a look.
Content Providers in Android help you manage App Data through a central repository of data. Aldo Ziflaj demonstrates how to use them with a ToDo App.
Aldo Ziflaj lists five easy-to-use alternatives for your Vagrant needs. Get started using VMs for your PHP development TODAY!
This article describes the Nashorn JavaScript engine and show how it can be used to integrate Java and JavaScript.
If you are developing an Android application, you will likely need to store data somewhere and ORMs, Aldo Ziflaj looks at five of the best to consider.
Firefox OS allows you to create apps with HTML and JavaScript and the same applies to games, lets create one with Ionic!