Skip to content

Latest commit

 

History

History
122 lines (99 loc) · 4.96 KB

tutorial-template.md

File metadata and controls

122 lines (99 loc) · 4.96 KB
title description author ms.author ms.date ms.topic uid
Markdown template for quantum tutorials
Template and guidance for writing tutorials for the Microsoft Quantum Development Kit documentation.
bradben
bradben
04/01/2020
article
microsoft.quantum.tutorial-template

Tutorial:

[!div class="checklist"]

  • Procedure-1
  • Procedure-2
  • Procedure-3

Prerequisites

Procedure_1 (Write the Q# code)

Step_1

Step_2

Step_3

Procedure_2 (Write the host code and run the program)

Step_1

Step_2

Procedure_3 (Analyze results)

Summary

Next Steps