show/hide this revision's text 2 added 1 characters in body

I would echo the previous answer saying that using F# in GUI is 'strange'. No Designer, for starters.

In any case F# only just came out in CTP, so I wouldn't be writing any production code in it yet!

I am also the only one in my department playing with F#, but I sometimes send mails to my colleagues with little interesting snippets (Units of Measure for example) to wet whet their appetites.

I would also go with writing a few home-made utilities as practice. I just wrote myself a script for counting LinesOfCode (in 38 lines).

show/hide this revision's text 1

I would echo the previous answer saying that using F# in GUI is 'strange'. No Designer, for starters.

In any case F# only just came out in CTP, so I wouldn't be writing any production code in it yet!

I am also the only one in my department playing with F#, but I sometimes send mails to my colleagues with little interesting snippets (Units of Measure for example) to wet their appetites.

I would also go with writing a few home-made utilities as practice. I just wrote myself a script for counting LinesOfCode (in 38 lines).