fsharpworks
We offer a complete range of services including training, F# consulting, and full project development. The fsharpWorks team has many years of experience solving real-world problems with F# in a wide range of areas. We are experts in integrating F# into your software development mix, having written many of the definitive libraries, books, and blogs on these topics!
-
Hack Day continues!
Join us for a day of f# hacking and lively discussion with fellow f# enthusiasts!
f# hacking -
Hack Day in full swing!
Join us for a day of f# hacking and lively discussion with fellow f# enthusiasts!
f# hacking -
2
DRAGON TREATS: ~ THE BLENDING OF THE PARADIGMS ~
Featuring Ross McKinlay and Andrea Magnorsky
In this exciting talk we will explore the advantages and disadvantages of writing a game in a non-pure functional programming language. F#'s sweet spot is the ability to blend paradigms very well, a fact that is often overlooked. Certain areas of game development are perfectly suited to...
f# games dragons treats -
Thrilled to have Colin Bull speaking at #FSharpX 2016!
Thrilled to have Colin Bull speaking at #FSharpX 2016!
-
Building scientific experiments with F#
Featuring Anton Tcholakov
Experiment control software presents many interesting challenges: it requires a combination of concurrent communication with several external devices as well as real-time data charting. Computationally demanding signal processing in software is often also needed.
F# offers great tools for...
f# real-time infrastructure experimentation -
Paket 3 – Embracing git for dependency management
Featuring Steffen Forkmann
Paket is a dependency manager for .NET and mono projects, which is designed to work well with NuGet packages and also enables referencing files directly from git repositories. It enables precise and predictable control over what packages the projects within your application reference.
At F#...
paket opensource tooling -
3
#FSharpX Lightning Talks Session
Featuring Michael Newton, Vicenç Garcia-Altes and Krzysztof Cieślak
This session will highlight three key #fsharpX speakers with 10-minute topical talks by Krzysztof Cieślak, Vicenç Garcia-Altes and Michael Newton.
-
Celebrating New Year's Eve with F# and Suave
Featuring Tomas Petricek
You would expect that the largest number of "Happy New Year" tweets would in every part of the world would appear around the midnight of December 31. But can we nicely visualize the live stream of tweets and see the tweets live as the old year comes to its end?
I'll talk about a...
f# suave -
Park Bench Panel Session Hosted by Don Syme
Featuring Don Syme
Join in for an engaging discussion with our #FSharpX experts led by the great Don Syme!
-
Discovering Abstractions Through Building
Featuring Andrew Cherry
While designing and developing the Freya stack, various libraries and approaches have been spun off - and more are on the way. New approaches to logic and negotiation as graphs, methods for proving correctness, strategies for achieving safety without sacrificing performance - the process of...
f# freya problem-solving