8
shouts

Patterns and Match Expressions in F# | kmcgrath | Channel 9

published 243 days, 13 hours, 3 minutes ago posted by KluggerKlugger 244 days, 14 hours, 27 minutes ago
Saturday, July 11, 2009 1:39:04 PM GMT Friday, July 10, 2009 12:15:54 PM GMT

In this video, programming writer, Gordon Hogenson explains and gives examples of patterns in F# and explains the use of the match expression to control branching based on patterns in data. But first, a disclaimer Gordon wanted to make: “Regrettably, I have not been able to retrain myself yet to use the word value instead of variable. In F#, all values are immutable by default, so it’s not really correct to use the term variable, as I do in the video.”

category: Screencast | clicked: 5 | | source: channel9.msdn.com | show counter code
tags: Channel 9, F#, Screencast