Julia: Introductory material

This is a collection of online references pointing at introductory material for the Julia language.If you look for further online resources, please ensure that they are for Julia 1.0 and newer. This is best achieved by looking for material not older than 2019.

Installation

Install the latest stable version via the Julia Homepage. Julia devs recommend not to use the Julia versions provided from other sources (like Homebrew, various Linux package managers). juliaup provides another flexible way to install Julia and to switch between versions.

Learning

Resources curated by the Julia development team.

More learning resources

Introductory material from my TU Berlin courses and other talks (videos + Pluto notebooks)

Editing


Update history