<?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#, 3 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-3-of-3/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/529500_100x75.jpg</url>
		<title>Channel 9 - C9 Lectures: Dr. Don Syme - Introduction to F#, 3 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, expressivefunctional/object-oriented programming language under joint development by Microsoft Developer Division and Microsoft Research.In Part 3 of this 3-part lecture series, Dr. Don Syme elaborates further on:PatternsObject BasicsImperative ProgrammingPart 1Part 2Get the slides for this lecture&amp;nbsp;series&amp;nbsp;here.Read Don&#39;s BlogThe F# Team says: We’re excited to announce that we have made available a new release of F# along with theVisual Studio 2010 RC and a matchingFebruary 2010 F# CTP for VS2008.&amp;nbsp; </description>
	<link></link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 11:45:29 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 11:45:29 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 3 of 3</title>
		<description>
			<![CDATA[
<p>I've really enjoyed the three part introduction, being an imperative programmer it can make your head hurt, because (as you say) one is always thinking hiaracically.</p>
<p>&nbsp;</p>
<p>The terseness of F# is undoubtedly enviable, its almost like having user controls of code blocks when using the
<em>yield </em>and <em>match </em>keywords.</p>
<p>posted by vesuvius</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-3-of-3#c634021258930000000</link>
		<pubDate>Thu, 18 Feb 2010 21:38: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-3-of-3#c634021258930000000</guid>
		<dc:creator>vesuvius</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 3 of 3</title>
		<description>
			<![CDATA[
<p>I guess you hard very limited time between meetings or whatever to record these because they did seem very rushed at points. Still, a good introduction to F# which I'm looking forward to using at some point. I always baulked at the use of syntactic whitespace
 in Python, but after seeing F# code samples and comparing it to OCaml, I guess it does make sense.
</p>
<p>&nbsp;</p>
<p>I notice that in Visual Studio 2010 RC, there are only a few F# project templates. To make an F# WPF app you would have to start with a console app, change it's type to Windows Application and reference the necessary assemblies (and possibly some other stuff).
 I wonder if this is going to be improved for the release?</p>
<p>&nbsp;</p>
<p>btw. I think F# is very compact in most ways, but don't you think it's ironic that C# actually has a more compact syntax for lambdas, requiring the fun keyword when C# makes do by just using a unique operator?</p>
<p>posted by rhm</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-3-of-3#c634022269520000000</link>
		<pubDate>Sat, 20 Feb 2010 01:42:32 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-3-of-3#c634022269520000000</guid>
		<dc:creator>rhm</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 3 of 3</title>
		<description>
			<![CDATA[
<p>Actually, I have tried to play with F# a year (or two?) ago but that wasn't ready to be played with <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br /><br />Ability to combine .NET imperative languages based projects (for UI and part of the business logic) with functional language based ones lokks bery promising. That would be really great.<br /><br />Does F# allow such combination? Can I for example incapsulate all my scientific calculations logic into F# project and then use its output dll in my C# UI project?</p>
<p>&nbsp;</p>
<p><a href="http://mycomputersland.com"><img src="http://1.bp.blogspot.com/_6R1aYLOwKHg/TD8SNeT-XXI/AAAAAAAAADo/IWjMd6H91Xk/s1600/nucc" border="0" alt="comland" hspace="2" vspace="2"></a><a href="http://mycomputersland.com"><img src="http://1.bp.blogspot.com/_6R1aYLOwKHg/TD8SNeT-XXI/AAAAAAAAADo/IWjMd6H91Xk/s1600/nucc" border="0" alt="computersland" hspace="2" vspace="2"></a><a href="http://itcomputerzone.com"><img src="http://1.bp.blogspot.com/_6R1aYLOwKHg/TD8SNeT-XXI/AAAAAAAAADo/IWjMd6H91Xk/s1600/nucc" border="0" alt="itcomputer" hspace="2" vspace="2"></a><br /><a href="http://computerslookup.com"><img src="http://1.bp.blogspot.com/_6R1aYLOwKHg/TD8SNeT-XXI/AAAAAAAAADo/IWjMd6H91Xk/s1600/nucc" border="0" alt="computerslookup" hspace="2" vspace="2"></a><a href="http://sevenwebhosting.org"><img src="http://1.bp.blogspot.com/_6R1aYLOwKHg/TD8SNeT-XXI/AAAAAAAAADo/IWjMd6H91Xk/s1600/nucc" border="0" alt="sevenwebhosting.org"></a></p>
<p>posted by petersan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-3-of-3#c634151116450000000</link>
		<pubDate>Mon, 19 Jul 2010 04:47:25 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-3-of-3#c634151116450000000</guid>
		<dc:creator>petersan</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 3 of 3</title>
		<description>
			<![CDATA[
<p>useful share about F#,. </p>
<p>posted by stavez</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-3-of-3#c634151117670000000</link>
		<pubDate>Mon, 19 Jul 2010 04:49:27 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-3-of-3#c634151117670000000</guid>
		<dc:creator>stavez</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 3 of 3</title>
		<description>
			<![CDATA[
<p>hi,Charles</p>
<p>&nbsp;</p>
<p>thanks for tutor,.</p>
<p>I'm currently planning to learn F#,. Ty</p>
<p>posted by Danes</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-3-of-3#c634152957340000000</link>
		<pubDate>Wed, 21 Jul 2010 07:55:34 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-3-of-3#c634152957340000000</guid>
		<dc:creator>Danes</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 3 of 3</title>
		<description>
			<![CDATA[
<p>you may visit here Danes,.</p>
<p><pre class="brush: text"><a href="http://msdn.microsoft.com/en-us/fsharp/cc835246.aspx">http&#58;&#47;&#47;msdn.microsoft.com&#47;en-us&#47;fsharp&#47;cc835246.aspx</a></pre>,.</p>
<p>&nbsp;</p>
<p>Hope it's useful for you,. </p>
<p>posted by scottz</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-3-of-3#c634152962160000000</link>
		<pubDate>Wed, 21 Jul 2010 08:03: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-3-of-3#c634152962160000000</guid>
		<dc:creator>scottz</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 3 of 3</title>
		<description>
			<![CDATA[
<p>Thanks for it,.</p>
<p>posted by Danes</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-3-of-3#c634152966770000000</link>
		<pubDate>Wed, 21 Jul 2010 08:11: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-3-of-3#c634152966770000000</guid>
		<dc:creator>Danes</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 3 of 3</title>
		<description>
			<![CDATA[
<h4>How To Learn F# ?</h4>
<p><pre class="brush: text"><a href="http://www.codeproject.com/KB/tips/Functional_Programming.aspx">http&#58;&#47;&#47;www.codeproject.com&#47;KB&#47;tips&#47;Functional_Programming.aspx</a></pre></p>
<p>posted by jeremyboy</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-3-of-3#c634152971700000000</link>
		<pubDate>Wed, 21 Jul 2010 08:19: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-3-of-3#c634152971700000000</guid>
		<dc:creator>jeremyboy</dc:creator>
	</item>
	<item>
		<title>Re: C9 Lectures: Dr. Don Syme - Introduction to F#, 3 of 3</title>
		<description>
			<![CDATA[
<p>Thank you so much,.&nbsp; it's useful for me,. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /> </p>
<p>posted by Danes</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/C9-Lectures-Dr-Don-Syme-Introduction-to-F-/C9-Lectures-Dr-Don-Syme-Introduction-to-F-3-of-3#c634152974510000000</link>
		<pubDate>Wed, 21 Jul 2010 08:24: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-3-of-3#c634152974510000000</guid>
		<dc:creator>Danes</dc:creator>
	</item>
</channel>
</rss>