MK MOHAMMAD ALI KOHANDEZH

Public knowledge

Learning AI & Quantum: a practitioner's map

Curated learning pathsUpdated regularly

Everything on this page comes from one conviction: technology creates value only when people can actually use it. These are the stages I recommend to colleagues, clients and students — not a course catalogue, but the shortest honest route from curiosity to competence, with my own field notes at each step.

Track 1 — Artificial intelligence

Stage 1 · Foundations: from spreadsheets to prompts

Before any theory, learn to hold a useful conversation with a modern model. Practise asking for drafts, summaries and comparisons in your own daily work for two weeks. The goal is not technical knowledge — it is losing the fear, and discovering where the tools genuinely save you time and where they confidently mislead you.

Field note: in our programmes at Kohan System Farda, the people who advance fastest are rarely the most technical — they are the ones who kept a daily log of what worked and what failed.

Stage 2 · Core concepts: how the machine actually thinks

Learn what a language model really does: tokens, context windows, training versus inference, and why models hallucinate. Then study retrieval-augmented generation (RAG) — the pattern behind almost every serious enterprise assistant, including the one on this website. One good survey paper and one hands-on tutorial beat ten opinion videos.

Stage 3 · Enterprise practice: agents, safety and value

The frontier is agentic AI: systems that plan, call tools and complete work. Study one real platform end-to-end — how it authenticates, what it is allowed to touch, how failures are contained. This is where AI meets security engineering, and it is exactly the intersection where the Padyar and HomaYar products live: an agent is only as trustworthy as the infrastructure underneath it.

Track 2 — Quantum

Stage 1 · What quantum computing really is

Skip the popular-science mystique. A quantum computer is a machine that solves a narrow class of problems — factoring, search, simulation — dramatically faster than classical machines. Learn the honest state of the hardware: what qubit counts mean, why error correction is the real bottleneck, and why the useful timeline is measured in years, not decades.

Stage 2 · The security consequence: harvest now, decrypt later

The reason a security professional cannot ignore quantum: encrypted data stolen today can be stored and decrypted once the hardware matures. Learn which algorithms fall (RSA, classical Diffie-Hellman, elliptic curves) and which survive. This threat model — not the physics — is what boards and CIOs need explained to them.

Field note: when I audit infrastructure, I now ask one added question: how long must this data stay secret? Anything sensitive beyond 2030 already deserves a post-quantum plan.

Stage 3 · Post-quantum readiness in practice

NIST has already standardized post-quantum algorithms — ML-KEM for key exchange, ML-DSA for signatures. Practical readiness means three steps: inventory where cryptography lives in your organization, demand migration roadmaps from your vendors, and design new systems crypto-agile so an algorithm can be replaced without rebuilding the product.

How to use this page

Pick one track and one stage. Spend two focused weeks on it before moving on. If you want to discuss a stage, a resource, or your organization's readiness — the assistant on this site answers in your language, and the contact form reaches me directly.