Don Syme's blog articles

0
comment
on 7/17/2013 2:18 PM
I'd like to draw your attention to the Early Access Program for F# Deep Dives, which looks like it will be a wonderful book! F# Deep Dives presents a collection of real-world F# techniques, each written by expert practitioners. Each chapter presents a new use case where you'll read how the author used F# to solve a complex problem more effectively than would have been possible using a traditional approach. You'll not only see how a specific solution works in a specific domain, you'll also learn how F# dev[...]
>> Read the full article
.
0
comment
on 7/11/2013 3:37 AM
  Microsoft Research in Redmond has several RSDE (Research Software Development Engineer) positions available in Machine Learning + Data Tools. They are looking for people with C# and F# skills - both are used. Prior Machine Learning experience is not necessary. Research Software Development Engineer, Senior - Microsoft Research Job Research Software Development Engineer II - Microsoft Research Job Details of the first below Apply now » Start apply with LinkedIn Start apply with Facebook [...]
>> Read the full article
.
0
comment
on 7/11/2013 3:31 AM
Tonight at the F#unctional Londoners meetup:, 6:30pm, SkillsMatter, London: In this regular meetup we'll take on one or more programming challenges in F#. All levels of experience welcome, from beginner to expert. This month we'll go hands on with a Machine Learning introduction in F# using sample data from Kaggle to predict who lives and who dies on the Titanic! To get the most from the session please try and bring a laptop along with F# installed. Installing F#: * Use F# on Windows * Use F# on Mac OSX * [...]
>> Read the full article
.
0
comment
on 6/30/2013 2:45 PM
My friend Antonio Cisternino recently pointed me to FSCL - a compiler from F# to OpenCL. Here is the abstract from the documentation for the compiler: https://t.co/vHQPzsxE0O. The project currently seems to live here: https://github.com/GabrieleCocco/ Nowadays, OpenCL is one of the most popular programming frameworks for high-performance computing over multicore and many-core devices. Thanks to OpenCL,different parallel architectures coming from an heterogeneous set of brands and companies can be programme[...]
>> Read the full article
.
0
comment
on 6/19/2013 3:29 PM
 FunScript is “a lightweight F# library that lets you rapidly develop single-page web and mobile applications”. This now has a nice new home page: http://funscript.info/  It is interesting because: It compiles F# to JavaScript (see also WebSharper) It leverages TypeScript metadata to do typed interop with JavaScript libraries through an F# type provider It supports F# type providers such as FSharp.Data for really smooth working with JSON data. It supports the usual F# goodness such as async programming, p[...]
>> Read the full article
.
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