Testing your skills
No background of any kind, or previous experience with coding is needed for this course: we’ll learn that together in class.
You do have to be familiar with the computer you’ll be using. Before coming to our first hands-on session, you should pass these two tests:
Managing files
- Download a file (TEST LINK TBA)
- Find it on your computer
- Open it in VS Code
- –> ADD HERE WHAT YOU SHOULD SEE
Managing Pluto
- Open a Julia REPL
- Start Pluto:
using Pluto; Pluto.run() - When your web browser opens a “Welcome to Pluto.jl” page, paste this URL into the “Open a notebook” box (TEST LINK TBA)
- –> ADD HERE WHAT YOU SHOULD SEE