Gratis y de pago — seleccionados

Cursos para aprender computación cuántica

Un camino seleccionado de cero a avanzado: cursos prácticos de SDK, clases universitarias, codebooks interactivos y las matemáticas que necesitas, la mayoría gratis.

1 Principiante

Empieza aquí: no se necesitan conocimientos previos de cuántica.

2 Intermedio

Construye circuitos reales y algoritmos híbridos.

Preguntas frecuentes

Cómo elegir y aprovechar al máximo estos cursos de computación cuántica.

What is the best free course to start learning quantum computing?

For an absolute beginner, IBM Quantum Learning and the PennyLane Codebook are the two strongest free starting points: both are hands-on, browser-based, and require no prior quantum knowledge. If you prefer reading, 'Quantum Computing for the Very Curious' explains the core ideas with built-in spaced repetition.

Do I need to know math before learning quantum computing?

A working grasp of linear algebra (vectors, matrices, complex numbers) makes quantum computing far easier. You do not need it to start the beginner courses, but reviewing 3Blue1Brown's 'Essence of Linear Algebra' in parallel is highly recommended before moving to intermediate material.

Can I learn quantum computing for free?

Yes. Most courses on this page are completely free, and university courses on edX and Coursera can be audited at no cost. Combined with free simulators and free real-hardware access, you can go from beginner to running algorithms on a real QPU without paying anything.

Which course should I take to write quantum code?

Choose a course tied to an SDK you can install for free: the PennyLane Codebook and Coding Challenges for quantum machine learning, the Microsoft Quantum Katas for algorithm practice, or Cirq and CUDA-Q tutorials for simulation. HLQuantum lets you reuse the same code across all of these backends afterwards.