Blog articles

0
comment
on 12/22/2014 4:01 PM
This post is part of the F# Advent Calendar in English 2014 project. Check out all the other great posts there! Special thanks to Sergey Tihon for organizing this. A good coding habit is an incredibly powerful tool, it allows us to make good decisions wit[...]
.
0
comment
on 12/21/2014 8:29 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News F# Deep Dives – final eBook is available now! The new CloudSharper is out with WebSharper 3.0 support! Your favorite F# book?  Can you recommend a good beginner’s book for F#? Join di[...]
.
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/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.
.
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