Join Exercism’s F# Track for access to 148 exercises grouped into 18 F# Concepts, with automatic analysis of your code and personal mentoring, all 100% free.
Get better at programming through fun, rewarding coding exercises that test your understanding of concepts with Exercism.
Help Eliud count the number of eggs in her chicken coop by counting the number of 1 bits in a binary representation.
Given a phrase, count the occurrences of each word in that phrase.
Count the frequency of letters in texts using parallel computation.
F# code is very expressive, requiring little code for great results
F#'s powerful type system is a joy to work with
F#'s type system helps catch errors at compile-time. No more null-reference exceptions!
F# is primarily a functional language, but also has great object-oriented support
As a member of the .NET ecosystem, F# enjoys full, two-way compatibility with C# code/libraries
F# has excellent tooling, with linting and refactoring options built-in
Every language has its own way of doing things. F# is no different. Our mentors will help you learn to think like a F# developer and how to write idiomatic code in F#. Once you've solved an exercise, submit it to our volunteer team, and they'll give you hints, ideas, and feedback on how to make it feel more like what you'd normally see in F# - they'll help you discover the things you don't know that you don't know.
Learn more about mentoringThe F# track on Exercism has 18 concepts and 148 exercises to help you write better code.
See all F# exercises