How I Learn Bitcoin
2025-03-04 howilearn crypto software sketch
Bitcoin book (bible)
https://github.com/bitcoinbook/bitcoinbook (forked)
Andrej Karpathy Lesson
Andrej Karpathy's A from-scratch tour of Bitcoin in Python (archived)
https://x.com/karpathy/status/1840080549446357420
https://github.com/karpathy/cryptos (forked)
Crypto course of Dan Boneh
- mentioned by Balaji at NS job - Lecturer (archived)
Crypto/blockchain books among the Recommended books of Balaji
Cryptocurrency history course by David Stancel whom I know from Network School
Blockchain reading list - https://github.com/barisozmen/CoinStory
Bitcoin Resources (from crypto 102 course by David])
Annotated BTC WP: https://medium.com/coinmonks/bitcoin-white-paper-down-into-the-rabbit-hole-efbaeba3a83e
Bitcoin Tech explained: https://learnmeabitcoin.com/
Focus on https://learnmeabitcoin.com/technical/#how-to-become-a-bitcoin-programmer part
“Bitcoin is an open-source program, so you can read the code and write your own code to interact with it if you want to. I found the best way to learn how it works is to create your own simple tools.”
“You can read about how bitcoin works as much as you want, but until you start coding, making mistakes (which you will), and building some useful tools, you're never going to make progress. So don't be afraid to give it a go. We've all got to start somewhere.”
Blog https://www.royalfork.org/
- recommended at https://learnmeabitcoin.com/technical/#how-to-become-a-bitcoin-programmer
- recommended at https://learnmeabitcoin.com/technical/#how-to-become-a-bitcoin-programmer
Article https://www.igvita.com/2014/05/05/minimum-viable-block-chain/
- recommended at https://learnmeabitcoin.com/technical/#how-to-become-a-bitcoin-programmer
- recommended at https://learnmeabitcoin.com/technical/#how-to-become-a-bitcoin-programmer
**
Ethereum Resources (from crypto 102 course by David])
Mastering Ethereum https://github.com/barisozmen/ethereumbook (forked)
Intro to Smart Contracts: https://blog.coinbase.com/intro-to-smart-contracts-f436b1ac2bb8
- Learning sources for ETH: https://www.ethereum.org/learn/
- Learning sources for ETH: https://www.ethereum.org/learn/
Incoming Internal References (1)
Outgoing Internal References (9)
-
- https://github.com/bitcoinbook/bitcoinbook (forked)
- [[Mastering Bitcoin by Antonopoulos]]
-
Andrej Karpathy Lesson
- [[Andrej Karpathy's A from-scratch tour of Bitcoin in Python (archived)]]
- [hn](https://news.ycombinator.com/item?id=27593772) -
- https://x.com/karpathy/status/1840080549446357420
- ![[Pasted image 20250316030855.png|300]]
- https://github.com/karpathy/cryptos (forked) -
[Crypto course](https://www.coursera.org/learn/crypto) of Dan Boneh
- mentioned by [[Balaji]] at [[NS job - Lecturer (archived)]]
-
[Crypto course](https://www.coursera.org/learn/crypto) of Dan Boneh
- mentioned by [[Balaji]] at [[NS job - Lecturer (archived)]]
-
Crypto/blockchain books among the [Recommended books](https://www.kevinrooke.com/book-recommendations/balaji-srinivasan) of [[Balaji]]
-
[Cryptocurrency history course](https://coinstory.tech/) by [David Stancel](https://davidstancel.com/) whom I know from [[Network School]]
-
Bitcoin Resources (from [[crypto 102 course by David]]])
- Annotated BTC WP: [https://medium.com/coinmonks/bitcoin-white-paper-down-into-the-rabbit-hole-efbaeba3a83e](https://medium.com/coinmonks/bitcoin-white-paper-down-into-the-rabbit-hole-efbaeba3a83e) -
Ethereum Resources (from [[crypto 102 course by David]]])
- Mastering Ethereum https://github.com/barisozmen/ethereumbook (forked)
Outgoing Web References (9)
-
news.ycombinator.com/item?id=27593772
- hn
-
www.coursera.org/learn/crypto
- Crypto course
-
www.kevinrooke.com/book-recommendations/balaji-srinivasan
- Recommended books
-
coinstory.tech
- Cryptocurrency history course
-
davidstancel.com
- David Stancel
-
medium.com/coinmonks/bitcoin-white-paper-down-into-the-rabbit-hole-efbaeba3a83e
- https://medium.com/coinmonks/bitcoin-white-paper-down-into-the-rabbit-hole-efbaeba3a83e
-
learnmeabitcoin.com
- https://learnmeabitcoin.com/
-
blog.coinbase.com/intro-to-smart-contracts-f436b1ac2bb8
- https://blog.coinbase.com/intro-to-smart-contracts-f436b1ac2bb8
-
www.ethereum.org/learn
- https://www.ethereum.org/learn/