Posts
All the articles I've posted.
-
How to deploy Azure Blob Container with files using ARM templates
A short post into how you can use ARM templates to deploy a storage container pre-populated with files
-
Hello Xamarin (And 2021)
My plans and upcoming things I might write about on this blog
-
Blog Update 1
An update on the tech stack and look of my blog
-
The different kinds of Unit Tests
Discover various patterns of Unit Tests with simple examples and how you can use them to improve your UTs game
-
A Primer on Different Kinds of Tests
Discover different types of tests and testing strategies
-
The Naivete of Naive Bayes
A 'from scratch' implementation of Naive Bayes algorithm to find whether a message is spam or not and a kick off to the series 'Machine Learning, with the Maths'
-
C# Properties and their different Uses
A dive into C# Properties and various interesting patterns of using them into your code
-
Conditional Probability and Families
A super short introduction to Conditional Probability with a fun tricky problem involving a family and their unknown children