Blog articles

0
comment
on 5/19/2013 2:04 PM
Welcome to F# Weekly, This past week was full of interesting events and happenings. If you follow F#, you must read all of this carefully. The roundup of F# content: News F# is now available on FreeBSD! Matlab Type Provider is available now. Does F# need [...]
.
0
comment
on 5/19/2013 4:46 AM
Hi, just a quick note to say that recordings of my talk with Community for F# is now available. In this session, I shared some of our experiences of building a successful MMORPG for a social audience and insights into some of the technical challenges that[...]
.
0
comment
on 5/17/2013 11:13 PM
I have tried to find easiest ways to create a simple web server with F#. There are three most simple ways to do it. The goal is to create a simple web service that maps web request urls to the files in the site folder. If file with such name exists then r[...]
.
0
comment
on 5/17/2013 8:37 AM
Yesterday, there was Alea.cuBase live coding session. Don Syme led live tweets from inside. This post is dedicated to those who missed it. I’ll be live tweeting from the .NET in the City event where Daniel Egloff presents F# for GPGPU quantalea.net/news/2[...]
.
0
comment
on 5/16/2013 10:29 PM
You’ve read the introduction books, you’ve keyed in the hello world examples, now it’s time to dive deep into solutions from experienced developers working in interesting domains. Deep Dive Like many of you I’m sure I’ve collected a bookshelf full of b[...]
.
0
comment
on 5/16/2013 10:02 AM
The slides and code for my first presentation at cf.Objective() 2013 are now online - Polyglot Lessons to Improve Your CFML: Learn You a What for Great Good slides (PDF) Learn You a What for Great Good code (Github) The other presentations will be poste[...]
.
0
comment
on 5/15/2013 12:30 PM
AngelHack Paris is the first “hack day” I have every attended, so I didn’t really know what to except. Early on Saturday morning I found myself in a slightly run down area just outside the “peripherique” road that marks the boundary of Pairs. The event wa[...]
.
0
comment
on 5/15/2013 12:17 AM
Since the start of the year there’s been an F# meetup every 2 weeks in London at Skills Matter, in the middle of the month we do a hands session and at the end a talk or two. There’s always a good turnout and the group now has over 500 members. Want to g[...]
.
0
comment
on 5/14/2013 10:54 AM
In this article, I explore the amazing relationship between functional data types and algebraic operations. We will use this relationship to reason about domain model and understand the differences between several possible representations.
.
0
comment
on 5/13/2013 8:57 PM
Suppose you need to write a script that finds n files, all called based on some pattern, say “c:\temp\my_file_x.txt”, where “x” is replaced by a range of numbers [1..30] for instance, reads the content of these files and glues them together. Suppose also [...]
.
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