Tag Archives: julia

Get Started with Julia – Hello World

julia setup and installation - hello world

In this post, you will learn about instructions to set up Julia and getting started with Julia using Anaconda / Jupyter Notebook with information on learning resources in relation to Data Sciences / Machine Learning.  Download & Setup Julia First and foremost, let’s get set up / install Julia. Go to the Julia download page and download the install package based on your operating system. I downloaded the dmg file for Mac, double clicked on the dmg file and installed the Julia. The installation was pretty easy.   Double-click on Julia application or execute Julia command and it starts an interactive session (terminal) also known as REPL session. The simplest way …

Continue reading

Posted in Julia. Tagged with .