Steps to install Julia:
- install
juliaup- run the command for your computer in the terminal
- install
VSCode- create a folder for the course
eco309 - open this folder in VSCode
- create a folder for the course
- install VSCode Julia extension (“Julia Language Support”)
- test everything works:
- create julia file
test.jl
- create julia file