Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 594451
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T15:57:18+00:00 2026-05-13T15:57:18+00:00

I am starting to learn F#. I am well versed programming languages like C#

  • 0

I am starting to learn F#. I am well versed programming languages like C# (and using the .NET framework in general), but functional programming is new to me. The way I learn best is by taking a book about the subject and starting to read – so I grabbed a copy of “Expert F#” and “F# for scientists”. A few times I got the impression that those books seems already to be outdated due to recent changes in the language – nothing too dramatic, but it gives a bit of a nagging feeling that there may be more.

Now that F# 2.0 seems to have stabilized, it would be nice to see how the ‘real’ F# has turned out compared to the versions of the language described in those (and similar) books.

So my questions are:

  • what topics have changed since the books were printed, and are no longer valid as described? Are ther any chapters I can skip completely? (I am aware that some functionality has been moved to the the PowerPack, though it is not totally clear to me which functionality is in the PowerPack, and which is in the standard install)
  • what features of the language are described correctly, but have newer alternatives available? (Is the description of events still up to date?)
  • which features of the language I should be aware of that were added (or modified) since those books were written?
  • are there other recent changes in the language that I should be aware of?

edit:
Thanks all for the answers!

As far as release notes go, I was able to dig up the following “detailed release notes” posts on Don Syme’s blog, applying to versions of F# after 1.9.2 (the version “Expert F#” mentions as being the version used in the book):

  • Versions 1.9.3.7 and 1.9.3.14
  • Version 1.9.4 and 1.9.4.19
  • Version 1.9.6 (September 2008 CTP)
  • May 2009 CTP (“Beta 1”)
  • October 2009 (“Beta 2”)
  • 2.0 RC (February 2010)

I didn’t find anything about version 1.9.5 – did that one ever exist?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T15:57:19+00:00Added an answer on May 13, 2026 at 3:57 pm

    I probably can’t give a complete answer, but here are some things that come to mind as having undergone non-trivial changes in the past two years I’ve been working on F#…

    Minor changes:

    • Many library functions have been
      renamed. There originally was a penchant for underscores that has
      since been removed to be more
      .Net-like. So e.g. Seq.to_array is
      now Seq.toArray. Some significant changes to async and quotations APIs too.
    • #light is now the default, you can quit putting it at the top of every file
    • some changes to the APIs/declarations of events and enums (the language reference and library docs on MSDN are good for up-to-date information)
    • no more need for [<OverloadID>] to make overloaded member functions

    New features:

    • Units of measure was new in Beta1.
    • comparison and equality constraints were new in Beta2.
    • unmanaged constraint in RC.
    • (check out the “release notes” for various releases, linked in prior bullets, for more)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.