Part 1 - Introductory Julia Live Tutorials
In this session, you will be taken to an external environment to work through some code examples. Click on the link below and it will open up a Jupyter Notebook (in MyBinder). Note that it might take some time to instantiate the cloud environment when you first click so please be patient (this can be a useful time to go back and review some of the material we covered previously!). To keep your OpenLearnCreate session open, I suggest Ctrl+click on the link and opening in a new tab.
This section provides an introduction to Jupyter Notebooks and the Julia Programming Language. We provide details on conducting basic operations in Julia and how elementary tasks like data read and write are implemented. If you are already familiar with Jupyter and Julia, you can skip this section.
Introductory Julia Live Tutorials
Note that if you prefer to work in your own local Julia environment, you can clone the code from here