Skip to content

An introduction to coding for econ PhD students, using Julia

Notifications You must be signed in to change notification settings

fpinter/math-camp-coding

Repository files navigation

Math camp coding session

An introduction to coding for econ PhD students, using Julia
20 August 2020

Contents:

  1. A high-level overview and introduction to coding in economics (slides in tex and pdf format)
  2. A Jupyter notebook (Julia v1.5.0) walking through the very basic features of Julia with an eye to numerical computing

Setup instructions for Julia and Jupyter:

  1. Install Julia from here: http://julialang.org/downloads/
  2. Open the Julia application and install IJulia by typing the ] key followed by add IJulia
  3. Type the backspace key and then the following line of code: using IJulia; jupyterlab() and accept all the defaults.

If you need to troubleshoot, try QuantEcon, on which these instructions are based (but which has many more steps).

Thanks to Pedro Degiovanni, Michael Droste, Erica Moszkowski, and Ljubica Ristovska for useful suggestions and feedback.

About

An introduction to coding for econ PhD students, using Julia

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published