Join Exercism’s F# Track for access to 143 exercises grouped into 15 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.
Learn about characters by cleaning strings.
Given an age in seconds, calculate how old someone is in terms of a given planet's solar years.
Calculate the number of grains of wheat on a chessboard given that the number on each square doubles.
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 mentoringMany Concepts' <P>