I am trying to write a program that calculates the slope and intercept of series of points and plot it in a graph using line fitting algorithm. I want to develop this program into a stand alone exe file to run independently. Please guide me how do I go about? I did do my homework trying to find out which programming language would be best to develop, but Python seemed close to it. If you want to suggest any other programming language please advice me and tell me how to start.