Overheard : BODMAS
Trying to sharpen my programming skills :). Just heard about BODMAS and mind blown about the simplicity of the acronym. Essentially BODMAS is a simple way...
Trying to sharpen my programming skills :). Just heard about BODMAS and mind blown about the simplicity of the acronym. Essentially BODMAS is a simple way...
Great slide deck by Uwe Friedsrichsen on resilient patterns to use when designing applications Patterns of resilience from Uwe Friedrichsen
I love when engineering teams share their tricks of trade for other organizations to benefit. While this might seem counter-intuitive, sharing knowledge makes the entire ecosystem...
We had a recent challenge at work which required us to execute different actions based on which office a particular workstation was located in. Since we...
Following up from my post earlier this month regarding building a security application that scans publicly available data (Google) and report on potential information leakage from...
I think the best way to learn a new (programming) language is to address a real world problem :). So here is one, I want to...