Additional resources and websites for learning and exploring Julia will be posted here
- Julia's documentation
- Julia's package listing - see what you can install!
- JuliaBox - try out Julia in your browser
Julia maintains a list here
- Lectures in Quantitative Economics - provides an introduction to Julia, as well as applications to economics
- JuliaBox - includes a tutorial folder
- Learn Julia the Hard Way - still under development, but looks like a good resource
- Introducing Julia Wikibook
Julia maintains a list here. Here are some that look interesting from the perspective of this course
- 18.337 at MIT - Numerical Computing with Julia
- A Deep Introduction to Julia for Data Science and Scientific Computing - a recent course from UC Irvine with a similar flavor to this one
- IJulia - create notebooks that mix markdown and live code.
- Git homepage: https://git-scm.com/
- Git documentation: https://git-scm.com/doc
- Git Book: https://git-scm.com/book/en/v2
- Unicode Table - make all your variables unicode!