This document provides an introduction to the Julia programming language for bioinformatics. It discusses the creator and goals of Julia, key features like speed, simplicity and dynamism. It also covers Julia's batteries included approach with built-in types, functions and libraries. The document gives examples of Julia language elements like literals, functions, types and metaprogramming capabilities like macros.