Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Resources

There is no official textbook for this class. However, we share recommended books and resources on this page.

Books

  • Blockchain in Action (by Bina Ramamurthy) English Korean
    • This book covers the entire process of developing blockchain-based apps. In particular, it establishes the unique design principles of blockchain and applies a consistent development process to various cases. In addition, it gradually increases the difficulty of development from simple to complex cases through multiple examples.
  • Mastering Ethereum: Building Smart Contracts and DApps (by Andreas M. Antonopoulos and Gavin Wood Ph. D.) English Korean
    • This book covers Ethereum in general, not just blockchain app development. It covers the structure of Ethereum and its tools in detail, as well as more advanced topics like contract security and oracles. Published in 2018, it’s the bible that introduced many developers to Ethereum.

Websites