Hello all,
I've been programming in c++ for about 2 years now, but all my c++ applications are console driven. I would like to start using GUI's but in c++ it takes a lot of effort to build a GUI application (using API's), now my question; what programming language do you guys recommend for GUI applications that does not take a lot of effort?
Thanks,