Tomas Petricek: How F# Learned to Stop Worrying and Love the Data

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Tomas Petricek, a PhD student at University of Cambridge focusing on programming models, teaches us about one of his favorite programming languages, F#. The main topic is programming data with F#. Youll learn about Type Providers and Tomas will show how you can easily call REST APIs from F# using type providers and how you can access WorldBank data, but with a slight twist. All the code will be fully translated to JavaScript and will run in any web browser.

Tomas has provided a library of type providers you can use to experiment with what you learn here.
d3851c26a635b32f06692e323bddfac3.gif


View the full article
 
Back
Top