Blog articles

0
comment
on 12/11/2012 5:12 AM
As programmers we often want to express that a special property holds for a method, e.g. we want to say that the associativity law holds for list concatenation. In F# we could define a concat method like this: As programmers we could write a couple of uni[...]
.
0
comment
on 12/11/2012 1:09 AM
There is no excerpt because this is a protected post.
.
0
comment
on 12/9/2012 1:01 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Tomas Petricek shared examples of “Charting World Bank data with F#“. F# 3.0 is now part of Mono 3.0.2 bundle on Mac. New section “Math Stacks for F#” was published on The F# Software[...]
.
0
comment
on 12/8/2012 10:06 AM
.
0
comment
on 12/7/2012 3:30 PM
Sometimes in F# it is useful to use LINQ extension methods such as .Take(n), .Skip(n) and .Count(). However, in F# some LINQ extension methods such as .Where(...) and .Select(...) require a type annotation on the lambda variable. This is one of the relati[...]
.
0
comment
on 12/5/2012 3:58 PM
At the Visual F# team, we're glad to be contributors to the broader F# language and community through the Visual F# tools, the free F# Tools for Visual Studio Express 2012 for Web, and the open source code drops of the F# compiler and libraries. As part o[...]
.
0
comment
on 12/4/2012 1:51 PM
Reading source code is hard. One way of dealing with this is rewriting what is not understood. This can help focus on some parts of the code, but can be detrimental since it’s easy to overlook functionality in files that are not touched or files that look[...]
.
0
comment
on 12/4/2012 1:51 PM
Reading source code is hard. One way of dealing with this is rewriting what is not understood. This can help focus on some parts of the code, but can be detrimental since it’s easy to overlook functionality in files that are not touched or files that look[...]
.
0
comment
on 12/4/2012 9:59 AM
Microsoft Research Cambridge have a 5 month contract position available to explore appliications of F# Information Rich Programming to some or all of open government data scientific data standards cloud programming protocols such as Protobuf web programm[...]
.
0
comment
on 12/3/2012 5:05 AM
Tech Mesh - The Alternative Programming Conference is designed to support and promote useful non-mainstream technologies in the software industry and dedicated to users and inventors of various languages and technologies. By offering a networking platform[...]
.
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