Forum: IT Professionals' Lounge Jul 14th, 2008 |
| Replies: 8 Views: 990 Python is easy to learn and development using it is generally much quicker than with C/C++ or Java. |
Forum: C++ Apr 14th, 2008 |
| Replies: 5 Views: 1,420 To echo vmanes, I recommend wxWidgets. It is simpler and easier to use than the WinAPI, and it is portable to other platforms. QT is nice, but there are license fees for use on Window. Also, take... |