zabirauf || Zohaib
  • Home
  • Twitter
  • Résumé
  • Contact
Subscribe

functional-programming

A collection of 3 posts
fsharp

Deploying F# Suave web app to Azure using Flynn

I was playing around with F# and Suave to build a service and the first thing I usually do whenever I dive into a new language and web framework is figure out how to deploy it to a public cloud. This helps me create a pipeline so I can test
Oct 17, 2016 3 min read
elixir

Binary pattern matching in Elixir with PNG parsing example

Dealing with binary data has always been a pickle in OOP language. Pattern matching is very fundamental to Elixir making the functions much more descriptive. I was very pleased to see that the pattern matching was not just limited to tuple, list etc. but extended to binary data as well.
Jul 23, 2015 5 min read
rop

Yet another "What is a Monad" post

Disclaimer: I dont claim to completely understand what monads are as I am still learning more about them but this is my attempt to explain it how I understand it. Please correct me (in comments) if I got something wrong Story time In my last post [https://zohaib.me/railway-programming-pattern-in-elixir/
Apr 11, 2015 8 min read
zabirauf || Zohaib © 2023
Powered by Ghost