Learn to build what's next.

AI agents. Bitcoin fundamentals. The coding skills to put it together. A curriculum for people who want to operate at the frontier — not observe it from a distance.

Affiliate disclosure: some links below are affiliate links. We earn a commission at no extra cost to you. We only recommend resources we consider genuinely worth the time.

Why sequence matters more than selection

Most people approach this domain backwards — they reach for the most advanced tools before building any foundations. The effective sequence runs the other way: understand how language models reason before you build an agent. Understand Bitcoin's monetary properties before you touch a wallet. Understand prompt engineering before you reach for an orchestration framework.

The foundations are not optional prerequisites to skip. They are the reason experienced builders make better architectural decisions than people who learned by copying tutorials. The gap between someone who understands attention mechanisms and someone who doesn't shows up immediately in how they design agent workflows — specifically in what they think is possible and what they think is impossible, and whether those beliefs are correct.

The learning paths below are structured as sequences. Start from the beginning of the path that matches your current level. The resources compound on each other.

Four paths. Pick your entry point.

Each path is a recommended sequence, not a random list. Work through them in order.

01
AI Foundations — How Models Actually Work Beginner

Start here if you have no technical background. The goal is intuition about what language models are, how they reason, and what their failure modes are. Without this, you'll anthropomorphise models in ways that lead to bad architectural decisions.

  • 🎓
    AI for Everyone — Andrew Ng (Coursera) Video course · 6 hours · No prerequisites
    Open ↗
  • 🎓
    Neural Networks and Deep Learning (Coursera) Video course · 18 hours · Part of Deep Learning Specialisation
    Open ↗
  • 📄
    Prompt Engineering for Developers (Anthropic / DeepLearning.ai) Short course · Free · Practical prompt design
    Open ↗
02
Agent Development — Building Systems That Act Intermediate

Once you have AI foundations, this path covers the practical skills for building multi-agent systems: Python, API integration, orchestration patterns, and the tools the best builders use. Python is the language of the AI stack — it's where you need to start.

  • 🎓
    Python for Everybody — Dr. Chuck (Coursera) Specialisation · 8 months at 3h/week · Best Python intro available
    Open ↗
  • 🛠
    Cursor — AI-native code editor Tool · The environment for building agent systems · Affiliate
    Get ↗
  • 🛠
    Claude API — Anthropic Tool · The reasoning layer for serious agent architectures
    Get ↗
  • 📄
    Building Multi-Agent Systems (DeepLearning.ai) Short course · Free · Orchestration and agent patterns
    Open ↗
03
Bitcoin Fundamentals — Sound Money from First Principles Beginner → Intermediate

Most Bitcoin education is tribal advocacy. This path cuts through it. Start with the technical foundations — the Princeton course is genuinely rigorous — then move to macroeconomic analysis with Lyn Alden. The goal is to hold Bitcoin as a structural position rather than a speculative trade, and to understand why the architecture matters for autonomous agents.

  • 🎓
    Bitcoin and Cryptocurrency Technologies — Princeton (Coursera) Video course · 23 hours · Rigorous technical foundation
    Open ↗
  • 📰
    Lyn Alden Research — Bitcoin macro analysis Research subscription · The best structural analysis of Bitcoin · Affiliate
    Get ↗
  • 🛡
    Trezor — hardware wallet for self-custody Hardware · Open-source firmware · Learn by securing your own keys · Affiliate
    Get ↗
  • 🏦
    River Financial — Bitcoin-only exchange Exchange · Bitcoin-only · Recurring purchases · Strong self-custody support · Affiliate
    Get ↗
04
Advanced — Autonomous Businesses with Bitcoin Rails Advanced

This path is for people who have completed Paths 1-3 and want to build systems where AI agents transact autonomously via Bitcoin and Lightning. It covers Lightning node operation, L402 integration, key management architecture, and multi-agent commerce. Read the articles on this site as primary material alongside the technical resources below.

  • 📄
    Deep Orange: The Autonomous Workforce Article · This site · Multi-agent orchestration patterns
    Read ↗
  • 📄
    Deep Orange: Bitcoin Infrastructure for the Machine Economy Article · This site · L402, Lightning, agent custody
    Read ↗
  • 🛠
    LND — Lightning Network Daemon (Lightning Labs) Open source · Go · Full Lightning node implementation
    Open ↗
  • 📄
    L402: The HTTP Payment Standard (Lightning Labs) Specification + reference implementation · Pay-per-use APIs
    Open ↗
  • 📄
    Model Context Protocol — MCP Specification (Anthropic) Open standard · Tool definitions for multi-agent systems
    Open ↗

Essential tools and courses

coursera.org Coursera

Home to Andrew Ng's Deep Learning Specialisation, AI for Everyone, Princeton's Bitcoin and Cryptocurrency Technologies, and Python for Everybody. These are the foundational courses — genuinely rigorous material produced by leading researchers, not marketing content dressed as education.

Affiliate — up to 45% commission on subscriptions Explore Coursera
lynalden.com Lyn Alden Research

Macroeconomic analysis of Bitcoin and global monetary systems. Lyn Alden approaches Bitcoin not as a trade but as a monetary phenomenon — fixed supply, network effects, the long horizon. Her paid research is rare: genuinely rigorous, written for intelligent non-specialists, updated regularly. The best single investment you can make before allocating meaningful capital to Bitcoin.

Affiliate — commission on subscriptions Read Lyn Alden
cursor.sh Cursor

Learning to build with an AI-native editor changes the learning curve entirely. Cursor lets you ask questions about code you don't understand, get explanations, and move from understanding to implementation in the same environment. Faster path from zero to operational than any traditional editor.

Affiliate — we earn a commission Get Cursor
trezor.io Trezor Hardware Wallet

The practical starting point for Bitcoin self-custody. Open-source firmware means the code is auditable. Verifiable supply chain means you know what you're getting. Physical button confirmation means no malware on your computer can sign transactions without your knowledge. Buy it, set it up, and actually hold your own keys.

Affiliate — up to 12% commission Get Trezor
river.com River Financial

The Bitcoin-only exchange for people who take self-custody seriously. River offers recurring purchase plans, strong self-custody support, and no altcoin distractions. For dollar-cost averaging into Bitcoin as part of a long-term structural position, it is the cleanest setup available in the US market.

Affiliate — per referral commission Get River

Affiliate disclosure: links marked "affiliate" above generate a commission when you purchase through them, at no additional cost to you. We do not include resources based on affiliate economics — inclusion is based on merit. Notably absent: Jasper (poor quality), Perplexity (no affiliate program that justifies recommendation) — we link only to resources we'd use ourselves.