Join Exercism’s F# Track for access to 145 exercises grouped into 17 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.
Make sure the brackets and braces all match.
For want of a horseshoe nail, a kingdom was lost, or so the saying goes. Output the full text of this proverbial rhyme.
Given a number determine whether or not it is valid per the Luhn formula.
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 17 concepts and 145 exercises to help you write better code.
See all F# exercises