Blog articles

0
comment
on 9/24/2013 3:39 PM
I’m a bit of a Pacman fan so when I came across the Pacman Kata in the Kata Catalogue I was hooked: Pacman finds himself in a grid filled with monsters. Will he be able to eat all the dots on the board before the monsters eat him? Back in early 2012[...]
.
0
comment
on 9/22/2013 2:18 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News F# support will be standard part of Xamarin studio (not a plugin). New F# Refactor integration in FSharpBinding. Phillip Trelford presented Mario jumps on FunScript (source code) Tsun[...]
.
0
comment
on 9/22/2013 9:57 AM
STM is a very nice parallel programming model used intensively in Haskell and Clojure. There's a F# implementation which can be found in FSharpx library. Today I'm going to test performance of both the Haskell and the F# STMs. The test is very simple - re[...]
.
0
comment
on 9/21/2013 9:38 PM
This was my second time at The Strange Loop. When I attended in 2011, I said that it was one of the best conferences I had ever attended, and I was disappointed that family plans meant I couldn't attend in 2012. That meant my expectations were high. The m[...]
.
0
comment
on 9/21/2013 11:41 AM
I dusted off some old code that I’ve written to query the API provided by Skånetrafiken. I’ve also published it to rubygems. It’s quite nice to work with soap using ruby.
.
0
comment
on 9/21/2013 11:41 AM
I dusted off some old code that I’ve written to query the API provided by Skånetrafiken. I’ve also published it to rubygems. It’s quite nice to work with soap using ruby.
.
0
comment
on 9/21/2013 8:55 AM
Here Be Monsters is one year old! Big things are happening behind the scenes in the world of our episodic MMORPG Here Be Monsters, since the beta started back in September 2012 we have attracted a small but dedicated group of players who have watched the [...]
.
0
comment
on 9/21/2013 8:53 AM
It feels a little odd even to write this post, but I receive quite a few emails asking me for advice on how to get better at programming, how to get through interviews, whether it's better to be a generalist or a specialist etc. I want to make it very cle[...]
.
0
comment
on 9/21/2013 12:13 AM
Command line tools should do what people expect. It’s a bit chaotic to navigate how to parse command line parameters since there are many conventions. A single - to indicate a short parameter, that is: -a Two – to indicate a long parameter, that is:[...]
.
0
comment
on 9/21/2013 12:13 AM
Command line tools should do what people expect. It’s a bit chaotic to navigate how to parse command line parameters since there are many conventions.<ul> A single - to indicate a short parameter, that is: -a Two -- to indicate a long parameter, that is: [...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper