Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help
in

Browse by Tags

All Tags » F#
Showing page 1 of 8 (74 total posts)
  • F# Discoveries This Week 03/12/2010

    Tons this week.  Vladimir Matveev’s is my favorite new F# blogger with very well written data structure posts, Ashley Feniello continues his fantastic FScheme series, and Jomo Fisher posts some great Freebase and DGML examples.  That’s just the tip of the F# iceberg, do come inside.   Ashley Feniello’s FScheme Parts Twelve, ...
    Posted to Rick Minerich's Development Wonderland (Weblog) by RickM on March 12, 2010
  • F# Discoveries This Week 02/25/2010

    Between Atalasoft, Professional F# 2.0 and the MVP Summit I’ve been completely swamped and ended up with quite a backlog of posts.  Between the Brian-Chris F# Code Battle, Luca’s LChart, Ashley’s continuing FScheme series and Matthew’s MongoDB stuff I’m not sure I can pick a favorite.  That’s not true, I’d go right for the DAWG-fight ...
    Posted to Rick Minerich's Development Wonderland (Weblog) by RickM on February 25, 2010
  • Get Started with F# via Higher order IEnumerable<T> extension methods in C#

    The more I use F# the more I want to write my every day production C# code in a functional way.  To this end, I’ve written a few higher order extension methods as the need arose.  I wanted to take a moment and share them with you.  I think that in seeing an implementation of these functions in C#, what they do becomes easy to ...
    Posted to Rick Minerich's Development Wonderland (Weblog) by RickM on February 12, 2010
  • F# Discoveries This Week 02/08/2010

    Back again with another F# community roundup.   There’s been a ton of great content this week, almost too much.  To try to combat this I’ve attempted to sort posts roughly in terms of how interesting I found them.  All were worth the read though. Also, I’ll be speaking this Wednesday on F# at the Boston .NET User Group.  ...
    Posted to Rick Minerich's Development Wonderland (Weblog) by RickM on February 8, 2010
  • F# Discoveries This Week 01/29/2010

    Many apologies if I missed your post.  Having skipped last week due to some uncontrollable circumstances left me with quite a large number to sort through.  My personal favorite this week is Ashley Feniello’s series.  SICP eat your heart out.   Richard Morris’s Geek of The Week is Don Syme “It came as a surprise to many ...
    Posted to Rick Minerich's Development Wonderland (Weblog) by RickM on January 29, 2010
  • F# Discoveries This Week 01/13/2010

    Back again this week with a fresh batch of F# Posts, Videos and Events.  I’ve been enjoying Matthew Podwysocki’s “Much Ado About Monads” series quite a lot.  They are well worth checking out for beginner and advanced alike.   Events If you would like to see your event here, send me an email via the link at the top of the page. ...
    Posted to Rick Minerich's Development Wonderland (Weblog) by RickM on January 13, 2010
  • F# Discoveries This Week 01/05/2010

    It’s 2010, the year of F#, and the quantity of posts in this last week reflects it.  Not to pick favorites but the work Tomas Petricek has been doing with Accelerator is amazing, be sure to check it out. Also, I’d like to thank everyone who supported me on the road to becoming a Microsoft MVP.  I couldn’t have done it without ...
    Posted to Rick Minerich's Development Wonderland (Weblog) by RickM on January 5, 2010
  • F# Discoveries This Week 12/29/2009

    It’s been a bit of a light week with the holidays.  Although, for the truly dedicated, that’s just a chance to get some quality time in with with a favorite programming language (or to write a poem about it).   Tomas Petricek uses Accelerator in a GPU Game of Life simulation This article is the second one from a series about using ...
    Posted to Rick Minerich's Development Wonderland (Weblog) by RickM on December 29, 2009
  • Steepest Ascent Hill Climbing in C# and F#

    Recently I’ve been working with some local search techniques and wanted to share my Steepest Ascent Hill Climbing solution. The general idea of Steepest Ascent Hill Climbing is that in each iteration of the hill climbing process you apply a set of transforms to your input data and select the best result via a fitness function.  This result, ...
    Posted to Rick Minerich's Development Wonderland (Weblog) by RickM on December 28, 2009
  • F# Discoveries This Week 12/21/2009

    By far the most exciting news this week was the preview release of Microsoft Research Accelerator.  Posts on this topic by Satnam Signh and Tomas Petricek have left the F# world buzzing.  This, however, is just the tip of the F# iceberg.  News of the F# Survival Guide’s release and a number of other exciting posts follow.   ...
    Posted to Rick Minerich's Development Wonderland (Weblog) by RickM on December 21, 2009
1 2 3 4 5 Next > ... Last »