Skip to main content

Microsoft provides free lessons for quantum computing basics

Steven Winkelman/Digital Trends

Want to learn more about quantum computing and how to program in the Q# language? Microsoft just launched Quantum Katas, an open source project that does just that by providing you with tutorials for learning at your own pace. According to Microsoft, these exercises are based on three learning principles: Active learning, incremental complexity growth, and feedback.

“Each kata offers a sequence of tasks on a certain quantum computing topic, progressing from simple to challenging,” Microsoft Quantum Team states. “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.”

Related Videos

Currently, there are only four katas covering basic quantum computing gates, superposition, measurements, and the Deutsch-Jozsa algorithm. Each kata is a stand-alone project containing a sequence of tasks progressing from trivial to challenging, requiring you to manually insert chunks of code. They also provide a testing framework that sets up, runs and validates your final code.

For instance, the first kata covers computing gates, another term for basic operations, used in quantum computing along with the concept of adjoint and controlled gate versions. Those provided in the kata belong to the Microsoft.Quantum.Primitive namespace, the notes reveal.

To use these katas, you need to install the Quantum Development Kit for Windows 10, MacOS and Linux. This kit is typically used to build your own quantum computing programs and experiments. It includes the Q# language and compiler, the Q# standard library, a local quantum machine simulator, a quantum computer trace simulator, and two other components. After installing the kit, you can grab the katas through Git or by downloading stand-alone copies in a ZIP file.

Microsoft says you shouldn’t panic when all tests initially fail after opening a kata. You need to jump into the Tasks.qs file and manually enter code to complete all tasks. These tasks are covered by a unit test that requires you to insert the correct code, rebuild the project, and then re-run the related tests. If you did everything correctly, the corresponding unit task will pass and you can move on to the next stage.

Microsoft’s katas arrive after the company hosted its first Q# coding contest in early July, challenging more than 650 developers and new programmers alike. According to Microsoft, more than 350 participants solved at least one Q# problem while 100 participants solved all 15. The problems ranged from generating a superposition of all basis states to creating a second array reconstruction algorithm. The contest winner completed all tasks under 2.5 hours, Microsoft says.

Given Microsoft’s Quantum Katas is an open-source project, the company welcomes all contributions and suggestions. “Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution,” Microsoft adds.

Editors' Recommendations

Microsoft may have known about Bing Chat’s unhinged responses months ago
Bing Chat saying it wants to be human.

Microsoft's Bing Chat AI has been off to a rocky start, but it seems Microsoft may have known about the issues well before its public debut. A support post on Microsoft's website references "rude" responses from the "Sidney" chat bot, which is a story we've been hearing for the past week. Here's the problem -- the post was made on November 23, 2022.

The revelation comes from Ben Schmidt, vice president of information design at Nomic, who shared the post with Gary Marcus, an author covering AI and founder of Geometric Intelligence. The story goes that Microsoft tested Bing Chat -- called Sidney, according to the post -- in India and Indonesia some time between November and January before it made the official announcement.

Read more
‘I want to be human.’ My intense, unnerving chat with Microsoft’s AI chatbot
Bing Chat saying it wants to be human.

That's an alarming quote to start a headline with, but it was even more alarming to see that response from Bing Chat itself. After signing up for the lengthy waitlist to access Microsoft's new ChatGPT-powered Bing chat, I finally received access as a public user -- and my first interaction didn't go exactly how I planned.

Bing Chat is a remarkably helpful and useful service with a ton of potential, but if you wander off the paved path, things start to get existential quickly. Relentlessly argumentative, rarely helpful, and sometimes truly unnerving, Bing Chat clearly isn't ready for a general release.
Bing Chat is special (seriously)

Read more
Microsoft responds to ChatGPT Bing’s first week of trial by fire
The new Bing chat preview can be seen even on a MacBook.

Microsoft is responding to some of the seemingly unhinged comments made by its Bing Chat AI. The service, which is currently in a limited public preview, has seen a trial by fire in its first week, and Microsoft has some updates planned to bring it more in line with the original vision of the AI.

As we reported yesterday, Bing Chat is capable of saying things such as "I want to be human," when engaged in prolonged chat sessions. Microsoft says this happens usually after 15 or more questions where the model becomes confused.

Read more