In this blog post Hal Owens writes about his internship project at Microsoft Quantum - developing quantum programming assignments with Q# and bringing them to the classroom at Purdue.
λ-Q# is an idealized version of Q# aimed at providing it a formal language definition, placing the language on a solid mathematical foundation, and enabling further evolution of its design and type system.
This fall I taught "Introduction to quantum computing" at Northeastern University. In this post, I share my experience teaching it and describe the kinds of programming assignments the course offered.
Q# Holiday Calendar is a yearly blogging event in which every day in December one awesome community member writes a blog post about Q# and/or Azure Quantum. Check out the previous years' blogs and join the 2022 edition!
This blog post illustrates how CI/CD-pipelines can be built for hybrid quantum apps with tools from the Quantum Development Kit (QDK), GitHub Actions and various Azure services. These cover the full app lifecycle: from app building, automated testing, resource estimating up to provisioning the target environment and deployment of the app.