Store and retrieve data by using F#

Beginner
Developer
Student
.NET

Write your first F# programs, and learn to work with input and output, data type conversions, and operators.

Learning objectives

In this module, you'll:

  • Declare and use variables to store values.
  • Output to the screen.
  • Read from the console and capture user input.
  • Convert between data types.

Prerequisites

  • Know how to run commands at the console.
  • Have F# (.NET Core) installed.