How to program java GUI?

Python or Java Program to find Slope and intercept of a line with GUI?

  • I am trying to write a program that calculates the slope and intercept of series of points and plot it in agraph 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.

  • Answer:

    My answer will be biased towards python as i do number crunching in python as a hobby.  NumPy and SciPy are 2 excellent packages in python to get this done. If you want to try out other programming languages, then give a shot at . http://julialang.org/   Its also got a web repl link --> http://julia.forio.com/

Rahul Ram at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.