Skip to content

Instantly share code, notes, and snippets.

@jbtule
Last active October 12, 2021 15:15
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbtule/42a55d6526659e592d561ced2ce070d7 to your computer and use it in GitHub Desktop.
Save jbtule/42a55d6526659e592d561ced2ce070d7 to your computer and use it in GitHub Desktop.
F# onboarding from c# - 2018

Set yourself up for using Exercism

http://exercism.io/

To unlock these execerises you will need to disabled learning mode.

Practice c#

In Exercism you'll have some exercises to

  • Sum Of Multiples
  • Nucleotide Count
  • Rna Transcription
  • Grade School

Learning F# (FSharp for Fun and Profit)

Practice F#

Take your time on this, go back and reference c#, if you need to understand the difference.

  • Hello World
  • Sum Of Multiples
  • Nucleotide Count
  • Rna Transcription
  • Grade School

C# Encore

This time think functionally

  • Sum Of Multiples
  • Nucleotide Count
  • Rna Transcription
  • Grade School

F# Finale

  • Poker

If Needing Additional exercises

  • Tournament
  • Bank Account
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment