|
Hai guys,
Where should i start before using F#?
What are the Learning curves in F#?
What should developers moving from C# watch out for when they move to F#?
Started by Pandiya Chendur on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Grrrr :P) and writing alongside, some little code to get used with e.g., currying.
If you want to follow functional programming in F#, you should get here in Greece...
Programming to functional programming.
|
|
What's a good way to get into F# programming?
What's a good "Hello world" example and what simple examples can show me why I want to use it over C#.
Also what tools do I need? I have WindowsXP, Visual Studio 2008 etc.
Started by Ian Quigley on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Microsoft....
A good way to get into F# published books on the topic as well.
) + fib(i-2) // result printfn "%i" (fib 20)
Note that there is also a "getting started" small sample any of these samples in C# in even a quarter of the lines of code.
|
|
Hi,
I'm migrating a old (circa 2001) PHP 3 app to a new PHP5 server. 90% of the code worked right out of the box after migration and most of the remaining bit worked once I went through the old php.ini and changed settings in the new php.ini to match....
Answer Snippets (Read the full thread at stackoverflow):
According to the PHP documentation....
If you.
See the full table at Wikipedia.
It's equivalent to the ASCII code 12.
If you don't actually want form feeds, get rid of the \f's\f is a form feed.
The \f is not a PHP thing specifically.
|
Ask your Facebook Friends
|
If I have a discriminate union of different types of arrays how can i convert them to their 'actual' types?
type ItemStuff = | Colors of string[] | Sizes of int[] let foo = Sizes [|1;2;3|]
After running the above when I get the value of foo I see:
val...
Started by RobRolls on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
How can I get an actual array of int's from foo?
That's the actual problem since foo is just said.
|
|
So, I'm looking through a java library (JScience) after someone here thoughfully pointed me towards it for getting Vectors (mathematical ones, that is) in java.
Unfortunately, I've never seen anything in my life before like:
public static <F extends...
Started by Jenny on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Public static > DenseVector....
Retrieved items out of that collection, you would just get Object, and you had to explicitly downcast = Real.ZERO; DenseVector<Real> v = valueOf(r1, r2, r3);
In this example, the type argument F number.
|
|
Snow is in the forecast for the whole weekend. Yippee!
mia. 'brook' is iPhonesse for broccoli. Argh.
nines. WTG on the spin class. I wish I had that available to me around here!
chica. What a relief that your boss is willing to help you out with all of...
Started by SimonSaysRun on
, 18 posts
by 9 people.
Answer Snippets (Read the full thread at runnersworld):
Scary about....
We were there early at 4:30 so had no trouble getting (where DBF's family lives) - its only about an hour's drive, so not too bad! Hope you are able to get hope it isn't too cold in the mountains.
To get out of the house.
|
|
Are ya jumping for joy or more like woo hoo ?
Started by auroragold on
, 11 posts
by 6 people.
Answer Snippets (Read the full thread at cafemom):
I hope that all of you....
She was on IV book, so a re-read is a good idea .
Hoping we get some kind of answers today.
We might go work so I am not sure I will go today .
Working 9:30-3, then cleaning my bedroom and getting caught up on laundry.
|
|
A few years ago my plan was to pick up the IS350 on a 2 year lease.. and trade it in on the ISF... thinking $55 for one with everything... ML the works.. I figured a nice $10k preimum.. to see them now at $65k wow.. $20k more for 110 more hp....
Seems...
Started by Cherokee_Outlaw on
, 15 posts
by 14 people.
Answer Snippets (Read the full thread at lexusownersclub):
We were shopping for a new car....
How many IS-F are they planning on building? They wont do the Blue in the UK
Nice 1 your so work car.
How many IS-F are they planning on building? Paul@RohrichLexus, on Mar 5 2008, 11:17 AM, said in...
|
|
A question I got on my last interview:
Design a function f , such that:
f(f(n)) == -n
Where n is a 32 bit signed integer ; you can't use complex numbers arithmetic.
If you can't design such a function for the whole range of numbers, design it for the ...
Started by Hrvoje Prgeša on
, 81 posts
by 80 people.
Answer Snippets (Read the full thread at stackoverflow):
Don't get frustrated and don't give up early! If you really aren't getting anywhere, tryThis is true for all....
In java--in c you could get rid of the != 0
private final long MAGIC_BIT=1<<38; long f(long n the questioner.
|
|
Yo! whats happening?!
this log should have been started long ago!....
So here goes...im Salty, from Scotland. I currently study for a masters degree and ive previously competed in natural bodybuilding. Ive always fancied powerlifting, but never followed...
Started by salty-vtr on
, 27 posts
by 4 people.
Answer Snippets (Read the full thread at bodybuilding):
Hopefully get the numbers next but ill rest/stretch/foam roll over....
To above the knee 3x5 155,160,165 last set was a struggle, think im still getting back into things presses but felt a pain in my elbow so switched to cg benches instead.
|