Learning Julia: Hello World

I have begun to learn the Julia programming language and as always the first program I wrote displays the text “Hello World”

Code and console output in Atom IDE for “Hello_World.jl”

I am going to use the Atom IDE with the “uber-Juno” package installed which allows the easy writing of scripts using the Julia programming language.

Leave a comment