Home › Resources & tools › Say "Hello, World!" with Q#

Say "Hello, World!" with Q#

Released in 2017, Q# has since become one of the best known programming languages for quantum computing.

A simple Q# application

namespace HelloWorld {

  open Microsoft.Quantum.Canon;
  open Microsoft.Quantum.Intrinsic;
  
  @EntryPoint()
  operation PrintHelloWorld() : Unit {
    Message("Hello, World!");
  }
}

See also

Bloch Sphere Poster, English-Labeled
$19.99

A poster featuring the Bloch sphere.

Quantum Gates Poster, English-Labeled
$19.99

A poster featuring the common quantum gates.

Hungarian Alphabet Poster, English-Labeled
$17.99

The Hungarian alphabet chart.

Pythagorean Theorem Poster, English-Labeled
$19.99

A poster illustrating the Pythagorean theorem.

Cyclopentadiene Molecule Poster, 2D Structure, English-Labeled
$19.99

A poster featuring the 2D structure of the cyclopentadiene molecule.

Quantum Random Number Generator

Generate random numbers using quantum computing.

Awesome quantum computing

A curated list of awesome resources on quantum computing.

Bloch Sphere

Visualize qubits on an interactive Bloch sphere.

Quantum computing pronunciation guide

A pronunciation guide for quantum computing terms.

Quantum Computing Crossword

A daily crossword puzzle about quantum computing.

All prices listed are in United States Dollars (USD). Visual representations of products are intended for illustrative purposes. Actual products may exhibit variations in color, texture, or other characteristics inherent to the manufacturing process. The products' design and underlying technology are protected by applicable intellectual property laws. Unauthorized reproduction or distribution is prohibited.