Top Stories published by theburningmonk.com in 2016

Serverless — enable caching on query string parameters in API Gateway

Since I started working at Yubl less than 2 weeks ago, I have been doing a lot of work with Amazon API Gateway & Lambda with the help of the Serverless framework. So far that experience has been really great.


Project Euler — Problem 83 Solution

The problem description is here, and click here to see all my other Euler solutions in F#.

This is a more difficult version of problem 82, and now you can move in all four directions!


Exercises in Programming Style–Map Reduce

NOTE : read the rest of the series, or check out the source code.

If you enjoy read­ing these exer­cises then please buy Crista’s book to sup­port her work.


Project Euler — Problem 75 Solution

The problem description is here, and click here to see all my other Euler solutions in F#.

I based my solution on Euclid’s formula for generating Pythagorean triples.


Project Euler — Problem 82 Solution

The problem description is here, and click here to see all my other Euler solutions in F#.

This is a more difficult version of problem 81, but still, as you can’t move left so we can still optimize one column at a time.


Exercises in Programming Style–Abstract Things

NOTE : read the rest of the series, or check out the source code.

If you enjoy read­ing these exer­cises then please buy Crista’s book to sup­port her work.


Exercises in Programming Style–Hollywood

NOTE : read the rest of the series, or check out the source code.

If you enjoy read­ing these exer­cises then please buy Crista’s book to sup­port her work.

These were the top 10 stories published by theburningmonk.com in 2016. You can also dive into monthly archives for 2016 by using the calendar at the top of this page.