Blog articles

0
comment
on 11/23/2014 10:55 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News Thank you everybody who helped to raise an initial budget of FSSF! Join F# Advent Calendar 2014 & F# Advent Calendar in English 2014! Check out a brand-new Visual F# Power Tools FAQ. [...]
.
0
comment
on 11/23/2014 10:15 PM
I’m having some FUN with FP101x by Erik Meijer on the edX plattform and watched the lectures on the countdown problem yesterday. Now I think Erik has very strong opinions and I really like this – most of the time – but there he once again told us about hi[...]
.
0
comment
on 11/23/2014 9:06 PM
Our friends from Japan have a beautiful event called “F# Advent Calendar“. Every day from December 1 to December 24, one awesome volunteer publish a new post about F#. What an amazing way to celebrate Christmas, isn’t it? Lets support this initiative and [...]
.
0
comment
on 11/23/2014 6:33 AM
Wearable computing is undeniably a hot topic currently, what with all the major mobile players (Apple, Google and Microsoft) having entered the market. There is also a plethora of smaller players such as Timex, Nike, Pebble, etc. Cheap, ubiquitous wearabl[...]
.
0
comment
on 11/23/2014 6:33 AM
Wearable computing is undeniably a hot topic currently, what with all the major mobile players (Apple, Google and Microsoft) having entered the market. There is also a plethora of smaller players such as Timex, Nike, Pebble, etc. Cheap, ubiquitous wearabl[...]
.
0
comment
on 11/22/2014 8:47 PM
.
0
comment
on 11/22/2014 3:18 PM
A while back I came upon a seemingly not-too-difficult programming exercise: Define a recurrence  by Compute . This isn't too hard to code up, using perhaps a recursive function to represent . With normal double-precision floats, as increases, the result [...]
.
0
comment
on 11/21/2014 4:00 PM
A while back I came upon a seemingly not-too-difficult programming exercise: Define a recurrence \(x_n\) by $$f(y, z) = 108 - \frac{815 - 1500/z}{y}$$ $$x_0 = 4$$ $$x_1 = 4.25$$ $$x_i = f(x_{i-1}, x_{i-2})$$ Compute \(x_{30}\). This isn’t too hard t[...]
.
0
comment
on 11/20/2014 12:31 PM
.
0
comment
on 11/19/2014 10:47 PM
Script for this article is available as public Gist. For a long time I was interested in what is going on on NuGet. I think that NuGet UI does not provide one important piece of information – which packages depend on current packages. This information is [...]
.
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