Click here to Skip to main content
15,886,783 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello everyone,

I'm in a mission and I have to create an app for test bench, but I look in severals websites without finding what I want. This app need to show a graph with datas which are provided by the test bench. Which language is the best to create this app ?

Thanks for your answers

What I have tried:

For the moment, i'm just searching for the best language.
Posted
Updated 17-May-22 20:27pm

1 solution

There isn't "an answer" to that - the language I would chose (C#) is of no use to you unless you know C# and Winforms pretty well already.
Similarly recommending VB, C++, Java, Python, C, Assembler, or even PHP and Javascript are only helpful if you already know what you are doing both with the language(s) and the frameworks they run under.

If you don't know the language then you have a small hill to climb while you learn it. If you don't know the framework then there is a mountain to scale before you can do anything useful!

So start with what you know, and look at how you might implement it in that.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900