Latest blog articles (see all)

0
comment
on 9/5/2015 3:51 AM
Earlier in the year I came across a Stanford coding assignment inspired by Andrej Bauer’s Random Art. Pictures are built using randomly chosen mathematical expressions that take an x and y value and return a colour. The implementation on Andrej’s site use[...]
.
0
comment
on 10/7/2014 11:39 PM
How hard is it to get started in functional programming? Let’s have a look at how quickly you can get started on a selection of simple expression-oriented programming languages. Today let’s try Clojure, Elm, F#, Haskell and OCaml. Online REPL No insta[...]
.
0
comment
on 8/9/2014 5:24 AM
An entity must have a unique identity, so that other objects can uniquely identify it. In an application with one object store, this is not a problem, because the identity usually takes the form of the auto generated identity value assigned to the object [...]
.
0
comment
on 12/31/2013 9:21 AM
At NDC Oslo, F# in Finance and other recent events I've given versions of the talk "Succeeding with Functional-First Programming in Finance". I've also given adaptions called "Succeeding with Functional-First Programming in Industry".   The slides are now[...]
.
0
comment
on 12/31/2013 1:21 AM
At NDC Oslo, F# in Finance and other recent events I’ve given versions of the talk “Succeeding with Functional-First Programming in Finance”. I’ve also given adaptions called “Succeeding with Functional-First Programming in Industry”.   The slides are now[...]
.
0
comment
on 9/16/2013 5:22 AM
 A second F# meetup group has launched over the summer - the Paris-based Functional Programming in F# group. Learn how to take advantage of F# and .NET platform to develop a real world functional programs If you are beginner or an expert in FP it doesn[...]
.
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 favor[...]
.
0
comment
on 6/2/2012 6:53 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 favor[...]
.
0
comment
on 4/28/2012 1:57 PM
To try out something different, I took a shot at writing a pretty-printing module. Of all the papers I found on the subject, perhaps the most accessible is A prettier printer by Wadler. In particular the algebra of documents presented in the paper is very[...]
.

Current and Upcoming Events (see all)

Latest questions (see all)

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