0[$] An introduction to the Julia language, part 2 null/LWN/0000764001 70 i [Development] Sep 4, 2018 15:57 UTC (Tue) (jake) i i [1]Part 1 of this series introduced the [2]Julia project's i goals and development process, along with the language syntax, i including the basics of control flow, data types, and, in more i detail, how to work with arrays. In this part, user-defined i functions and the central concept of multiple dispatch are i described. It will also survey Julia's module and package i system, cover some syntax features, show how to make plots, i and briefly dip into macros and distributed computing. i i i i [1] https://lwn.net/Articles/763626/ i i [2] http://julialang.org/ i