Skip to content

Notes on the Julia Language

This document collects what I have learned about the Julia language. Its main purpose is to document tips and tricks that are not covered in the official documentation.

Much of what is collected here is really just that: collected from other sources, which I try to cite where appropriate. Some of the material is a synthesis of material taken from various Discourse threads. In these cases, I may not always recall where I learned something. Apologies to Discourse contributors who I should perhaps have cited, but whose contributions I failed to recall. I will be happy to add citations if omissions are pointed out to me.

Note: Earlier notes in pdf format

Useful References and Tutorials

Courses using Julia:

Books:

Blogs and shorter posts

Computational Economics Resources

QuantEcon: Lectures and code in Julia and Python. Especially Quantitative Economics with Julia.

Other collections:

Courses:

Books:

Blogs and shorter posts