This module is structured in two main parts, covering two important aspects of quantum computing: communication and computation.
The communication part focuses on a secure quantum communication protocol, BB84. You'll be asked to understand and implement this protocol, and even to experiment with an actual demonstrator. The computation part introduces all the basic building blocks of computation, focusing on the Grover search algorithm. This search algorithm makes an explicit link with classical computing while demonstrating the advantages of quantum computers.
By the end of this module, you will have acquired a basic knowledge of quantum computing and communication that we hope will motivate you to take the next step into this dynamic field of computer science.