Introducing Blockchain with LISP: Implement and Extend Blockchains with the Racket Language
暫譯: 用 LISP 介紹區塊鏈:使用 Racket 語言實作與擴展區塊鏈

Sitnikovski, Boro

  • 出版商: Apress
  • 出版日期: 2021-04-09
  • 售價: $2,040
  • 貴賓價: 9.5$1,938
  • 語言: 英文
  • 頁數: 145
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484269683
  • ISBN-13: 9781484269688
  • 相關分類: 區塊鏈 Blockchain
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Implement blockchain from scratch covering all the details with Racket, a general-purpose Lisp. You'll start by exploring what a blockchain is, so you have a solid foundation for the rest of the book. You'll then be ready to learn Racket before starting on your blockchain implementation. Once you have a working blockchain, you'll move onto extending it. The book's appendices provide supporting resources to help you in your blockchain projects.

The recommended approach for the book is to follow along and write the code as it's being explained instead of reading passively. This way you will get the most out of it. All of the source code is available for free download from GitHub.

What You Will Learn

    Implement a blockchain from scratch using Lisp
  • Discover the Racket programming language and how to use it
  • Use macros and hygienic macros
  • Employ cryptojacking

Who This Book Is For

Novices that have at least some experience with programming, as well as some basic working experience with computers. The book also assumes some experience with high school mathematics, such as functions.

商品描述(中文翻譯)

實作區塊鏈從零開始,涵蓋所有細節,使用 Racket 這個通用的 Lisp 語言。您將首先探索什麼是區塊鏈,以便為本書的其餘部分打下堅實的基礎。接著,您將準備學習 Racket,然後開始您的區塊鏈實作。一旦您擁有一個可運行的區塊鏈,您將進一步擴展它。本書的附錄提供了支持資源,以幫助您進行區塊鏈項目。

本書建議的學習方式是隨著解釋的過程編寫代碼,而不是被動閱讀。這樣您將能夠獲得最大的收穫。所有的源代碼都可以從 GitHub 免費下載。

您將學到的內容:
- 使用 Lisp 從零開始實作區塊鏈
- 探索 Racket 程式語言及其使用方法
- 使用巨集和衛生巨集
- 採用加密劫持技術

本書適合對象:
對編程有一定經驗的初學者,以及對電腦有一些基本工作經驗的人。本書也假設讀者對高中數學有一定的了解,例如函數。

作者簡介

Boro Sitnikovski has over ten years of experience working professionally as a software engineer. He started programming with assembly on an Intel x86 at the age of ten. While in high school, he won several prizes in competitive programming, varying from 4th, 3rd, and 1st place. He is an informatics graduate - his bachelor's thesis was titled "Programming in Haskell using algebraic data structures", and his master's thesis was titled "Formal verification of Instruction Sets in Virtual Machines". He has also published a few papers on software verification. Other research interests of his include programming languages, mathematics, logic, algorithms, and writing correct software. He is a strong believer in the open-source philosophy and contributes to various open-source projects. In his spare time, he enjoys some time off with his family.

作者簡介(中文翻譯)

Boro Sitnikovski 擁有超過十年的專業軟體工程師經驗。他在十歲時便開始在 Intel x86 上使用組合語言進行程式設計。在高中期間,他在競賽程式設計中獲得了多個獎項,包括第四名、第三名和第一名。他是一名資訊學畢業生 - 他的學士論文題目為「使用代數資料結構的 Haskell 程式設計」,碩士論文題目為「虛擬機中指令集的形式驗證」。他還發表了一些有關軟體驗證的論文。他的其他研究興趣包括程式語言、數學、邏輯、演算法以及撰寫正確的軟體。他堅信開源哲學,並參與各種開源專案。在空閒時間,他喜歡與家人共度時光。