beginner Using JSON Web APIs from Julia A common way to access data is through web APIs that return a JSON response. In this post we'll look at how the XKCD.jl package implements a user-friendly interface for accessing the xkcd webcomic's JSON interface.
Plots Animations with Plots.jl Animations tell a story that static images are unable to tell by adding an extra dimension (often time). They are also more engaging to an audience...
first steps First Steps #2: The REPL This is post #2 in our First Steps series. Want to learn Julia but don't know where to start? Start here!