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

  • Home
  • SEARCH
  • 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 3277276
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T19:21:01+00:00 2026-05-17T19:21:01+00:00

I have been working with C# for many years, since beta. I am having

  • 0

I have been working with C# for many years, since beta. I am having a bit of a time of it, moving from OOP to functional-oriented programming (FOP). I started out with the concepts of procedural programming and functional composition in the late 1980s and have been doing OO since around 1995 when UML was in its infancy where I was programming in Delphi with the multi-paradigm approach of procedural and OO. Are there any good books suggestions, to helping the transition over to functional programming from a deep rooted OO programmer?

I tried a Haskell book, but it seemed to require some background in the subject and was very unapproachable.

I have a couple of O’Reilly, Apress books on F#, but it all seems a bit woolly and half way house, of just getting the job done. It also mixed objects up with functions to suit the needs.

F# seems to forgive me in my OOP thinking a lot more than Haskell, but I think to get the true benefits I need to get into the mindset of FOP to get the best out of the code. I have read around functional programming for about two years in between my day-to-day C# stuff. But I feel I am not getting into the thinking.

I am pretty sure that there are many people out there like myself. Any answers would be, I think, a great help to a lot of C# guys wishing to move over to F#. Especially with many big hitters in the market place asking for F#. I am a contractor who needs to get up to speed as soon as possible.

  • 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-17T19:21:02+00:00Added an answer on May 17, 2026 at 7:21 pm

    This is definitely subjective, but I think that many people are asking similar questions. I certainly did when I started learning F# (as someone with C# experience). Here are some assorted ideas:

    • Pick the right learning problems – The best way to learn functional programming is to start working on some non-trivial projects. If you pick a project that is easy to solve in the OO way, then you’ll probably lean towards OO solution. However, if you choose some project that naturally fits FP solutions, then you’ll learn something. In my case, I worked on translator from F# quotations to JavaScript, which involves a lot of recursive processing and discriminated unions.

    • Don’t try to be perfect – If you try to write something in the functional way, it may not be perfect at the first attempt. Don’t worry about that (and don’t say to yourself that you could do better in OO way). You can do better in the FP way as well – it just takes some time to find out how to do that.

    • Try to be purist – If you start learning Haskell then you’ll have to write pure functional code. F# doesn’t enforce that, but I don’t think that makes F# less suitable for learning functional programming. If you know C# and .NET, you can reuse a lot of your experience. Just try to be more strict to yourself and avoid using non-functional constructs like mutable state and inheritance – they are sometimes useful, but you can use them after you learn to think in the FP way.

    And a little shameless plug – answering a question like this was one of the key motivations for my Real World Functional Programming book, so maybe that could help…

    • 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.