5 Useful Julia Syntax Rules To Try Out
Try out some neat syntax with the Julia language!

Introduction
Julia is a great language with some pretty amazing syntactical capabilities that are relatively easy to implement. This is something I have come to love about Julia, there is never only one way to do something. While there is certainly a most optimized way, this can…