Steffen Forkmann's blog articles

0
comment
on 1/30/2012 9:00 AM
In the last couple of days I started to write some posts about Currying and Partial application: Partial application in F# and C# Why do we need partial application? – Part 1 of n – Fluent interfaces and piping This time I want to show you how we can write a higher-order function which allows [...]
>> Read the full article
.
0
comment
on 1/29/2012 2:34 AM
My last blog post was yet another introduction to Currying and Partial application. Now I want to put the focus more on the why part. Why do we want to have our functions in curryied form most of the time? This is the first part of a small blog post series and shows partial application [...]
>> Read the full article
.
0
comment
on 1/27/2012 10:55 AM
Today I had a conversation on twitter about partial application and type inference in F#. Partial application is a very important and useful concept and there are a lot of resources out there. Here is a short list of related material: Uncovering the Unknown: Principles of Type Inference (video) Wikipedia: Currying, Partial application, Type inference [...]
>> Read the full article
.
0
comment
on 1/22/2012 3:51 AM
Legacy code is a problem in all languages, even F#. The super awesome Ilker Cetinkaya published an excellent article about “test implants”. I really recommend to read his post before you read this one. It’s a really well written story called “The quest of the test”. I destilled his nice little story to this small [...]
>> Read the full article
.
0
comment
on 1/16/2012 8:11 AM
Jenkins is an extendable open source continuous integration server. In this blog post I show you how you can build FAKE’s Calculator sample with Jenkins. If you are familiar with Jenkins or Hudson then this should be straight forward. Install Jenkins Go to http://jenkins-ci.org/ and download/install Jenkins. In addition install the following plugins: Jenkins GIT [...]
>> Read the full article
.
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