DrSchool Learn coding, fast.
EN AR BN CS DE EL Search

F#: Introduction

Start learning F# with a quick overview and Hello World.

Read time: 1 min • Words: 40
My Progress

F# — Introduction

Overview

This is a starter page for F#.

Hello World

printfn "Hello, World!"

What you'll learn

  • How to run F#
  • Basic syntax style
  • Next steps (lessons & references)

Next

Open the Syntax & Cheat Sheet page for this language.