Java Or C++ Or What???
- by Kronass
Hi,
My friends and I are starting a new project and we are shifting from windows to linux (for some reasons) and all of us are .Net background. for the new platform I decided to go with Java since many parts are similar with .Net but my friend is insisting on C++ saying it is much faster very mature and working with it will not effect on the productivity and development speed.
The project that we will work on it will have threading, extensive string and datetime manipulation, some socket programing and of-course work with RDBMS (MySql Or Postgre not decided yet).
I have some fears with java since oracle acquired sun and these people will do anything to make money out of it.
some have advised in python and ruby and I like python but don't know should I make it the default language in this project.
the project is not web application and we will make services and executables.
what do you think, if you have other opinion you very welcome.
Hint: Mono is not an option