Chris Fant wrote:
I would recommend Java. I use Java as a better C++ and find that it serves me well. GCJ will compile to a binary executable and run most of the normal C/C++ optimisations on it. Internationalisation, portability, debugging, serialisation and compression code are things I've found really useful.So what do the readers recommend I look into first?