This is my first foray into using Julia. For this exercise, I grab data from a website and plot it. The goal was to get my feet wet with Julia including things like:
Setting up an IDE in Atom, Jupyter Notebooks
Installing packages
Reading/Writing Data
Using the language (functions, displaying output, etc.)