bell state
0 courses · 10 tutorials
Free Tutorials
- →
- beginner
- 10 min read
Amazon Braket Hello World
Run your first quantum circuit with Amazon Braket. Build a Bell state on the local simulator, then learn how to submit jobs to real quantum hardware on AWS.
- →
- beginner
- 12 min read
Hello World in tket (pytket)
Your first quantum program using pytket, Quantinuum's high-performance quantum SDK with built-in circuit compilation and multi-backend support.
- →
- intermediate
- 45 minutes
Quantum Teleportation: Transferring Quantum States Without Moving Particles
Understand the quantum teleportation protocol from first principles, learn why it does not violate relativity or the no-cloning theorem, and implement a working teleportation circuit using Qiskit dynamic circuits.
- →
- intermediate
- 12 min read
Quantum Teleportation with PennyLane
Implement quantum teleportation in PennyLane: creating the entangled pair, Bell measurement, classical correction, and verifying the teleported state.
- →
- beginner
- 20 min read
Hello World in Cirq
Write your first quantum program in Cirq, create a Bell state using GridQubits and Moments, run it on the Cirq simulator.
- →
- beginner
- 20 min read
Hello World in PyQuil
Write your first quantum program in PyQuil, build a Bell state using Quil instructions, run it on the QVM simulator, and understand the output.
- →
- beginner
- 20 min read
Hello World in OpenQASM
Write your first quantum program in OpenQASM 3, the universal quantum assembly language used by IBM Quantum, Qiskit, and cross-platform toolchains.
- →
- beginner
- 20 min read
Hello World in Qiskit
Write your first quantum program in Qiskit, build a Bell state, run it on a local simulator, and interpret the results.
- →
- beginner
- 20 min read
Hello World in Q#
Write your first quantum program in Q#, put a qubit in superposition, build a Bell state, and run it from Python using the qsharp package.
- →
- beginner
- 25 min read
Build Your First Quantum Circuit in Qiskit (Complete Beginner Guide)
Step-by-step guide to installing Qiskit, building your first quantum circuit, creating a Bell state, simulating it locally, and running it on a real IBM Quantum device.