Sign in
Don Syme's WebLog on F# and Related Topics
Tags
.NET Generics
ASP.NET
Azure
C#
C# Generics
C# History
Cloud
Cloud Programming
Cross-Platform
CUDA
DDFP
Emacs
F# 3.0
F# Agents
F# Announcements
F# Async
F# Books
F# Case Studies
F# Charting
F# Cloud
F# Community
F# Concurrency
F# Cross Platform
F# Design Notes
F# Education
F# Finance
F# Games
F# GPGPU
F# in Finance
F# Information Rich Programming
F# Jobs
F# Machine Learning
F# Math
F# Numerics
F# Open Source
F# Parallel
F# Performance
F# PowerPack
F# Programming
F# Publications
F# Releases
F# Research
F# Samples
F# Scientific Computing
F# Seattle
F# Server-side Programming
F# Snippets
F# Statistics
F# Talks
F# Team
F# Templates
F# Training
F# Type Providers
F# Units of Measure
F# User Groups
F# Web Analytics
F# Web Programming
Freebase
FSharp Programming
FSharpChart
FunScript
Google Knowledge Graph
GPGPU
Haskell
HTML5
Information Rich Programming
Javascript
LINQ
MapReduce
Math.NET
MATLAB
m-brace
Mono
MonoDevelop
MSR Cambridge
MVC
MVVM
New York
Nulls
OData
POPL
Python
QuantLib
Seattle
Silverlight
SkillsMatter
Social Gaming
SPIM
SQL
StatFactory
Tomas Petricek
Try F#
Type Providers
Typescript
Visual Studio
WebSharper
Windows Azure
Windows Phone
WPF
XNA
Browse by Tags
MSDN Blogs
>
Don Syme's WebLog on F# and Related Topics
>
All Tags
>
f# 3.0
Tagged Content List
Blog Post:
IEEE Computer Society Webinar: Try F# for Big and Broad Data - Tuesday May 7
dsyme
Next Tuesday I'll be taking part in an IEEE Computer Society Webinar about Try F# . Please join us! Register here . Date: Tuesday, May 7, 2013 2:00 PM ET / 11:00 AM PT / 19:00 GMT (Duration: 1 hour) Try F# is an easy on-ramp to learning F#, a simple and pragmatic programming language combining...
on
3 May 2013
Blog Post:
Thursday at F# London Meetup: The F# 3.0 SQL Server Type Provider - Very Cool, and Very Useful, plus F# 3.0 Dynamics CRM Type Provider
dsyme
There's a double act at the F#unctional Londoners Meetup on Thursday night. Thursday, February 28, 2013, 6:30 PM, The Skills Matter eXchange , 116-120 Goswell Road, EC1V 7DP, London ( map ) Title: The F# 3.0 SQL Server Type Provider - Very Cool, and Very Useful Kit Eason gives us a practical...
on
27 Feb 2013
Blog Post:
Using a Java Framework with F#: The Stanford Parser for NLP
dsyme
We like to say "F# loves R", because we can use R packages from F#, through an R type provider for F# . We like to say "F# loves TypeScript", because we can use TypeScript Interface Definition Files from F#, through a TypeScript type provider for F# . This applies when compiling F# to Javascript through...
on
5 Feb 2013
Blog Post:
Twelve F# type providers in action
dsyme
Twelve F# type providers in action, brought to you with love by the Visual F# team and the F# Community Click on the images to learn more about using and/or contributing to the type providers. All your types are belong to us :)
on
30 Jan 2013
Blog Post:
Try F# - Learn, Create and Share F#, from your browser
dsyme
I'm very pleased to see that the latest and greatest Try F# 3.0 has been released today! Try F# is a web-based tool for learning and exploring F# 3.0, a simple and pragmatic programming language combining functional, object-oriented and information-rich programming. F# is open source and cross-platform...
on
23 Jan 2013
Blog Post:
F# Emacs Integration
dsyme
The F# Open Source Group has developed a super-powerful F# Emacs mode, including Intellisense auto-completion, errors-in-current-file, go-to-definition and tooltip support for types/documentation for functions etc. This brings much of the power of F# visual editing to a more traditional (and very widely...
on
18 Jan 2013
Blog Post:
F# Londoners Meetup Tomorrow - Freebase with Don Syme
dsyme
Tomorrow I'm at the F#unctional Londoners Meetup at SkillsMatter, doing an informal "deep dive" into the Freebase Type Provider . Kick off at 6:30 pm, The Skills Matter eXchange, 116-120 Goswell Road , EC1V 7DP , London ( map ) Do your home work before the event by reading this blog series and...
on
11 Dec 2012
Blog Post:
QuickLinq Helpers
dsyme
Sometimes in F# it is useful to use LINQ extension methods such as .Take(n), .Skip(n) and .Count(). However, in F# some LINQ extension methods such as .Where(...) and .Select(...) require a type annotation on the lambda variable. This is one of the relatively rare cases where F# code requires a type...
on
7 Dec 2012
Blog Post:
Contract Position in F# Information Rich Programming with Microsoft Research, Cambridge
dsyme
Microsoft Research Cambridge have a 5 month contract position available to explore appliications of F# Information Rich Programming to some or all of open government data scientific data standards cloud programming protocols such as Protobuf web programming patterns such as REST cross...
on
4 Dec 2012
Blog Post:
This Monday at the SF Bay Area F# Meetup: Building a customizable business rules engine with F#
dsyme
This Monday the San Francisco Bay Area F# Meetup will be hearing from Jon Harrop on the topic of " Building a customizable business rules engine with F# " Business rules are the core of business applications; yet, once an application is deployed, it is often cumbersome and expensive to update existing...
on
30 Nov 2012
Blog Post:
Expert F# 3.0
dsyme
Expert F# 3.0 is now out! The book is a comprehensive guide to F#, with the first chapters taking you through functional, imperative and object programming, and later chapters featuring many applied topics in F# programming. The book has been substantially revised and now features additional material...
on
12 Nov 2012
Blog Post:
MSR Silicon Valley, Tuesday 3pm - Reconsidering Strongly Typed Programming Languages for the Information-Rich World
dsyme
On Tuesday at 3:00pm I will be talking at Microsoft Research, Silicon Valley ( directions ) on F# 3.0 and the general topic of "Reconsidering Strongly Typed Programming Languages for the Information-Rich World" The talk is a public lecture. If you plan on coming please drop a note to Maria Atienze...
on
12 Nov 2012
Blog Post:
Next F#unctional Londoners Meetup - F# on the GPU with Alea.CUDA, Thursday, October 18, 2012
dsyme
The next meetup of the absolutely fabulous F#unctional Londoners will be one week today, at the usual venue of SkillsMatter . The topic is an exciting one! Alea.CUDA - Combining the computational power of GPUs with the functional elegance of F# Abstract F# and GPUs are two trailblazing yet unrelated...
on
11 Oct 2012
Blog Post:
The F# 3.0 Freebase Type Provider Sample – Integrating Internet-Scale Data Sources into a Strongly Typed Language
dsyme
The Visual F# team have a new blog The F# 3.0 Freebase Type Provider Sample – Integrating Internet-Scale Data Sources into a Strongly Typed Language Enjoy! Don
on
21 Sep 2012
Blog Post:
New Tech Report from Microsoft Research: Strongly-Typed Language Support for Internet-Scale Information Sources
dsyme
I'm very pleased to announce that Microsoft Research have published a new technical report related to F# 3.0 called Strongly-Typed Language Support for Internet-Scale Information Sources , (or go straight to the PDF ). To reference this work, please cite MSR technical report number MSR-TR-2012-101...
on
21 Sep 2012
Blog Post:
Exploring the Online Templates: Creating a Web API with F# and ASP.NET
dsyme
Over on the F# team blog, there's a new article about Getting Started with Implementing Web APIs using F# and ASP.NET F# 3.0 is included as part of Visual Studio 2012 and comes with a gallery of community contributed online templates for F#. Time to explore! One online template is "F#/C# MVC...
on
4 Sep 2012
Blog Post:
Announcing "Data Driven Functional Programming 2013" Workshop at POPL, Submission Date: Oct 8 2012
dsyme
I'm very pleased to announce an exciting new workshop being added to the POPL program at POPL 2013. This workshop is aimed at anyone who loves the application of functional programming (and indeed other programming paradigms as well) to data-rich domains. Please consider submitting to the workshop...
on
1 Sep 2012
Blog Post:
Access Thousands of R Statistics Packages from F# 3.0
dsyme
Did you know you can use F# type providers to access thousands of statistical packages from R , with auto-complete and documentation? Those of you into data analysis will be aware of the use of the R system by statisticians and other data workers. The F# community and BlueMountain Capital have...
on
3 Aug 2012
Blog Post:
CFP: First Workshop on Programming the Semantic Web - PSW
dsyme
See http://www.inf.puc-rio.br/~psw12/ The Web of Data is growing at an enormous pace. However, the development of dedicated software applications, capable to deal efficiently in information-rich spaces, of which the Semantic Web is one dimension, is not yet mainstream. Reasons for that include one...
on
27 Jul 2012
Blog Post:
How to reference F# in a research paper?
dsyme
If you're writing an academic paper or journal, what should you reference for F#? Well, of course it's up to you! :-) But the topic came up here at MSR Cambridge this evening (after all, it is that time of year - POPL deadline!) Here are some options. I've included a BibTex reference for Expert F#...
on
10 Jul 2012
Blog Post:
Come to the F# Workshop and Tutorial in Pisa, Italy, 27/28 June 2012 - "F# for Education and Innovation"
dsyme
The University of Pisa will be hosting a one-day workshop entitled F# for Education and Innovation on Tuesday 28th June 2012. Please join us there! The workshop is preceded by an optional Introduction to F# Tutorial, run by Antonio Cisternino at the University of Pisa, on 27th June 2012. Topics...
on
15 May 2012
Blog Post:
SkillsMatter Progressive F# Tutorials, New York City, 5-6 June 2012
dsyme
I'm glad to mention that SkillsMatter will be running their Progressive F# Tutorials in New York City, 5 June 2012! This is a great opportunity for those on the East Coast of the USA to dive into practical, real-world programming F# from some of the world's best F# speakers. Some details are below...
on
15 May 2012
Blog Post:
Force-Directed Graph Layout in HTML5 with F# and WebSharper
dsyme
Do you want to write succinct, type-safe and correct HTML5 web code which is not full of bugs ? Writing Javascript-executing code with F# is appealing for these and other reasons I've gone into before, and the open source Pit and WebSharper frameworks give ways to use F# to write HTML5/Javascript code...
on
17 Apr 2012
Blog Post:
I'm Speaking at the Big Picture Seminar at NICTA, Canberra, Tomorrow
dsyme
I'm taking a vacation "back home", and will be speaking at the Big Picture Seminar at NICTA, Canberra tomorrow lunchtime. If you're in Canberra, I hope to see you there, and if you're at NICTA I hope you can catch it on the web broadcast. Reconsidering Strongly-Typed Programming in the Information...
on
22 Mar 2012
Blog Post:
Next F# Seattle Meetup this Monday, March 26
dsyme
The next F# Seattle Meetup is on this Monday! F# PM Donna talks about F# 3.0 Beta Modern programming thrives on rich spaces of data, information and services. F# 3.0 brings integrated support for Information Rich Programming to the .NET platform. F# Type Providers and F# Queries greatly simplify...
on
21 Mar 2012
Page 1 of 2 (35 items)
1
2