Isaac Abraham is an F# MVP and a .NET developer since .NET 1.0 with an interest in cloud computing and distributed data problems. He nowadays lives in both the UK and Germany and is the director of Compositional IT. He specializes in consultancy, training and development, helping customers adopt high-quality, functional-first solutions on the .NET platform.
Talks I've Given
-
Taming Types in the Cloud
Featuring Isaac Abraham
Working with cloud-based data sources often means giving up some of the benefits we're used to when working with conventional relational data stores such as schemas and local access.
This talk will focus on how you can make use of F#’s type system in tandem with distant data sources in order...
cloud f# type-systems type-providers bigdata data azure functional-programming -
Hands-on with SAFE Stack: Your Functional Stack!
Featuring Isaac Abraham
At this month's F#unctional Londoners we're joined by one of the main contributors of SAFE-Stack, Isaac Abraham who'll be teaching us some of the basics at this hand's on event. Don't miss it!
type-safe-programming type-safe web-development functional safe-stack -
Turbo Charge your F# with Azure
Featuring Isaac Abraham
F# is a great fit not only for general purpose programming but also for the cloud. In this fast paced session, we’ll cover how we can harness the power of both of these to develop compelling applications that are more than the sum of their parts.
You’ll see techniques for building reliable,...
fsharp azure f# cloud -
2
from Async to the Cloud
Featuring Isaac Abraham and Eirik Tsarpalis
Concurrent/distributed programming is a brave new world that opens new challenges and opportunities. The introduction of abstractions such as MapReduce and LINQ has made it easier to tame cloud resources, but they can often be restrictive in the types of problems that they solve. A standout...
progfsharp -
Type Provider to Azure
Featuring Isaac Abraham
Would you like to know how Microsoft Azure and F# fit together as an excellent value proposition for storage, retrieval and analysis of large quantities of data? Join Isaac Abraham who will run through how to use Azure and what it has to offer.
azure f# microsoft visual-studio cloud .net functional functional-programming