Blog articles

0
comment
on 2/25/2012 4:53 AM
It’s just before lunch and nearly 4 hours into the 8 hour game writing competition and we have about 200 lines of F# and some sprites on the screen. Keys: Z=left, X=right, Q=up, A=down, Space=shoot As you can see we've gone for a bit of a[...]
.
0
comment
on 2/23/2012 6:44 AM
.
c#
0
comment
on 2/22/2012 10:47 AM
Less than a month to go now until the first FP event of this year – the Functional Programming eXchange at Skills Matter in London on March 16th. Robert Pickering has put together another great line up including on the F# side Tomas Petricek on F# 3.0’[...]
.
0
comment
on 2/20/2012 3:33 PM
Just a quick note to mention that I will be speaking to The Developers Group on the 14th Mar about NoSQL Databases and how to use them to solve common web use cases. In this session I’ll give an overview of the NoSQL movement and compare the different typ[...]
.
0
comment
on 2/20/2012 5:01 AM
.
0
comment
on 2/19/2012 11:30 PM
This will be the last post on rebuilding the MailboxProcessor using TDF, here’s a quick discussion of the missing pieces… First, lets start with the simple ones, these don’t really require much discussion. DefaultTimeout 1 2 3 4 5 let mutable defaultT[...]
.
0
comment
on 2/19/2012 10:12 AM
For Functional Programming eXchange 2012 and I’ve tried to put together a programming that mixes the best the functional programming community has to give. I wanted both talks that show how functional programming languages can be used more effectively and[...]
.
0
comment
on 2/19/2012 9:48 AM
For illustration purposes only, here’s how you can implement the QuickSort algorithm in a few lines of code: Note that I’ve not made the list generic to avoid complications and performance overheads associated with dealing with generics. Even then, my 5-l[...]
.
0
comment
on 2/18/2012 9:44 AM
So recently some of us were discussing the fact that F# 3.0 is going to add a feature to make it more amenable to OO programmers.  F# 3.0 will add automatic “getters” and “setters” for members of a class. A small digression; I prefer the terms “inspector”[...]
.
0
comment
on 2/16/2012 7:22 AM
WebSharper 2.4.35 is a bugfix release, fixing offline site generation and other important issues. See the complete list of changes.
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us
Built with WebSharper