Learn Julia
Quick start
- Julia Cheatsheet
- Learn Julia in Y minutes
- Julia-cheatsheet.pdf : StevenJ’s Julia cheat sheet.
- Julia express by Bogumil Kaminski.
Coding practice
- Exercism
- Project Euler : Project Euler puzzle notebooks for Julia.
General Guides
- From zero to Julia
- Intro to Julia: A Deep Introduction to Julia for Data Science and Scientific Computing by Chris Rackauckas.
- Julia Academy
- Julia concise tutorial
- Julia Data Science : an open source and open access book on how to do Data Science using Julia.
- JuliaNotes.jl : a collection of examples and explanations about Julia.
- Modern Julia Workflows
- QuantEcon Julia and the code notebooks.
- Think Julia
- Wikibook: Introducing Julia
Learn Julia by examples
- Fall in Love with Julia: An introductory 101 series to get to know the power of Julia.
- Intermediate Julia workshop, held at JuliaCon 2019, Baltimore, Maryland, USA
- Introduction to Applied Linear Algebra in Julia
- Julia by example
- Julia Project example : ModulePlay is a simple example of using module tools.
- julia-mit : Tutorials and information on the Julia language for MIT numerical-computation courses.
Modeling and simulations
Visualization examples
Plots.jlOfficial docs- https://github.com/goropikari/PlotsGallery.jl : An unofficial
Plots.jlGallery inspired by MATLAB Plot Gallery PyPlot.jlexamples by gizmaaMakie.jlexamples: BeautifulMakie