All Videos

This section brings together the complete Qubit-Lab video series — from strategy and business implications to finance use cases, technical deep dives, and introductory lessons. The goal is to build both awareness and understanding: how quantum computing works, where it can be applied, and why it matters today.

Each video combines clear explanation with practical demonstrations, often supported by interactive notebooks. You can follow the code, see algorithms in action, and compare quantum approaches with classical methods. Whether you are seeking a high-level perspective or hands-on experience, this collection allows you to explore at your own pace.

All Qubit-Lab Videos

STQ#2
What is a Qubit?

What is a Qubit?

A qubit is much more than an “extended classical bit. It is the core carrier of quantum behavior — superposition, phase, interference. And in QML, a single qubit can encode a full parameter, making it a powerful resource. Some say you don’t need to understand qubits, just like coders don’t care about voltages in classical chips. I disagree. To truly grasp quantum code, you need at least the general picture of what a qubit really is. This video aims to give you that — not comprehensive, but enough to spark real understanding and curiosity.

Straight TalkQubitInterferenceProbability AmplitudePhaseComplex Numbers
STQ#1
Start Now or Wait 10 Years?

Start Now or Wait 10 Years?

Should we wait until quantum hardware matures — or already start today with hybrid algorithms? A straight talk on opportunities and risks.

Straight TalkHybrid AlgorithmsStrategyQuantum Today
STRATEGY#11
Q-Day and Post-Quantum Cryptography (PQC)

Q-Day and Post-Quantum Cryptography (PQC)

Have a look and see why the UK and EU issued regulatory guidance on the PQC in summer 2025. This video is not really about quantum computing and quantum algorithms in finance, but about the impact of quantum computing on current and future cryptography. A lot of half-baked information is going around, so I decided to make a video that explains modern cryptography from scratch — as simple as possible, but not simpler, as usual in my videos.

CryptographyPQCQ-DayRegulationBusinessStrategy
STRATEGY#10
The Quantum Roadmap

The Quantum Roadmap

The Business Perspective on Quantum Technology: How to Develop Your Corporate Quantum Roadmap. Quantum is no longer just a research topic — it’s becoming a strategic challenge for industries like finance, pharma, and energy. The real question is: how should companies prepare today for a technology that will mature over the next 10–15 years? The key message: it’s not about counting qubits. It’s about aligning technology evolution with corporate strategy, managing risks early, and building the capability to capture future opportunities.

BusinessRoadmapStrategyPQCQ-DayRegulation
FINANCE#9
QML for Fraud Detection

QML for Fraud Detection

Discover how Quantum Machine Learning powers fraud detection in finance — see QNNs in action with real transaction data, hands-on Python code, and practical performance analysis. The approach used here is the very same as used by HSBC for their bond trading use case. See also the coverage below. QML is the most promising option today for quantum computing in finance.

FinanceQMLFraud DetectionQiskit Coding
FINANCE#8
Quantum Monte Carlo for Option Pricing

Quantum Monte Carlo for Option Pricing

Explore how Quantum Monte Carlo with QAE can achieve a quadratic speed-up against classical simulations in pricing financial options — featuring live Python code and real-world insights.

FinanceMonte CarloOption PricingQiskit Coding
FINANCE#7
QAOA Portfolio Optimization

QAOA Portfolio Optimization

Explore quantum portfolio optimization: QAOA, real-world finance, and the future beyond classical methods — all explained step by step supported by a Python notebook.

FinanceQAOAPortfolio OptimizationQiskit Coding
DEEPDIVE#6
Multi Qubit Systems

Multi Qubit Systems

🧠 In this Deep Dive, we scale up to multi-qubit systems and explore entanglement — the third quantum superpower. You’ll see how the tensor product builds 4-state vectors, how CNOT creates Bell states, and why this quickly gets too big for classical computers.

Deep DiveTensor ProductEntanglementQiskit Coding
DEEPDIVE#5
Quantum Interference

Quantum Interference

🌀 In this video, we explore complex numbers and their phases — the hidden dimension powering quantum computing. Learn how phase shifts enable ✨ quantum interference.

Deep DiveComplex NumbersInterferenceQiskit CodingProbability AmplitudePhase
DEEPDIVE#4
Mastering Quantum Gates

Mastering Quantum Gates

🔧 Ready to build your quantum toolbox? Now that you've seen your first circuit, it's time to learn how quantum gates really work. We revisit vectors and matrices, uncover why quantum gates must be reversible, and explore key players like the X and Hadamard gates.

Deep DiveQuantum GatesLinear AlgebraQiskit CodingProbability Amplitude
INTRO#3
Our First Quantum Program

Our First Quantum Program

🎲 Time to roll the dice — literally! We build our very first quantum circuit: a real eight-sided die powered by quantum randomness. Using Python and Qiskit, we'll create and run a simple but powerful 'Hello, Quantum World!' program.

IntroQiskitHands-onRandomnessMyFirstCircuitQiskit Coding
INTRO#2
How Quantum Computers Think

How Quantum Computers Think

🧠 Before we code, we need to understand how quantum computers think. We dive into the four cornerstones: qubits, superposition, measurement, entanglement, and quantum gates.

IntroQubitsSuperpositionEntanglement
INTRO#1
Why Quantum Computing Matters

Why Quantum Computing Matters

🌟 Quantum computing is making headlines everywhere — but is it hype or the next big thing? In this video, we go beyond the buzzwords to understand how quantum computers work, how they could disrupt industries like finance, AI, and cryptography, and what programming a quantum computer really looks like.

IntroBasicsMotivation