Community for F#

Blog articles of Community for F#

0
comment
on 3/10/2013 5:26 AM
The annual CUFP workshop is a place where people can see how others are using functional programming to solve real world problems; where practitioners meet and collaborate; where language designers and users can share ideas about the future of their favorite language; and where one can learn practical techniques and approaches for putting functional programming to work.
>> Read the full article
.
0
comment
on 3/5/2013 5:45 AM
It’s been 2 weeks since we released any new content into the world of Here Be Monsters and for our trappers that no doubt feels like an eternity! So with great pride, I’d like to tell you that the wait is over and that you have plenty to look forward to!! It’s the end of [...]
>> Read the full article
.
0
comment
on 3/3/2013 4:01 PM
Recently, I had a few interesting discussions on F# code readability. One argument I often hear about F# is that by virtue of its succinctness, it increases the signal-to-noise ratio. I certainly found this to be true: when the entire code fits on your screen, and you don’t have to scroll around to figure out what is going on, navigating a code base becomes significantly simpler. Relatedly, because the F# syntax is so much lighter than C#, some of my coding habits evolved. I stick to the “one public type p[...]
>> Read the full article
.
0
comment
on 2/27/2013 4:50 PM
I talked about the XML and JSON serialization of F# types in a previous post, and since then F# 3.0 has been released and a new [CLIMutable] was quietly added amidst the hype surrounding the awesome type providers!   CLIMutable Attribute When applied to a F# record type, the CLIMutable attribute tells the F# compiler [...]
>> Read the full article
.
0
comment
on 2/27/2013 6:45 AM
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 walkthough of F# 3.0's SQL Server Type provider, and the query {} expression.  How to get started. How to write efficient queries.  When to use it - and when not to. Title: The F# 3.0 Microsoft Dynamics CRM 2011 Type Provi[...]
>> 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