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
 


Deep Learning (No Starch Press)

Author: Andrew Glassner
Publisher: No Starch Press
Date: July 2021
Pages: 750
ISBN: 978-1718500723
Print: 1718500726
Kindle: ‎ B085BVWXNS
Audience: Developers interested in deep learning
Rating: Mike James
Reviewer: 5
A book on deep learning wtihout an equation in sight?



The Joy of JavaScript (Manning)

Author: Luis Atencio
Publisher: Manning
Date: March 2021
Pages: 360
ISBN: 978-1617295867
Print: 1617295868
Audience: JavaScript developers
Rating: 4
Reviewer: Ian Elliot
Joy you say!


More Reviews