This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What is F#?
A programming language for the Java Virtual Machine (JVM)
A musical note
F# is an open-source, cross-platform programming language that makes it easy to write succinct, performant, robust, and practical code
What is a feature in F# that can help you write less code?
Type inference
Asynchronous programming
F# Interactive
What is a feature in F# that can help you write performant code?
Debugger
Built-in parallelism & concurrency
Strong functional & object programming support
What is a feature in F# that can help you write robust code?
Lightweight syntax
Sequences
Immutable by default
What is F# Interactive?
A notebook computing environment for F#
A programming environment to run F# code interactively at the console, or to execute F# scripts
A video game
You must answer all questions before checking your work.
Was this page helpful?