Write your first F# code

Beginner
Developer
Student
.NET

Take your first steps with F# - Set up your development environment, write your first F# code, and build your first application.

Learning objectives

By the end of this module, you're able to:

  • Understand what makes F# a good language for building applications.
  • Write your first line of F# code.
  • Build your first F# console application.

Prerequisites

  • Familiarity with command-line based applications
  • Introductory knowledge of programming concepts