Welcome to Atalasoft Community Sign in | Join | Help

Browse by Tags

All Tags » functional programming   (RSS)
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 Read More...
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.  Read More...
I’ve been working for a while on a new presentation which I was finally able to give last week at the New Hampshire .NET User Group .  F# and You! focuses on painting the big picture about F# instead of the off-putting details like having to learn Read More...
An exciting week with the release of Visual Studio 2010 Beta 1 and F# 1.9.6.16.  This week we have John Backus’s classic FP manifesto,  Luke Hoban speaks on F# in VS2010 beta 1, Django for ASP.NET, and an article on breaking changes in the latest Read More...
At this Saturday’s Code Camp I’ll be giving a brand new presentation on using F#.  The goal of this presentation is to have those attending leave with an idea of what F# can help them achieve today as well as instill a desire to know more.  Read More...
Over the last six months I’ve given variations on the same F# presentation on six separate occasions. Each time I’ve gotten a similar response: enthusiasm from a small percentage of the audience and glazed-over stares from the majority. In retrospect Read More...