Skip to content

Commit

Permalink
Merge pull request #4 from amorriscode/patch-1
Browse files Browse the repository at this point in the history
Add a books section
  • Loading branch information
ttumiel authored Nov 2, 2018
2 parents a4a2cbf + c363c1b commit a7693f2
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ Inspired by [Awesome Python](https://github.com/vinta/awesome-python) and [Aweso
8. [Wallets](#wallets)
9. [Blockchain Utilities](#blockchain-utilities)
10. [Protocols](#protocols)
11. [Misc](#misc)
12. [Official](#official)
11. [Books](#books)
12. [Misc](#misc)
13. [Official](#official)


## Documentation
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) - A developers guide to the operation and use of Ethereum
- [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) - Learn Solidity development from concept to deployment
- [Ethereum: Blockchains, Digital Assets, Smart Contracts, Decentralized Autonomous Organizations](https://www.goodreads.com/book/show/32762240-ethereum) - Learn about Ethereum (and blockchains) from an IBM blockchain liason


## Misc

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

0 comments on commit a7693f2

Please sign in to comment.