|
|
Stories recently tagged with 'DustinCampbell'
|
|
published 2 months, 12 days ago, submitted by
leniel
2 months, 13 days ago
diditwith.net — For the past several months, I've been using F# to solve at least two Project Euler problems each week. I find this is a great way to sharpen my math skills and my F# skills simultaneously. If you're looking for a way to flex your programming muscles, you really should check out Project Euler. read more...
1 comment
|
category: Other | Views: 5
|
|
tags:
functional, euler, DustinCampbell, F#, fsharp | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 15 days ago, submitted by
JOELROXOR
3 months, 16 days ago
diditwith.net — "[A] recent blog post caused quite a stir on the F# mailing list. The post presents two solutions for Project Euler Problem 14: one in C# and the other in F#. The C# version clearly is hand-optimized for speed (and is indeed very fast), but the F# solution isn't. Instead, the F# code appears to be written with elegance and brevity in mind. Robert Pickering presented a challenge to create a faster F# solution, and the F# mailing list (which had been dormant for a couple of weeks) literally exploded with ideas. . . ." read more...
add a comment
|
category: Other | Views: 2
|
|
tags:
C#, DustinCampbell, F#, ProjectEuler | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 29 days ago, submitted by
popupdancer
4 months, 2 days ago
diditwith.net — An amazing journey! The author takes fairly naive F# code and transforms it into elegant, beautiful code, introducing language features and concepts along the way. read more...
add a comment
|
category: Other | Views: 5
|
|
tags:
DustinCampbell, F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 23 days ago, submitted by
dengar007
4 months, 23 days ago
diditwith.net — Dustin Campbell goes over F# option types. Option types are a simple example of a discriminated (or tagged) union, although understanding that isn't necessary in order to use them. Simply put, an option type wraps a value with information indicating whether or not the value exists. For C# or VB programmers, it may be convenient to think of option types as a mutant cross between .NET 2.0 nullable types and the null object design pattern. read more...
add a comment
|
category: Other | Views: 4
|
|
tags:
DustinCampbell, F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|