Summary and Schedule

This lesson teaches about the idiosyncrasies of the Julia compared to other programming languages.

TODO: MORE

Required Previous Knowledge

We assume that learners have experience with programming in general, but experience with Julia is not required.

The actual schedule may vary slightly depending on the topics and exercises chosen by the instructor.

Setup

To follow the lesson you need access to a Julia REPL. You can either use a Jupyter-Notebook, if provided by the lesson hosts, or a local Julia installation.

Julia can be downloaded from the official website for Windows, Linux, MacOS, and FreeBSD. It is also part of many Linux distribution’s package system.