These are some notes that I have taken while learning the julia programming language. I am putting these notes as separate julia markdown files (i.e. *.jmd) link to files, and the resulting html files can be viewed here. These tutorials might be useful particularly for people with a R programming background. The tutorials are organized following the steps of a research project, but this might change as I work in these tutorials.

This is to say, be aware that this is a work in progress. I will be updating these files and creating new ones as I continue to learn julia.

Hope this is helpful to someone, and enjoy coding! :)

Starting with julia

To do:

  • installation instructions
  • brief introduction to julia

Data analysis

Working with DataFrames

Plotting with Makie

Statistics