Hello World – Python

Python is a programming language that has been around for quite a while and that has so much to offer. Since its inception about 30 years ago Python has come…

Hello World – Elixir

Here's a personal favourite. Elixir is a dynamic, functional programming language built thinking about scalability and parallelism. It is built on top of Erlang, so performance wise it's really powerful.…