Introduction to Julia
A collection of resources for learning
Julia
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:
- Tutorials from the official documentation
- Julia Workshop for Data Science
- Julia academy
- Introduction to Scientific Programming and Machine Learning with Julia
- MTH 229 - Calculus Computer Laboratory
- and many others
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.