What can we do to make Julia grow fast?

Here are my $0.02 worth:

  1. Plotting must be unobtrusive. It is unacceptable to have to wait for many seconds or minutes before DataFrames or Plots load and processing transitions to your own code.

  2. Debugger must be available.

  3. It must be easy to call Julia from Python or from R.

  4. Discovery of packages must be easy.

  5. There must be a solid selection of success stories and inspirational projects in Julia.

24 Likes