Blog articles of New York City F# User Group

0
comment
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 relatively rare cases where F# code requires a type annotation where other languages do not, and is due to differences in the process of type inference and method overload resolution.
Luckily, there is a simple useful workaround. First add the library code below[...]
0
comment
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 programming patterns such as REST
cross-language interoperability
as well as extensions to the F# query and/or type provider mechanisms.
Candidates should ideally be experienced F# programmers with demonstrated capabilities in implementing type providers for F#. [...]
0
comment
comment
on 11/30/2012 1:15 AM
This Monday the San Francisco Bay Area F# Meetup will be hearing from Jon Harrop on the topic of "Building a customizable business rules engine with F#"
Business rules are the core of business applications; yet, once an application is deployed, it is often cumbersome and expensive to update existing rules. This problem is particularly important in some industries, like finance, where new products, which require new rules, are introduced on a regular basis. In this talk, Jon Harrop will demonstrate how F# c[...]
0
comment
comment
on 11/29/2012 12:38 PM
A late reminder of the F# meetup in New York tonight - Thursday, November 29, 2012, 6:30 PM
{m}brace - F# in the Cloud with George Stavroulakis of the {m}brace team
With the advent of cloud platforms and private data centers, developers face once more the challenges of distributed computing in their effort to harness the available computing power. Concurrency, message passing, elasticity and machine failure are now common situations that the developer has to take into account while developing code needed[...]
0
comment
comment
on 11/27/2012 7:49 AM
An important library in the C# and F# open source communities is the Math.NET Numerics library. I blogged the first part in a (slow) series on using the library from F# back in June and there is another tutorial as part of the Numerical Libraries for F# and the .NET Framework overview from early last year. We also use this library in Expert F# 3.0, Chapter 10, in the chapter on "Programming With Numbers", and the library is also used in the new Try F# 3.0 website.
The library has received a scrub recently,[...]
About this group
- Founded: 7/22/2011
- Owners: Adam Granicz, Rick Minerich
- Members: 3
- Past events: 3
- Upcoming events: 0 Log in to join
Featured company
![]() | IntelliFactory 0 upcoming events |
Latest blog articles by nyc-fsharp (see all)
March 2017
July 2016
October 2015
January 2015
April 2014
February 2014
December 2013
November 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
Group tags
- f# × 33
- clojure × 14
- functional × 14
- haskell × 14
- scala × 11
- erlang × 6
- c# × 4
- .net × 3
- agile × 3
- ocaml × 3
- websharper × 3
- ddd × 2
- exchange × 2
- java × 2
- javascript × 2
- neo4j × 2
- nosql × 2
- scheme × 2
- skillsmatter × 2
- alt.net × 1
- android × 1
- architecture × 1
- async × 1
- bdd exchange × 1
- blazehtml × 1
- cassandra × 1
- clean × 1
- codeken × 1
- coffeescript × 1
- common lisp × 1
- continuous delivery × 1
- finance × 1
- fractureio × 1
- grails × 1
- groovy × 1
- html × 1
- html5 × 1
- islisp × 1
- jquery × 1
- jvm × 1
- lisp × 1
- load testing × 1
- lua × 1
- metro style × 1
- microsoft × 1
- mongodb! × 1
- ninja × 1
- ouya × 1
- package management × 1
- prog × 1
- projects × 1
- python × 1
- qcon × 1
- racket × 1
- reactive extensions × 1
- restful × 1
- riak × 1
- rx × 1
- scalability × 1
- tdd × 1
- test × 1
- titanium × 1
- unit testing × 1
- user group × 1
- web × 1
- web services × 1
- winrt × 1
![]() |
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 |