<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/ch9/0/1/7/6/2/5/C9LecturesDonSymeFSharpP2_512_ch9.png</url>
		<title>Channel 9 - C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<link></link>
	</image>
	<description>F#&amp;nbsp;is Microsoft&#39;s first functional programming language to be included as one of Visual Studio&#39;s official set of languages. F# is a succinct, efficient, expressive functional/object-oriented programming language under joint development by Microsoft Developer Division and Microsoft Research. During the course of Erik Meijer&#39;s fantastic lecture series on functional programming fundamentals several of you asked for examples of specific topics in F#.In part 2 of this 3 part lecture series (see part 1 here), Dr. Syme provides an overview of the following topics:Functional DataPattern MatchingImperative BasicsSequencesNOTE: Announcing the F# February 2010 Release!The F# Team says: We’re excited to announce that we have made available a new release of F# along with the Visual Studio 2010 RC and a matching February 2010 F# CTP for VS2008.&amp;nbsp; In addition, we’ve launched the F# PowerPack as a CodePlex project, enabling this set of valuable F# extensions to continue to grow and improve separately from the stable core F# releases. Part 1Part 3Get the slides for this lecture&amp;nbsp;series&amp;nbsp;here.Read Don&#39;s Blog </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 10:47:10 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 10:47:10 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>Don and C9, thanks for these. The videos are a very approachable way to learn.</p>
<p>posted by frou</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634015240230000000</link>
		<pubDate>Thu, 11 Feb 2010 22:27:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634015240230000000</guid>
		<dc:creator>frou</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>You're welcome. More to come.<br />C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634015241890000000</link>
		<pubDate>Thu, 11 Feb 2010 22:29:49 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634015241890000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>Great tutorial.</p>
<p>Why is <em>let triangle () = ....</em> and not <em>let triangle = ...</em></p>
<p>The way I understood is the triangle is a value, but the () makes think it's a function.</p>
<p>&nbsp;</p>
<p>posted by Clem</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634015410710000000</link>
		<pubDate>Fri, 12 Feb 2010 03:11:11 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634015410710000000</guid>
		<dc:creator>Clem</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>Very nice.&nbsp; Thank you.</p>
<p>&nbsp;</p>
<p>I'd much prefer to see a correct model of Blackjack though.&nbsp; Aces are worth either 1 or 11, and seeing such a flaw in an example is hard to take.&nbsp;&nbsp; Hopefully, you'll show us how to actually do it in the next part!</p>
<p>&nbsp;</p>
<p>Thanks!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>posted by jlomax</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634015812520000000</link>
		<pubDate>Fri, 12 Feb 2010 14:20:52 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634015812520000000</guid>
		<dc:creator>jlomax</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>Cmon ... this tutorial is excellent!! ...nothing here is 'hard to take'!!</p>
<p>&nbsp;</p>
<p>He <strong><em>shows you</em></strong> (and explains!) <strong>every line</strong> of code ... if you wish to make this example 'more correct' just spend a few minutes .. adjust the example as you see fit and post about your experience! ...
</p>
<p>&nbsp;</p>
<p>Don Syme ... thanks for doing this!!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>posted by keithfl</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634015871700000000</link>
		<pubDate>Fri, 12 Feb 2010 15:59:30 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634015871700000000</guid>
		<dc:creator>keithfl</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>Has anybody purchased the Chris Smith book?&nbsp; (<span id="btAsinTitle">Programming F#: A comprehensive Guide
</span>-- isbn: 0596153643)</p>
<p>The are only a few reviews on Amazon (all positive) but I'd appreciate more comments and maybe a little bit more critical perspective before I buy.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>posted by keithfl</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634015876410000000</link>
		<pubDate>Fri, 12 Feb 2010 16:07:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634015876410000000</guid>
		<dc:creator>keithfl</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>I haven't read the whole of Chris Smith's book yet, but so far I can recommend it, it is well written, nicely formatted&nbsp;and generally easy to read. I have two other great F# books as well, but my impression is that&nbsp;Chris Smith's book is the best introduction
 to F# I've seen yet.</p>
<p>&nbsp;</p>
<p>Don &amp; C9, thanks for another great video!</p>
<p>BTW: I simply cannot resist the temptation to point out that one of the code examples can be simplified, in the allFiles function, the following is used:</p>
<p><pre class="brush: text">for file in Directory.GetFiles dir do
  yield file</pre></p>
<p>&nbsp;</p>
<p>which is equivalent to:</p>
<p><pre class="brush: text">yield! Directory.GetFiles dir</pre></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>posted by Jarle Stabell</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634016094960000000</link>
		<pubDate>Fri, 12 Feb 2010 22:11:36 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634016094960000000</guid>
		<dc:creator>Jarle Stabell</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>I bought Chris Smith's Programming F#. It's excellent book. &nbsp;Concise explanation.</p>
<p>posted by nyinyithann</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634016367170000000</link>
		<pubDate>Sat, 13 Feb 2010 05:45:17 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634016367170000000</guid>
		<dc:creator>nyinyithann</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>Thanks &nbsp;Charles and Dom.</p>
<p>It's really useful for someone like me who is learning F#.</p>
<p>I do hope that more and more F# shows are coming in future.</p>
<p>And i really would like to watch the discussion about FP between Erik and Dom.&nbsp;</p>
<p>Charles... Can u arrange? <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>posted by nyinyithann</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634016371600000000</link>
		<pubDate>Sat, 13 Feb 2010 05:52:40 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634016371600000000</guid>
		<dc:creator>nyinyithann</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>There's also a most excellent interview with Don on Infoq. Here Don touches on the background for the design of F# and how to make it fit with .Net. It's quite enlightening and I certainly learned a lot from it.</p>
<p>&nbsp;</p>
<p><a href="http://www.infoq.com/interviews/F-Sharp-Don-Syme">http://www.infoq.com/interviews/F-Sharp-Don-Syme</a></p>
<p>posted by exoteric</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634016714530000000</link>
		<pubDate>Sat, 13 Feb 2010 15:24:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634016714530000000</guid>
		<dc:creator>exoteric</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>Yes. I've been wanting to shoot a Don/Erik E2E for a long time.. Hopefully, we can do this in April..</p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634016856130000000</link>
		<pubDate>Sat, 13 Feb 2010 19:20:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634016856130000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>I agree, an in depth discussion between Erik and Don would be fun. I wouldn't mind seeing them point out the major differences between F# and Haskell, as well as how to write Haskell-esque F#. I would think we would see a lot of material similar to Matt
 Podwysocki's articles on monads. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>&nbsp;</p>
<p>By the way, if you are interested in more videos, community, etc. around F#, please join Community for F# (<a href="http://c4fsharp.groups.live.com">http&#58;&#47;&#47;c4fsharp.groups.live.com</a>). We have Live Meetings every third Tuesday of each month at 12:00 pm EST. Details can be found on the Live Group (you'll
 have to join to see it though as Live Groups doesn't allow anything to be just public :-/). Hopefully Don will join us soon! Tomorrow we have Steffen Forkmann talking about Fake (F# make), Natural Spec, and Functional NHibernate.</p>
<p>posted by Ryan Riley</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634018904600000000</link>
		<pubDate>Tue, 16 Feb 2010 04:14:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634018904600000000</guid>
		<dc:creator>Ryan Riley</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>Excellent. I am looking forward to seeing part 3.</p>
<p>posted by rgruian</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634020470430000000</link>
		<pubDate>Wed, 17 Feb 2010 23:44:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634020470430000000</guid>
		<dc:creator>rgruian</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>Using snippets would make things a lot easier. Won't have to copy and paste code from the slides.</p>
<p>posted by MrADubbATL</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634023839280000000</link>
		<pubDate>Sun, 21 Feb 2010 21:18:48 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634023839280000000</guid>
		<dc:creator>MrADubbATL</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>Hi,</p>
<p>&nbsp;</p>
<p>&nbsp;First of all,&nbsp;excellent&nbsp;presentations.</p>
<p>&nbsp;</p>
<p>&nbsp;A couple of questions that I will submit more to come after I finish watching:</p>
<p>&nbsp;- why not have all the collection as seq ?</p>
<p>&nbsp;- is there a unit testing framework&nbsp;available for F# ?, since it's a .net&nbsp;language&nbsp;I guess I can use stuff like nunit or xunit.&nbsp;</p>
<p>&nbsp;</p>
<p>Thank you,</p>
<p>posted by calinus</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634024242330000000</link>
		<pubDate>Mon, 22 Feb 2010 08:30:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634024242330000000</guid>
		<dc:creator>calinus</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>The &quot;seq&quot; type is just an alias for &quot;IEnumerable&quot;, and all the F# collection types implement the IEnumerable interface, so you can treat e.g. a list of integers as a seq of integers.</p>
<p>&nbsp;</p>
<p>Yes, you can use things like NUnit (we actually use this on the F# team for some of our unit testing).&nbsp; There are also some unit testing tools developer in F#, like FsCheck.&nbsp; You might check out
<a href="http://stackoverflow.com/questions/1989487/f-development-and-unit-testing">
http://stackoverflow.com/questions/1989487/f-development-and-unit-testing</a>&nbsp;to learn more.</p>
<p>posted by brianmcn</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634028491150000000</link>
		<pubDate>Sat, 27 Feb 2010 06:31:55 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634028491150000000</guid>
		<dc:creator>brianmcn</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>hey Charles can you arrange something with Eric and Don going deep or something like that, to talk about the shift in the fp mindset for imperative programmers (for us which our first language was pascal and second ansi c and end to c# or vb it is quite
 a step immutability etc) or if this isn't feasible just invite Don to talk about his new book about f# which is coming soon<br />thank you <br />Alex</p>
<p>posted by ailatzis</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634081438040000000</link>
		<pubDate>Thu, 29 Apr 2010 13:16:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634081438040000000</guid>
		<dc:creator>ailatzis</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 2 of 3</title>
		<description>
			<![CDATA[
<p>Next time Don's in town I will arrange an Erik/Don conversation. C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634081509220000000</link>
		<pubDate>Thu, 29 Apr 2010 15:15:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-2-of-3#c634081509220000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
</channel>
</rss>