Blog articles

0
comment
on 8/14/2011 8:23 AM
I’ve been neglecting strangelights.com a bit lately, mainly due to lack of time. So, today I finally got round to fixing a few things that had been bugging me and clean away some of the old and out of data material, especially in the F# resources section.[...]
.
0
comment
on 8/12/2011 4:21 PM
The F# team is very excited to pass on the news that Tomas Petricek's Real-World F# Programming Articles are now available on MSDN! Congratulations to Tomas, Keith, Yin and Gordon who have worked so hard on this. Here's the chapter outline: Chapter I: I[...]
.
0
comment
on 8/11/2011 4:30 PM
Asynchronous sequences provide a way to represent asynchronous computation that generates multiple values on demand. This article defines asynchronous sequences, combinators for working with them and "asyncSeq" computation builder. Then it implements seve[...]
.
0
comment
on 8/9/2011 9:38 PM
More than a year ago, I started working on a writing project done with Manning and MSDN team. The idea was to adapt parts of my Real-World Functional Programming book, add some new practical topics and publish the articles on MSDN under the official F# do[...]
.
0
comment
on 8/7/2011 10:31 AM
There is lately quite a lot of fuss over C# 5.0, caused by the new async features. The C# async feature is based on (or was inspired by) the F#’s Async computation expression, which I will now discuss a bit (and then present my improvement). Usually, asyn[...]
.
0
comment
on 8/7/2011 1:47 AM
Even tho' it's far from a 1.0 release, I've updated the cfmljure project on github to contain the latest version that we're using at World Singles and update the examples so they work again, along with updated instructions - mainly that the Clojure code n[...]
.
0
comment
on 8/4/2011 1:16 AM
The WebSharper Extensions for Bing Maps has been updated to reflect the last changes in the 7.0 API. Among notable additions are Directions, a simplified interface to the Routes REST API, Traffic and VenueMaps, as well as the possibility to implement your[...]
.
0
comment
on 8/1/2011 12:07 PM
November is going to be a very busy month for me as I’m very happy to announce I’ll be speaking at Stack Overflow Dev Days at London’s ExCeL conference center on the 14th-15th November and the Progressive F# Tutorials at the Skills Matter eXchange on 3rd-[...]
.
0
comment
on 7/30/2011 2:42 PM
As a late comer to functional programming (FP), I struggled a fair bit with understanding monads at first. The ‘aha’ moment for me was that monads are really about function composition. Function composition is somewhat of an alien concept for … Continue r[...]
.
0
comment
on 7/30/2011 9:53 AM
Okay, just some random nigglies I’m experiencing and sort of solved, working with ServiceStack, Backbone.js, Mono & Mono-Develop on Mac. MonoDevelop & XSP dev web server Not sure who else is experiencing this issue, but my MonoDevelop and XSP dev web serv[...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper