Skip to content

Instantly share code, notes, and snippets.

@miklund
miklund / 2009-03-24 run-your-unit-tests-on-the-web
Created January 14, 2016 19:31
2009-03-24 Run your unit tests on the web
# Title: Run your unit tests on the web
# Author: Mikael Lundin
# Link: http://blog.mikaellundin.name/2009/03/24/run-your-unit-tests-on-the-web.html
@miklund
miklund / 2013-03-12 game-of-life
Created January 12, 2016 21:35
2013-03-12 Game of Life
# Title: Game of Life
# Author: Mikael Lundin
# Link: http://blog.mikaellundin.name/2013/03/12/game-of-life.html
@miklund
miklund / 2013-03-11 unit-testing-in-fsharp
Created January 12, 2016 21:23
2013-03-11 Unit testing in F#
# Title: Unit testing in F#
# Author: Mikael Lundin
# Link: http://blog.mikaellundin.name/2013/03/11/unit-testing-in-fsharp.html
@miklund
miklund / 2013-02-25 write-your-own-language
Created January 12, 2016 20:36
2013-02-25 Write your own language
# Title: Write your own language
# Author: Mikael Lundin
# Link: http://blog.mikaellundin.name/2013/02/25/write-your-own-language.html
@miklund
miklund / 2013-02-18 rock-paper-scissors
Created January 12, 2016 20:12
Rock Paper Scissors
# Title: Rock Paper Scissors
# Author: Mikael Lundin
# Link: http://blog.mikaellundin.name/2013/02/18/rock-paper-scissors.html
@miklund
miklund / 2013-02-16 could-not-load-file-or-assembly-fsharp.core-version-4.0.0.0
Created January 12, 2016 20:03
2013-02-16 Could not load file or assembly FSharp.Core, Version=4.0.0.0
# Title:
# Author: Mikael Lundin
# Link: http://blog.mikaellundin.name/2013/02/16/could-not-load-file-or-assembly-fsharp.core-version-4.0.0.0.html
@miklund
miklund / 2013-02-08 integrating-with-team-system-build
Created January 12, 2016 19:53
2013-02-08 Integrating with Team System Build
# Title: Integrating with Team System Build
# Author: Mikael Lundin
# Link: http://blog.mikaellundin.name/2013/02/08/integrating-with-team-system-build.html
@miklund
miklund / 2013-02-07 immutable-thesaraus
Created January 12, 2016 13:16
2013-02-07 Immutable Thesaurus
# Title: Immutable Thesaurus
# Author: Mikael Lundin
# Link: http://blog.mikaellundin.name/2013/02/07/immutable-thesaraus.html
@miklund
miklund / 2013-01-31 fizzbuzz
Created January 12, 2016 11:38
2013-01-31 FizzBuzz
# Title: FizzBuzz
# Author: Mikael Lundin
# Link: http://blog.mikaellundin.name/2013/01/31/fizzbuzz.html
@miklund
miklund / 2012-11-28 composite-applications-in-wpf-part-1-setting-it-up
Created January 12, 2016 11:11
2012-11-28 Composite applications in WPF: Part 1 - Setting it up
# Title: Composite applications in WPF: Part 1 - Setting it up
# Author: Mikael Lundin
# Link: http://blog.mikaelundin.name/2012/11/28/composite-applications-in-wpf-part-1-setting-it-up.html