Bitcoin Programming From Scratch


Details
Want to learn how to program Bitcoin? Join our new reading group starting on Saturday, April 13th.
In this first Meetup, we'll cover Chapter 1 of Jimmy Song's book "Programming Bitcoin". After each section, we pause and allow for questions and discussion, then go on to the next section.
Each time we meet thereafter, we just agree on the next chapter we're reading.
-- RESOURCES --
The "Programming Bitcoin" book is free on Github: https://github.com/jimmysong/programmingbitcoin/blob/master/ch01.asciidoc
You can also purchase a copy on Amazon if you prefer to support the author Jimmy Song: https://www.amazon.com/gp/product/1492031496/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1492031496&linkCode=as2&tag=fodediop-20&linkId=7fe7cb627a58cf78bc77717abba90c0b
-- TOOLS --
Most of the exercises will be done on Jupyter Notebooks and the easiest way to get it on your machine is via Anaconda --> https://www.anaconda.com/distribution/
-- PROGRAMMING LANGUAGE --
The latest Python: https://www.python.org/downloads/
See you there!

Bitcoin Programming From Scratch