Multiple Dispatch in Julia

Series of Julia basics: What is multiple dispatch? Explanation on how to use it and why it is powerful. Read more

Similar

Julia Language Telemetry on by Default

New “Pkg & Storage protocols” and an accompanying centralized service to host packages have been merged and are present in Julia v1.5.0-rc1. The new Pkg sends telemetry consisting of a user-specific UUID and other information to the server, where it i... (more…)

Read more »

Querying Amazon Athena Using Julia

Julia is a fairly modern scientific programming language that is free, high-level, fast, and bundles a bunch of awesome features that makes Julia working with data great again. Amazon Athena is an interactive query service which allows you to easily analy... (more…)

Read more »