tags:

views:

824

answers:

4

anyone knows somewhere to download some E-Book to learn F#?

+6  A: 

The WikiBooks section on F# is pretty useful. It takes you right from the basics to advanced topics such as multi-threading and lexing/parsing.

Don Syme's and Luke Hoban's MSDN blogs are also great resources on the subject. Their various series of posts essentially act as chapters to a book, and are explained pretty well in my experience.

Noldorin
Because you say "download", I'm assuming you want (or at least prefer) free ones.
Noldorin
And don't forget to contribute / correct / add to the wikibook too! :)
Juliet
@Juliet: Absolutely (as long as you know what you're writing). The nice thing is that the book is only getting better with time!
Noldorin
+1  A: 

I learned a lot from Manning's Functional Programming for the Real World. It's available as a PDF, but obviously costs money...

Mark Seemann
+1  A: 

Not sure if you mean free, but if you are willing to pay, Apress have a pdf version of the definitive F# book, and if you buy the paper copy, you can also get the pdf at a much reduced rate.

Chris Ballard
+2  A: 

If you're after paid e-books, there is:

Foundations of F#
Expert F#

Both from Apress, available as both printed books and e-books. There's also "Beginning F#" and "The Definitive Guide To F#" from the same publisher, however, these are not yet available.

If you're after a free resource to learn about F#, you could try:

F# at Microsoft Research
The original website for the F# language at Microsoft Research, and contains a lots of good information and code samples.

The Learn F# section of Microsoft's MSDN site allows you to download 3 free chapters of the afore mentioned "Expert F#" book, as well as containing many other resources (articles, videos etc.) for learning F#.

There's also the F# Wiki which also contains many good articles, especially for getting started with F#.

There's some nice code samples on the Flying Frog Consultancy's F# pages. On the same site is The F#.NET Journal which is a series of high-quality articles on F# which has got some good reviews (however, they're not free).

Finally, there's also hubFS. A sort-of Digg/DotNetKicks type site specifically for F#.

CraigTP
I like to pay for them.but Iran is a Boycotted country("IAEA").
Behrooz
@behrooz - I'm sorry to hear that. I'm in the UK, so, unfortunately, I can't help you with sourcing these books/ebooks in Iran, however, good luck in your search and studies!
CraigTP