Simple Complexity

Resources for Learning Julia

By Samuel Belko, published on May 28, 2024.

I would like to share some resources that helped me improve my coding skills and the overall experience with Julia. From what I know so far, it is a good idea to invest time into understanding the type system and multiple dispatch, since it is the way idiomatic & performant Julia code is written. Below I collect some topics I found useful, and learned from the materials.

CC BY-SA 4.0 Samuel Belko. Last modified: May 23, 2025. Website built with Franklin.jl and the Julia programming language.