Skip to content

Commit

Permalink
Add a books section
Browse files Browse the repository at this point in the history
I've added a books section. Two of the books are actually available to read. One of them just links to a GoodReads page for the book. I wasn't sure if it would be better to keep the books consistent and just add Amazon links or do it this way. I decided to go with the route that allowed people to actually read the books!
  • Loading branch information
amorriscode authored Nov 1, 2018
1 parent f6e2637 commit 37e8dee
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Inspired by [Awesome Python](https://github.com/vinta/awesome-python) and [Aweso
8. [Wallets](#wallets)
9. [Blockchain Utilities](#blockchain-utilities)
10. [Protocols](#protocols)
11. [Books](#books)
11. [Misc](#misc)
12. [Official](#official)

Expand Down Expand Up @@ -126,6 +127,12 @@ The Ideas behind the Ethereum Project.
- [Ethash Proof of Work](https://github.com/ethereum/wiki/wiki/Ethash) - Ethereum's Proof of Work Algorithm


## Books
- [Mastering Ethereum](https://github.com/ethereumbook/ethereumbook)
- [Introduction to Ethereum and Solidity](https://the-eye.eu/public/Books/qt.vidyagam.es/library/humble-bitcoin-bundle/Introducing%20Ethereum%20and%20Solidity_%20Foud%20Blockchain%20Programming%20for%20Beginners/Introducing%20Ethereum%20and%20Solidity_%20Foundatiin%20Programming%20for%20Beginners%20-%20Chris%20Dannen.pdf)
- [Ethereum: Blockchains, Digital Assets, Smart Contracts, Decentralized Autonomous Organizations](https://www.goodreads.com/book/show/32762240-ethereum)


## Misc

- [r/Ethereum](https://www.reddit.com/r/ethereum/) - Ethereum subreddit
Expand Down

0 comments on commit 37e8dee

Please sign in to comment.