
Cryptoassets: The Innovative Investor's Guide to Bitcoin and Beyond
Chris Burniske and Jack Tatar
4.6 on Amazon
3 HN comments

Fate: Return to Avalon: Takeuchi Takashi Art Works
Type-Moon and Takeuchi Takashi
? on Amazon
3 HN comments

Mastering Ethereum: Building Smart Contracts and DApps
Andreas M. Antonopoulos and Gavin Wood Ph. D.
4.6 on Amazon
3 HN comments

Fundamentals of Software Architecture: An Engineering Approach
Mark Richards, Neal Ford, et al.
4.6 on Amazon
3 HN comments

Algorithms of Oppression: How Search Engines Reinforce Racism
Safiya Umoja Noble
4.7 on Amazon
3 HN comments

Storytelling with Data: Let's Practice!
Cole Nussbaumer Knaflic
4.6 on Amazon
3 HN comments

Introduction to Machine Learning with Python: A Guide for Data Scientists
Andreas C. Müller and Sarah Guido
4.5 on Amazon
3 HN comments

Think Like a Programmer: An Introduction to Creative Problem Solving
V. Anton Spraul
4.7 on Amazon
3 HN comments

Logo Design Love: A Guide to Creating Iconic Brand Identities, 2nd Edition
David Airey
4.7 on Amazon
3 HN comments

Python 3 Object-Oriented Programming: Build robust and maintainable software with object-oriented design patterns in Python 3.8, 3rd Edition
Dusty Phillips
4.4 on Amazon
3 HN comments

Threat Modeling: Designing for Security
Adam Shostack
4.5 on Amazon
3 HN comments

Introduction to Statistics: An Intuitive Guide for Analyzing Data and Unlocking Discoveries
Jim Frost
4.3 on Amazon
3 HN comments

Ansible for DevOps: Server and configuration management for humans
Jeff Geerling
4.6 on Amazon
3 HN comments

Technology Strategy Patterns: Architecture as Strategy
Eben Hewitt
4.3 on Amazon
3 HN comments

Making Embedded Systems: Design Patterns for Great Software
Elecia White
4.6 on Amazon
3 HN comments
rawtxapponFeb 9, 2021
jrehoronMar 31, 2021
dogman144onAug 12, 2021
Reason being is that how most of crypto works is a derivative of bitcoin or ethereum. And, it’s fairly normal in a technical sense, just applied in a unique way that needs to be understood via good ref doc.
Once you wrap your head around those two anchor protocols and get a sense of how it relates to its comp sci primitives (file systems, p2p, cryptographic certs), it can be really demystified - ie “blockchain” is stored as blocks on a file system, in the comp sci sense.