<?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 - MSDN has some Real World F#</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/blog/MSDN-has-some-Real-World-F/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/52f3fb9e-0bfc-41d5-8e60-337e87c447b4.png</url>
		<title>Channel 9 - MSDN has some Real World F#</title>
		<link></link>
	</image>
	<description>It&#39;s been a while since we&#39;ve had a F# post, and while this is not one specific project (though there is code to download), I still thought this well worth a share. This will give you something to read and play with for the weekend...  Real-World Functional Programming The MSDN section Real-World Functional Programming was written as an accompanying material for the Manning book of the same name. The chapter I of the material is based on chapters 1, 2 and 3 of the book. The remaining chapters are newly written material that focuses on real-world examples of using F#. The topics include server-side programming using agents as well as using F# with other .NET technologies such as Math.NET Numerics, Silverlight, ASP.NET MVC. The chapter IV was written by Yin Zhu and the remaining chapters were written by Tomas Petricek. Chapter I: Introducing Functional ProgrammingThis chapter explains the basic concepts behind functional programming and the F# language. Many of the concepts are demonstrated in C# to guide programmers without prior experience with F# or functional programming ... Chapter II: Server-Side Functional ProgrammingThe shift towards the software as a service paradigm means that an increasing number of applications need to be written as servers. This chapter explain server-side development and agent-based concurrency in F#. ... Chapter III: Developing Client-Side ApplicationsA lot of code assumes that it’s in the driving seat—that it controls what happens at each step. This model breaks down for user interfaces. This chapter explain how to write reactive user-interfaces in F# using Silverlight. ... Chapter IV: Numerical and Symbolic Computing(This chapter was written by Yin Zhu) Thanks to its scientific roots, F# is a perfect langauge for numerical computing. This chapter explain how to use .NET libraries such as Math.NET Numerics, Sho, and F# Power Pack to implement numerical algorithms in F#. ... Chapter V: Working with DataMost of web applications work with data in one way or another. The F# language is quite suitable for developing a data-processing parts of web applications. This chapter explains how to use Data and Web technologies from F#. ... Chapter VI: Visualizing Data with .NET ChartsThis chapter explains how to create charts in F# using the .NET Chart Controls library, F# wrapper for the library named FSharpChart and other technologies such as Excel. ... I mentioned there&#39;s code? Chapter 1: Introducing F# and Functional Programming Chapter 2: Concurrent Server Programming in F# Chapter 3: Reactive Client-Side Programming Chapter 4: Numerical Computing in F# Chapter 5: Building Data-Driven Web Sites Chapter 6: Visualizing Data Using F# If you&#39;ve not yet taken the F# plunge or already a F# Jedi, there&#39;s something for everyone here... &amp;nbsp; Here’s a few more links you might find interesting: Fun with F# - Life, the solar system and everything (in 101 samples) Missile Launchers with F# </description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 25 May 2013 02:14:28 GMT</pubDate>
	<lastBuildDate>Sat, 25 May 2013 02:14:28 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: MSDN has some Real World F#</title>
		<description>
			<![CDATA[Just stumbled across it this week. A true wealth of very interesting articles. Very good content&#33; <p>posted by GertJan</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/MSDN-has-some-Real-World-F#c634536002870029516</link>
		<pubDate>Fri, 07 Oct 2011 16:04:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/MSDN-has-some-Real-World-F#c634536002870029516</guid>
		<dc:creator>GertJan</dc:creator>
	</item>
</channel>
</rss>