Get to grips with the underlying technical principles and implementations of blockchain Build powerful applications using Ethereum to secure transactions and create smart contracts Explore cryptography, mine cryptocurrencies, and solve scalability issues with this comprehensive guide
One of the better books on the subject matter. It actually goes to the nitty gritty and just doesn't do the same sales pitch as every other book about how the blockchain technology will revolutionise things.
The first book some should read on blockchains. Contains the fundamentals of how Bitcoin led to a revolution which may be the next GPT (General Purpose Technology) like electricity and the internet.
Covers the history, different types of blockchains, consensus protocols, potential uses and points of improvement.
Its a good book, but seems to be written hastily in some areas.
This book is the most comprehensive book available on blockchains. Also being used a textbook at many training institutes, colleges and universities around the world. I highly recommend it!
This is a big book that goes into a lot of the details about bitcoin, ethereum, and other cryptocurrency projects. At times the book is unnecessarily detailed, showing output screens from the installation of various programs, for example. At other times, the book doesn't explain concepts well, such as going on and on about contracts without sufficient explanation of what contracts are and how it differs from the simple buying and selling of bitcoin. Still, the breadth of this book is impressive as it covers quite a lot of ground.
The book is a little dated as it was written prior to the bull run of 2017.
I didn't like it, the name is "mastering blockchain" and it is for beginners, it has a lot of definitions, read this book is like read wikipeadia. The name of the book should be "introduction to blockchain"
Mastering Blockchain is a well written introduction to Blockchain for whoever is interested in the subject and has no real knowledge of what is happening under the hood. The concepts are clearly explained and often come supported by nice diagrams and screenshots. All the basics required to fully understand Blockchain are discussed by the author, including math and cryptography. I particularly enjoy the fact that key terms are described with a couple of sentences, in a glossary like style.
For those that are just interested in understanding what Blockchain is, mind that you need to fully understand mathematical and crypto concepts. This could lead to some headache.
A good read, as long as you fully understand what you get from it (no code to dev Blockchain applications; math and cyrptography).
Great operational reference for developers. I learned very much but i by no means feel this book provided mastery of Blockchain. It doesn't even have that capacity for the most intelligent reader. It's a great starting point if you're already an IT professional.
overall good breadth. This books dive surprisingly deep into certain technical aspect. A bit too ethereum heavy, which is not necessarily the solution of choice. Still, it provides good coverage into other topics as well. The book does a good job discussing the scalability issues.
El libro más completo y técnico que leí hasta el momento sobre Blockchain, aborda a detalle la arquitectura blockchain sus variantes, las criptomonedas, hace mucho incapié en el cifrado, incluso con ejemplos, las diferencias entre los altcoins y al final habre un abanico de posibilidades de implementación de blockchain. Si eres desarrollador o ingeniero con buenos conocimientos de matemáticas y quieres conocer todo el ecosistema blockchain, este libro si es para ti. Si no tienes bases en matemáticas, criptgrafía, programación, sistemas distribuidos... deberías repasar un poco antes de leerlo, es muy técnico.
Nicely written. Explains many latest topics. I especially liked the consensus protocols chapter. I am also using it as a course text as it has presentation slides and review questions for students too.
Using this to teach blockchain to my team at work. The book also comes with academic slides for all chapters and review questions Which is available On github. Really useful.