Hi,
I want to create desktop application for GPS tracking system. I would like to know which programming is the best to go for?
Here is the scenario:
- GPS device will transimit the location to the host computer.
- Host computer will receieve the transmitted data and display it on Desktop application which is going to be GPS tracking system application.
Could you guys please help me out to choose which programming language is the best for my scenario?
- C# .net
- C++ .net
- Python
- Delphi
I think python will be harder to implement user graphic. But not sure about which one is the best suitable one from C#, C++ and delphi.
Thanks in advance