Community for F#

Blog articles of Community for F#

0
comment
on 8/26/2013 5:05 AM
A few of us from Quicken had attended LambdaJam in Chicago.  By the way, it was a great conference–big kudos to Alex Miller. Anyway, at that conference we met Mathias Brandewinder, a Microsoft F# MVP from San Francisco.  Some of the guys started talking to Mathias about visiting us here in Motown to spread the […]
>> Read the full article
.
0
comment
on 8/25/2013 2:54 PM
About a month ago, FSharp.Data  released version 1.1.9, which contains some very nice improvements – you can find them listed on Gustavo Guerra’s blog. I was particularly excited by the changes made to the CSV Type Provider, because they make my life digging through datasets even simpler, but couldn’t find the time to write about it, because of my recent cross-country peregrinations. Now that I am back, let’s talk about why this update made me so happy, with a concrete example. My latest week-end project [...]
>> Read the full article
.
0
comment
on 8/19/2013 6:14 PM
Hot on the heels of making my first game with Dart and StageXL at the London GameCraft 2013, I decided to strike whilst the iron’s hot and make a mini-game featuring characters from our MMORPG Here Be Monsters.   The result, is a whack-a-mole style game where the antagonist is ‘Meng the Terrible’ from the [...]
>> Read the full article
.
0
comment
on 8/19/2013 5:57 AM
Even though tuples, records and discriminated unions are reference types, they all have the built-in equality properties you would expect in a value type.  For example: > let a = (1,’a');; val a : int * char = (1, ‘a’) > let b = (1,’a');; val b : int * char = (1, ‘a’) > a […]
>> Read the full article
.
0
comment
on 8/18/2013 4:34 PM
Were I sponsoring a technology conference, I’d much rather get my logo on a coffee mug than just about anything else from the conference.  Why do I say this?  Consider some other alternatives: a t-shirt, a thumb drive, a pen.   No matter how slovenly a developer, he or she will only wear a t-shirt […]
>> Read the full article
.
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