<Disclaimer>This is personal notes of what I retained during the session. This can be incomplete, partially right or wrong. It is just part of the notes I took and what retained my attention. Nothing prevents the user to get more information on their favorite web site.</Disclaimer>
VS 2008 and F# in its CTP version have been released in September 2008
This presentation was about the fundamentals of the F#, which is a functional language. The vision of Microsoft regarding this language is not to replace one of the mainstream .NET language such as C# or VB.NET, but, rather, to have it as a support language or as a productivity tool.
Luke Hoban, through a complete demo, demonstrated the basics of the language, such as “let”, rec to declare recursive functions, the pipelines “|>” or even the parallel execution of functions. He also demonstrated how to expose a F# code as a .NET class able to be called from a C# or VB.NET code.
The example that was taken, is the processing of financial data download from the Yahoo! website and its display in a tabular of graph way, using the graphic tools from FlyingFrog.
Privacy Icons aims at personal data handling transparency
3 days ago, an association of several of big Swiss companies, Migros, Swisscom, SBB-CFF or Credit Suisse presented the...
0 Comments