Blog articles

0
comment
on 11/12/2014 3:35 PM
Today, we are happy to announce a pre-release of F# 4.0 and the latest Visual F# Tools, for Visual Studio 2015 Preview. F# development tools are included in the box with the VS 2015 Preview download, but these bits were branched for stabilization some tim[...]
.
0
comment
on 11/12/2014 7:35 AM
Today, we are happy to announce a pre-release of F# 4.0 and the latest Visual F# Tools, for Visual Studio 2015 Preview. F# development tools are included in the box with the VS 2015 Preview download, but these bits were branched for stabilization some tim[...]
.
0
comment
on 11/12/2014 5:14 AM
This FsReveal tool stack allows you to write beautiful slides in Markdown and brings F# to the wonderful reveal.js web presentation framework. You write your slides in Markdown like the following and the rest is magic*: will turn into: Features Syntax hig[...]
.
0
comment
on 11/11/2014 11:33 AM
There is a function I need. I know how to write it, but I don’t know if it has a standard name (like map, fold, etc.). It takes one argument — a list of something — and returns a list of 2-tuples of equal length. Each tuple contains one item from the list[...]
.
0
comment
on 11/10/2014 1:36 PM
Last week saw the fourth instalment of the annual Progressive F# Tutorials hosted at Skills Matter in London, with 8 sessions over 2 days and 2 tracks, to a full house. 2014 has been another exciting year in the F# community, with F# specific talks featu[...]
.
0
comment
on 11/9/2014 11:13 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Legally establishing the F# Software Foundation – FSSF needs your help. F# Advent Calendar 2014. FsReveal has just moved to fsprojects on GitHub. Elucidate – an alternative reading mo[...]
.
0
comment
on 11/9/2014 11:15 AM
How computationally expensive are various fundamental floating point mathematical operations?  Here's a quick and dirty benchmark, which, although surely quite naive, seems to capture the rough relative cost of a few operations. Motivation This quarter I [...]
.
0
comment
on 11/8/2014 4:00 PM
How computationally expensive are various fundamental floating point mathematical operations?  Here’s a quick and dirty benchmark, which, although surely quite naive, seems to capture the rough relative cost of a few operations. Motivation This quarte[...]
.
0
comment
on 11/7/2014 10:17 AM
When is a string not a string? As part of my “work” on the ECMA-334 TC49-TG2 technical group, standardizing C# 5 (which will probably be completed long after C# 6 is out… but it’s a start!) I’ve had the pleasure of being exposed to some of the interesting[...]
.
0
comment
on 11/7/2014 8:07 AM
One of the perverse side effects of code that’s “the simplest thing that could possibly work” is that it can appear much easier to create than it actually was.  I refer to this as Athena Code because it can appear as if the code sprung full-grown and read[...]
.
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