Ad space (banner)

🔬 Julia

Learn Julia from the Basics

Julia — as easy to write as Python and reputedly as fast as C — taught from the ground up across 68 lessons. Each lesson checks whether what you typed matches the reference code, giving you instant feedback without ever leaving the page.

What is Julia used for?

Julia was released in 2012 by a group who were tired of choosing between a language that was pleasant to write and one that was fast. Its answer is multiple dispatch plus just-in-time compilation: you write in a dynamic, readable style, and the compiler specialises the code to the actual types at run time. Matrices and linear algebra read almost like the mathematics, which is why it keeps gaining ground in research computing.

Common uses & related roles:

🔬Julia Lessons
Ad space (in-article)