My Two Cents

A blogging site from a hacker.

Even Though Nokia Is Sinking, Qt Is Still Great

Today I watched a video of porting Qt application into Android. It looks so fantastic that more and more platforms are emerging, iPhone, Android, Windows, and some others flying on netbooks with touch capabilities. Let’s call them smart mobile devices.

The typical problem developers are being solving is to make an application and port it to more available platforms. However, porting is so frustrated to programmers because it is like a progress of copying yourself. In contrast, DRY (don’t copy yourself) is the first principle of programming.

Other technologies which can help to do porting seems great. At least this one looks so.


Comments