|
|
Stories recently tagged with 'F#'
|
|
published 2 days, 17 hours ago, submitted by
mrkurt
3 days, 3 hours ago
tryingthisagain.com — The second development chunk focuses on creating documents to index, and munging them into a format to hand off to an external library. There are examples of calling a .NET library from F#, mutable values, function composition, and several other spiffy sounding things. read more...
add a comment
|
category: Other | Views: 29
|
|
tags:
lucene, mutable, F#, functional | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
leniel
3 days, 21 hours ago
lenielmacaferi.blogspot.com — A sample that makes use of F#'s bitwise operators to encode (signed) 32-bit integers into 1, 2, or 5 bytes, represented by returning a list of integers. Integers in the range 0 to 127 return a list of length 1. A detailed review of the bitwise operations is provided so that you can better realize what's going on during the encoding process. read more...
add a comment
|
category: Other | Views: 4
|
|
tags:
Operators, Bitwise, F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
leniel
3 days, 21 hours ago
lenielmacaferi.blogspot.com — A sample that makes use of F#'s bitwise operators to encode (signed) 32-bit integers into 1, 2, or 5 bytes, represented by returning a list of integers. Integers in the range 0 to 127 return a list of length 1. A detailed review of the bitwise operations is provided so that you can better realize what's going on during the encoding process. read more...
add a comment
|
category: Other | Views: 4
|
|
tags:
Operators, F#, Bitwise | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 days, 10 hours ago, submitted by
mrkurt
8 days, 20 hours ago
tryingthisagain.com — When I first started dabbling in F#, I really struggled to understand how someone (in particular, me) would sit down and start writing an application from scratch. Project Euler puzzles are a great way to learn syntax (and probably the best place to start), but I would have loved to see a real application's source with a sort of "here's how it was built" narrative. So that's what I'm going to do! read more...
add a comment
|
category: Other | Views: 3
|
|
tags:
lucene, F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
leniel
9 days, 15 hours ago
lenielmacaferi.blogspot.com — A brief introduction to the F# programming language that will be the next one to integrate Microsoft Visual Studio. From the point of view of a C# programmer there's a lot you must learn to master the new concepts related to this powerful functional programming language. See where to download the F# compiler bits and start programming today. read more...
add a comment
|
category: Other | Views: 2
|
|
tags:
fsharp, F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
leniel
9 days, 15 hours ago
lenielmacaferi.blogspot.com — A brief introduction to the F# programming language that will be the next one to integrate Microsoft Visual Studio. From the point of view of a C# programmer there's a lot you must learn to master the new concepts related to this powerful functional programming language. See where to download the F# compiler bits and start programming today. read more...
add a comment
|
category: Other | Views: 2
|
|
tags:
fsharp, F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 10 days ago, submitted by
leniel
10 days, 21 hours 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: 1
|
|
tags:
fsharp, functional, F#, DustinCampbell, euler | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mrkurt
29 days, 23 hours ago
tryingthisagain.com — In an attempt to avoid out parameters (which suck) in C#, I refactored a bit of contrived code to bury them elsewhere. I also worked on the equivalent F# code, and found more things about C# that may or may not suck. read more...
add a comment
|
category: Other | Views: 1
|
|
tags:
Refactoring, Functions, F#, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
tags:
F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month ago, submitted by
mrkurt
1 month, 6 days ago
tryingthisagain.com — The TryParse method found on many value types is nice and useful. Unfortunately, you're forced to use out parameters to make use of them. Ugh. read more...
add a comment
|
category: Other | Views: 2
|
|
tags:
Tuples, F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 12 days ago, submitted by
JOELROXOR
1 month, 13 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: 1
|
|
tags:
C#, DustinCampbell, F#, ProjectEuler | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 26 days ago, submitted by
popupdancer
1 month, 29 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: 1
|
|
tags:
DustinCampbell, F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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