Home » Archives

Content tagged with: fsharp

[21 May 2013 | No Comment | ]

Modern programming thrives on rich spaces of data, information, and services. F# 3.0, to ship in Microsoft Visual Studio 2012, brings integrated support for Information Rich Programming to the .NET platform.

[22 Feb 2013 | No Comment | ]

Cloud computing has brought immense computational power to the masses without any upfront investment. However, harnessing this power is not for the faint at heart since it can be really challenging, especially when lacking the appropriate tools. This talk will focus on how F# can be used to perform computations in a cloud environment, using distributed actors, Azure Hadoop and the cool F# newcomer, {m}brace. This will be a hands-on approach so bring your laptop with you!

[2 Jan 2013 | One Comment | ]

Functional Programming has been around for a while, but it is gaining popularity, especially due to direct support in languages on the JVM and the CLR. Writing code in functional style is not about syntax. It is a paradigm shift. In this presentation, using examples from F# and C#, you will learn how to write code in functional style. We will start out discussing the elements of functional programming and then look at examples of some common operations and how you can implement those in functional style.

[8 Nov 2012 | No Comment | ]

A panel discussion on using F# for functional programming with F# experts Phil Trelford, Chris Marinos, Tomas Petricek & Simon Cousins.

[19 Oct 2012 | One Comment | ]

Modern programming thrives on rich spaces of data, information and services. With F# 3.0, you now have a tool that massively simplifies information-rich programming with enterprise and web data sources. F# 3.0 provides world-beating support for the direct language integration of massive information sources through a new technique called F# type providers. In this talk, we will describe the new features of F# 3.0 and show how you can use it to greatly simplify data access and transformation programming with SQL, Hadoop and REST APIs.