F# Webcast (II.) - Using .NET libraries

  • Posted: Feb 17, 2010 at 11:29 PM
  • By: JanSteberl
  • Avg Rating: 0

  • 5,439 Views

Download

Right click “Save as…”

Embed code for this video

Copy the code above to embed our video on your website/blog.

Close

Video format

Note: These selections will fall back to the next best format depending upon browser capability.

Close

In this Webcast, we’ll write a demo application that grabs data from RSS feeds and processes them. You'll learn how to access .NET libraries from F#. We'll develop the code iteratively, which means that we'll start by simply enumerating the RSS elements using for loop and printing the results and then we'll refactor the code to use tuples and sequence expressions to turn it into processing code that generates a sequence of feed items. Finally we'll also demonstrate how to use some of the functions from the previous part such as List.filter in practice.

For more videos please visit www.mstv.cz (in Czech language) or Tomas Petricek’s blog.

Tags:

Comments Closed

Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.