Getting Started with Julia: Workflow
The workflow for using Julia can feel a bit foreign, especially when coming from Python. This video attempts to provide some tips on using an integrated REPL, a brief intro to multiple dispatch, structs, when to use types, and broadcasting.