the pipe operator

the pipe operator

Learning to do it the functional way

20 Feb 2021

Basic Data Types and Operations in Elixir

Elixir’s core datatypes are much like that of any other language. It has Integers, Floats, Strings, and Booleans just like most languages. It also has Atoms, Lists, Tuples, and a few others of which we’ll take a look at here in this article.

18 Feb 2021

Finally getting around to creating a blog

Finally taking the time to get a blog up and running for myself. I have been taking for years about putting up a blog so that share my thoughts, ideas and questions with the programming community.