Setup
Setting Up Computing Environment
Getting set up for this course requires the following steps, if you haven’t done them for a previous course, club, or project:
- Install
giton your machine if necessary. - Install Julia using the
juliauptool. - Install and set up VS Code if you don’t already have an editor you’d like to use. VS Code is an editor of choice for Julia, as it as a rich and well-supported Julia extension. If you have a different coding environment, please find instructions for how to set it up to edit Julia.
Mac Versions
If you have a Mac, be aware if you have an Apple Silicon (M1 or M2) Mac or an Intel Mac. Many of the installations you will go through in this exercise have different versions for each processor type, and the program may not work properly if you still the wrong version. There’s nothing that can’t be undone, but it’s easier to be install the correct version first!