+ 2
Choosing the right programing language
Can someone explain how do you choose the right programing language for the right job. I am curently working on a reception for hotels (curently in the modeling faze) and I'm not completly sure witch language to choose for the front end of the program. What I know for sure is that it can not be a web app.
4 Réponses
+ 4
C program provides high performance operations and low level system access. If you needs cross platform application, Java is better choice.
+ 4
You can choose C++ or C#.
+ 4
Thanks for the answer. Can you explain why C++/ C# and not lets say java or ruby? I have a big project coming up and i cant change it mid development
+ 3
Thanks. That actualy helps alot.