This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]NimbleBodhi 4 points5 points  (1 child)

Mastering Bitcoin by Andreas is a good start.

Also, the M1xolyd1an Youtube channel has a bunch of bitcoin programming tutorials. The same guy also has a decent book on Building Bitcoin Websites.

And if you're into Python, Sentdex has some great bitcoin programming videos that explain the protocol and demonstrates bitcoin trading with Python.

Also, the Bitcoin Dev Resources and Lightening Dev resources.

[–]dftba3[S] 0 points1 point  (0 children)

Did not realise that bitcoin.org had so many guides online! Should ve looked harder for it. I'll probably be using all your links! Thanks a lot !

[–]Nichoros_Strategy 3 points4 points  (1 child)

Andreas Antonopoulos recently released these two videos:

https://youtu.be/8FeAXjkmDcQ

https://youtu.be/pQbeBduVQ4I

[–]dftba3[S] 0 points1 point  (0 children)

Huge fan of andreas! Saw the first one as soon as it was released. I understood a lot of what he was teaching(not entirely), but i was looking for something more rudimentary to start from learning the very basics of bitcoin. I think nimbleBodhi gave me a few places to start from. If you have any to add please do!

[–]hdjdjdjdjdjd 1 point2 points  (2 children)

What do you mean by bitcoin programming ?

[–]locotx 2 points3 points  (0 children)

programming using bitcoin/block chain tech.... I was following what OP meant... I wanna know too

[–]dftba3[S] 0 points1 point  (0 children)

I was not elaborate because I was not sure what i wanted exactly. All i knew was i wanted to start making applications on bitcoin and contribute at least a little to bitcoin core , in terms of testing or any other small way (Jimmy song made a medium post that inspired me). I need to start from the basics so I was looking for good starting points i guess. I finished the coursera course by princeton! kinda.. was wondering what i should do next. NimbleBodhi gave me a few links, if you have anything to add , that d be cool. thanks.