Converting Python Stocks tutorial to F#

Using F# for an existing python project for analysis

More...

Understanding Memory

Memory

As part of trying to understand how computer memory works, I am putting together some links on the best sources of information

More...

Using F# to query Spotify API

Using Code, Paket and FAKE.

Code is available @ Ask Spotify

More...

Monads and Design Links

Collection of useful links explaining monads and also building modular architecture.

Useful Monad Explanations

More...

Advent Of Code 2016 in Python

Attempting to solve this year’s Advent Of Code through Python. Answers posted to Github.

Explanation of each days puzzle will follow below.

More...