Skip to content

Commit 9646cc5

Browse files
committed
docs: update study resources links
1 parent f94c389 commit 9646cc5

1 file changed

Lines changed: 61 additions & 0 deletions

File tree

  • zh/GetStartedWithBitcoin/00_StudySource
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
# 比特币学习资源和信息源整理
2+
3+
## 📚 比特币深度学习与技术资讯
4+
5+
### 核心资讯平台
6+
7+
* **[BTCStudy](https://www.btcstudy.org/)**:最优质的比特币中文技术学习与翻译资源库。
8+
* **[Bitcoin Optech](https://bitcoinops.org/)**:对比特币协议技术进展、改进提案(BIPs)的专业周报。
9+
* **[Delving Bitcoin](https://delvingbitcoin.org/)**:比特币开发者讨论底层协议设计与改进的高端论坛。
10+
* **[Stacker News](https://stacker.news/)**:比特币原生的“Hacker News”,基于闪电网络驱动的资讯聚合社区。
11+
* **[No Bullshit Bitcoin](https://nobullshitbitcoin.com/)**:主张隐私、无广告、纯净的比特币每日新闻源。
12+
* **[Bitcoin Magazine](https://bitcoinmagazine.com/)**:比特币行业的深度报道与文化分析。
13+
* **[Blockstream Blog](https://blockstream.com/blog/)**:侧重侧链(Liquid)、闪电网络及底层协议的官方技术博客。
14+
15+
### 文字与搜索工具
16+
17+
* **[Bitcoin Transcripts](https://bitcointranscripts.com/)**:收录了历史上几乎所有重要演讲、会议及播客的文字转录稿。
18+
* **[ChatBTC](https://chat.bitcoinsearch.xyz/)**:基于 Bitcoin 知识库训练的专属 AI 助手,适合技术查询。
19+
20+
---
21+
22+
## 🛠️ 社区、工具与开发者资源
23+
24+
* **[Bitcoin Builders Association](https://bitcoinbuilders.org/)**:旨在支持和教育比特币生态中的开发者。
25+
* **[Bitcoin Design Club](https://bitcoindesign.org/)**:开源的设计社区,专注于比特币应用的 UX/UI 设计指南。
26+
* **[BTCmap](https://btcmap.org/)**:全球接受比特币支付的线下商户实景地图。
27+
* **[Saving Bitcoin](https://savingbitcoin.org/)**:比特币教育平台,通过游戏化方式教育比特币基础知识。
28+
* **[Saving Satoshi](https://savingsatoshi.com/)**:互动式闯关教程,通过编码与谜题学习比特币与闪电网络基础。
29+
* **[Yzer](https://yzer.io/)**:一款通过 Gamify 游戏化方式教育比特币基础知识的移动应用。
30+
31+
---
32+
33+
## 🐦 社交媒体关注清单 (Curated Lists)
34+
35+
* **[mononaut (X/Twitter)](https://twitter.com/mononautical)**:Mempool 观察者,擅长通过数据可视化揭示链上活动。
36+
* **[Jameson Lopp's Twitter Lists](https://www.lopp.net/bitcoin-information/twitter.html)**:由安全专家 Lopp 整理的 Twitter 订阅列表,包含了开发者、矿工、分析师等分类。
37+
38+
---
39+
40+
## 📻 播客订阅与关注
41+
42+
* **[1satpod](https://1satpod.org/)**:比特币播客,每周更新一期,内容涵盖比特币技术、生态、市场等。
43+
44+
---
45+
46+
## 📖 推荐书单与学术课程
47+
48+
### 基础理论
49+
50+
* **《精通比特币》(Mastering Bitcoin)**[GitHub 开源地址](https://github.com/bitcoinbook/bitcoinbook),Andreas M. Antonopoulos 著。
51+
* **《Programming Bitcoin》**[GitHub 开源地址](https://github.com/jimmysong/programmingbitcoin),从密码学原理到用 Python 构建比特币库与节点。
52+
53+
mastering Taproot
54+
* **《比特币标准》(The Bitcoin Standard)**:Saifedean Ammous 著,探讨硬通货的经济逻辑。
55+
* **《通往奴役之路》**:哈耶克著,比特币自由主义精神的理论源头。
56+
57+
### 密码学与分布式系统
58+
59+
* **《图解密码学》**:结城浩著,非常适合非技术背景初学者理解非对称加密等概念。
60+
* **[Introduction to Cryptography](https://www.crypto-textbook.com/)**:Christof Paar 著,经典的密码学系统教材。
61+
* **[MIT 6.824: Distributed Systems](https://pdos.csail.mit.edu/6.824/)**:麻省理工著名的分布式系统课程(含 Lab),理解共识协议的基础。

0 commit comments

Comments
 (0)