Photo by Alexander Dummer on Unsplash

Learning Julia —the simplest of beginnings

How to do functions, for loops and conditionals — using FizzBuzz

Bence Komarniczky
Towards Data Science
5 min readJul 14, 2020

--

In this post, we’ll create a function to solve the overly popular FizzBuzz programming challenge.

By the end of this article, you will know:

  • How to create a function in Julia
  • How to do a for loop

--

--

Data scientist building ML products in ad-tech. I write tutorials on data science🧑‍🔬, machine learning 🤖, Julia and cloud computing ☁️.