Celebrate King's Day with TNW 🎟 Use code GEZELLIG40 on your Business, Investor and Startup passes today! This offer ends on April 29 →

This article was published on July 24, 2018

Microsoft debuts free quantum computer programming katas


Microsoft debuts free quantum computer programming katas

Microsoft yesterday announced the release of Quantum Katas, a self-paced programming project that teaches developers how to write code for quantum computers.

Quantum Katas, as the name implies, are coding katas from Microsoft that teach beginning developers the fundamentals of the company’s quantum computer programming language called Q#. The best part about the exercises: they’re free and open source.

According to a Microsoft blog post:

Each kata offers a sequence of tasks on a certain quantum computing topic, progressing from simple to challenging. Each task requires you to fill in some code; the first task might require just one line, and the last one might require a sizable fragment of code. A testing framework validates your solutions, providing real-time feedback.

There are four different katas, each addressing a different facet of quantum computing and Q# code.

  • Basic gates: an exercise in how gates control quantum logic
  • Deutsch-Jozsa algorithm: run an actual quantum algorithm
  • Measurements: learn how to interpret quantum measuresments
  • Superposition: take your basic understanding of qubits to the next level

The quantum computing industry is expected to be worth $15 billion in a decade, according to analysts. That’s more than Hollywood, and it means quantum computer programmers will likely be in high demand.

The <3 of EU tech

The latest rumblings from the EU tech scene, a story from our wise ol' founder Boris, and some questionable AI art. It's free, every week, in your inbox. Sign up now!

Even if you aren’t planning on starting, or switching to, a career in the field, there’s plenty of opportunities for hobbyists and code geeks to dabble in quantum computing.

IBM’s Q platform allows anyone to interact with quantum computers by providing cloud-based access to one. And Google recently announced Cirq, an open-source project that will allow quantum developers to work together solving some of the field’s biggest challenges.

If you’re interested in running Microsoft’s Quantum Katas, you’ll need to install the quantum development kit. Once you’ve muddled through that, you can get to the katas on GitHub.

Read next: IBM’s Hello Quantum is a devilishly difficult puzzle game about qubits

Get the TNW newsletter

Get the most important tech news in your inbox each week.

Also tagged with