Tomas Petricek: How F# Learned to Stop Worrying and Love the Data
ฝัง
- เผยแพร่เมื่อ 27 พ.ย. 2024
- Cross posted from channel 9
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#. You'll 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.
Love the content, please keep up the good work