Blog articles

0
comment
on 12/21/2014 6:36 PM
The built-in .NET Join and Split methods for strings do not provide a way for escaping the separator. If the separator is already contained in the input strings before joining, the strings cannot be reproduced by splitting: open System let inputStrings =[...]
.
0
comment
on 12/20/2014 6:55 AM
This post is December 20th' part of the English F# Advent #fsAdvent series; make sure to also check out the Japanese series, which also packs the awesome! As I was going around Paris the other day, I ended up in the Concorde metro station. Instead of th[...]
.
0
comment
on 12/19/2014 1:03 PM
Discount code: fshserb (39% off the eBook) Some days ago, Manning published the final version of a new F# book: “F# Deep Dive“.  I have read MEAP version of the book, and even had a chance to review the final one. Book is written by the team of famous F# [...]
.
0
comment
on 12/19/2014 12:00 AM
If you just want to see the code or even play with it, you can just grab it from Github It all started with me promising I would try to write an article how to use F# type providers to express prime numbers as types. Having had not much exposure to type p[...]
.
0
comment
on 12/17/2014 8:20 AM
On of my favorite perks of statically typed languagues is making invalid states unrepresentable. So instead of throwing exceptions at runtime, try to use types in such a way that you cannot even get invalid states to even compile. In a sense this is the b[...]
.
0
comment
on 12/16/2014 10:55 AM
CloudSharper updates to WebSharper 3.0 alpha.
.
0
comment
on 12/16/2014 9:02 AM
This is our first release of WebSharper 3.0-alpha with a new feature: source mapping.
.
0
comment
on 12/14/2014 11:09 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Paket.VisualStudio was presented. Akka.NET v0.7.1 is now live on NuGet with brand new F# API. Fixed “design time memory leak” in FSharp.Configuration. Check your Type Provides for the[...]
.
0
comment
on 12/14/2014 4:00 PM
This blog post marks day 15 of the amazing F# Advent Calendar. Christmas is getting closer - soon we will have time to relax and perhaps read a nice book. Do you know who wrote the classic Christmas story, 'A Christmas Carol'? All sources claim it w[...]
.
0
comment
on 12/12/2014 1:08 PM
The recording of my Neo4j talk at CodeMesh 2014 is now available.   Modelling game economy with Neo4j from Yan Cui
.
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