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

$19.99

Poster, single-sided.

quantum computing
$19.99

Poster, single-sided.

quantum computing

The definition of the Hadamard gate and some of its properties.

A daily crossword puzzle about quantum computing.

A curated list of awesome resources on quantum computing.

Test your knowledge of quantum logic gates.

A pronunciation guide for quantum computing terms.

Visualize qubits on an interactive Bloch sphere.

A simple online editor for OpenQASM (Open Quantum Assembly Language).

Generate random numbers using quantum computing.

How to read the bra–ket notation?

A simple online editor for Q# files.

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.