An excerpt from Julia as a Second Language by Erik Engheim
This article covers:
· Storing values on keys in dictionaries.
· Working with pair objects.
· Using tuples to create dictionaries.
· Comparing dictionaries and arrays.
Read it if you’re interested in the Julia language or in how it handles dictionaries.
An excerpt from Julia as a Second Language by Erik Engheim
This article covers:
What type of problems Julia solves.
The limits of statically-typed languages.
Why the world needs a fast dynamically-typed language.
How Julia increases programmer productivity.
Read it if you’re interested in the Julia language and its strengths and weaknesses.