Introduction to Julia

A collection of resources for learning Julia
Author

Charles Dufour

Julia for Optimization and Learning should contain everything (and more) that you need to know about Julia for this course.

For a refresher on Julia basics, you can check out one of the following resources:

Subject Description
Good practices in Julia Tips and tricks for writing better code
No matching items

A very useful Julia package is RDatasets.jl, which provides access to many of the datasets available in R packages.