Bitcoin Forum
June 22, 2024, 06:58:07 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help to recommend Blockchain book, Python on Amazon, please.  (Read 157 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Becky666 (OP)
Full Member
***
Offline Offline

Activity: 756
Merit: 231



View Profile WWW
March 02, 2020, 03:23:32 PM
 #1

Am happy to belong here and have learned many things around this forum and still learning new things. At this junction, expanding my focus towards Blockchain and Python programming are inevitable as such, need good experience forum members to recommend me some good and productive books on Amazon. These books should be enable in shipping to Nigeria, precisely Abuja FCT.

NB: recommend me books and not to spam my thread, thanks.

███████ ███████     R O L L B I T           The Social & Provably Fair Crypto Casino           [ PLAY NOW ]     ███████ ███████
/  SLOTS     /  GAME SHOW     /  LIVE CASINO     /  ROULETTE     /  BLACKJACK
|          Twitter          |        ♠   Instant Deposits & Withdrawals   -   Live Customer Support   -   Rakeback & Level Up Bonuses   ♠      |          Discord          |
seoincorporation
Legendary
*
Offline Offline

Activity: 3192
Merit: 2982


Top Crypto Casino


View Profile
March 02, 2020, 03:58:26 PM
Merited by Becky666 (1)
 #2

Am happy to belong here and have learned many things around this forum and still learning new things. At this junction, expanding my focus towards Blockchain and Python programming are inevitable as such, need good experience forum members to recommend me some good and productive books on Amazon. These books should be enable in shipping to Nigeria, precisely Abuja FCT.

NB: recommend me books and not to spam my thread, thanks.

First of all, you should learn how bitcoin and the blockchain works, for that i recommend the Mastering Bitcoin book:

https://github.com/bitcoinbook/bitcoinbook

And after you can search for python scripts to do what you want to do with bitcoin, things like:

-Generate bitcoin address
-Bitcoin wrappers
-Vanity Gen

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
FatFork
Legendary
*
Offline Offline

Activity: 1638
Merit: 2603


Top Crypto Casino


View Profile WWW
March 02, 2020, 05:58:57 PM
 #3

For a good starting point you can look for "Hands-On Bitcoin Programming with Python" by Harish Kumar Garg.
I hope you find it helpful and good luck to you.

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
bitmover
Legendary
*
Offline Offline

Activity: 2338
Merit: 6023


bitcoindata.science


View Profile WWW
March 02, 2020, 08:28:15 PM
 #4

First of all, you should learn how bitcoin and the blockchain works, for that i recommend the Mastering Bitcoin book:

https://github.com/bitcoinbook/bitcoinbook

And after you can search for python scripts to do what you want to do with bitcoin, things like:

-Generate bitcoin address
-Bitcoin wrappers
-Vanity Gen

In my opinion this is the best book available for beginners.
You will understand how bitcoin works. It doesn't cover python programming,  but it is a must for anyone who wants to have a good understanding

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
Becky666 (OP)
Full Member
***
Offline Offline

Activity: 756
Merit: 231



View Profile WWW
March 03, 2020, 02:12:09 PM
 #5

@seoincorporation thanks for your recommendation, it will be of a great help in this journey. Most importantly, I can't wait to start  argument with Bitcoin terminologies and Blockchain. Its actually very nice to have you'll onboard.

Lock! lock!! lock!!!

███████ ███████     R O L L B I T           The Social & Provably Fair Crypto Casino           [ PLAY NOW ]     ███████ ███████
/  SLOTS     /  GAME SHOW     /  LIVE CASINO     /  ROULETTE     /  BLACKJACK
|          Twitter          |        ♠   Instant Deposits & Withdrawals   -   Live Customer Support   -   Rakeback & Level Up Bonuses   ♠      |          Discord          |
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!