My new company is organising a Technology Week at the end iof the month, including a one day internal conference.
I have the opportunity to do a one minute ‘elevator pitch’ which would secure a longer presentation at the conference.
I have probably asked this before - any pointers to a short sharp presentation on Julia and a longer introduction to Julia would be gratefully received.
I also need a snappy title for the elevator pitch!
Thankyou! Ahead-of-time compilation is such a good phrase. IF JIT is mentioned I guess a lot of people woudl be turned off and claim that Julia cannot be a high performance language.
I shoudl say that the company I joined iss in the seismic processing field. We have a lot of CPUs!
I think “just-ahead-of-time compilation” describes it well. Because ahead-of-time suggests a compiled language like C and just-in-time suggest something like Java which is not what Julia does at all.
I like to focus here on points 2 (parametric type system & multiple dispatch) and 5 (community), especially since the feedback to questions here on Discourse goes well beyond Julia implementation into the problem domain itself, and so many domain experts hang around here