Programming Bitcoin (O'Reilly)
Friday, 08 March 2019

Dive into Bitcoin technology with this hands-on guide. Author Jimmy Song shows Python programmers and developers how to program a Bitcoin library from scratch. You’ll learn how to work with the basics, including the math, blocks, network, and transactions behind this popular cryptocurrency and its blockchain payment system. By the end of the book, the author has illustrated how this cryptocurrency works under the hood by coding all the components necessary for a Bitcoin library. Examples show how to create transactions, get the data needed from peers, and send transactions over the network.

<ASIN:1492031496>

 

Author: Jimmy Song
Publisher: O'Reilly
Date: March 2019
Pages: 322
ISBN: 978-1492031499
Print: 1492031496
Kindle: B07NM32WGH
Audience: Python developers interested in Bitcoin
Level: Intermediate/Advanced
Category: Python and Theory & Techniques

 

  • Parse, validate, and create bitcoin transactions
  • Learn how to use the Bitcoin Script smart contract language
  • Work with exercises in each chapter to build a Bitcoin library from scratch
  • Understand how to secure a blockchain by verifying proof of work
  • Program Bitcoin using Python 3 and libraries including pycoin
  • Understand how simplified payment verification and light wallets work
  • Work with public-key cryptography and cryptographic primitives

 

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Visual Differential Geometry and Forms

Author:  Tristan Needham
Publisher: Princeton
Pages: 584
ISBN: 978-0691203706
Print: 0691203709
Kindle: B08TT6QBZH
Audience: Math enthusiasts
Rating: 5
Reviewer: Mike James
The best math book I have read in a long time...



Object-Oriented Python

Author: Irv Kalb
Publisher: No Starch Press
Date: January 2022
Pages: 416
ISBN: 978-1718502062
Print: 1718502060
Kindle: ‎ B0957SHYQL
Audience: Python developers
Rating: 3
Reviewer: Mike James
Python, Object-Oriented? Not a lot of programmers know that!


More Reviews