Bitcoin Forum
May 05, 2024, 07:17:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Learn Blockchains by Building One - Quick Guide  (Read 152 times)
Haalo (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
September 04, 2018, 05:25:59 PM
 #1

The fastest way to learn how Blockchains work is to build one. Here´s a nice quick guide to build a blockchain and through that understand the fundamental technology behind it.

https://hackernoon.com/learn-blockchains-by-building-one-117428612f46

Just make sure that Python 3.6+, Flask and a HTTP Client is installed.
1714936668
Hero Member
*
Offline Offline

Posts: 1714936668

View Profile Personal Message (Offline)

Ignore
1714936668
Reply with quote  #2

1714936668
Report to moderator
1714936668
Hero Member
*
Offline Offline

Posts: 1714936668

View Profile Personal Message (Offline)

Ignore
1714936668
Reply with quote  #2

1714936668
Report to moderator
1714936668
Hero Member
*
Offline Offline

Posts: 1714936668

View Profile Personal Message (Offline)

Ignore
1714936668
Reply with quote  #2

1714936668
Report to moderator
It is a common myth that Bitcoin is ruled by a majority of miners. This is not true. Bitcoin miners "vote" on the ordering of transactions, but that's all they do. They can't vote to change the network rules.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714936668
Hero Member
*
Offline Offline

Posts: 1714936668

View Profile Personal Message (Offline)

Ignore
1714936668
Reply with quote  #2

1714936668
Report to moderator
1714936668
Hero Member
*
Offline Offline

Posts: 1714936668

View Profile Personal Message (Offline)

Ignore
1714936668
Reply with quote  #2

1714936668
Report to moderator
YuginKadoya
Legendary
*
Offline Offline

Activity: 3038
Merit: 1169



View Profile
September 04, 2018, 05:41:30 PM
 #2

Well to simply understand something is to build it yourself, I really think this will make you understand more the concept on learning something is to get a hang on that something and learning to make one, But I guess there is probably someone that will sure understand it by simply looking at the codes alone, It can surely be understandable but many sure needs a hang of it by experiencing it, And about the saying goes experience is naturally a good teacher for everyone, But really I got your point over it.
Haalo (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
September 05, 2018, 06:27:15 AM
 #3

Yeah exactly, it seems to be a good guide for starters to get into. Or has anyone seen any anything similar to help approach this topic?
pat4cryptoreal
Full Member
***
Offline Offline

Activity: 630
Merit: 102


View Profile
September 05, 2018, 06:41:37 AM
 #4

This sounds easy and simple to people that are programmers and developers already. To someone like me it will take time for me to learn and I learn faster with physical teacher than online.
Haalo (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
September 05, 2018, 09:37:45 AM
 #5

If you have a physical teacher even better  Wink It still is not dead easy, but at least worth an attempt for "normal" people..  Roll Eyes
HidenJonathan
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
December 04, 2018, 02:14:41 AM
 #6

I like learning by doing. It forces me to deal with the subject matter at a code level, which gets it sticking. If you do the same, at the end of this guide you’ll have a functioning Blockchain with a solid grasp of how they work.
franky1
Legendary
*
Offline Offline

Activity: 4214
Merit: 4470



View Profile
December 04, 2018, 03:30:26 AM
 #7

for a simple explanation without having to code

a block chain is a block of data and identifier made of up hashing the block data to make it unique (in any format/function/way you please) the block also contains a unique identifier of the previous block thus chaining blocks together. whereby altering a bit of data alters the identifiers thus alters all the blocks built after it. making it easy to spot alterations and reject them if they dont fit the rule

there you go. nice and simple.

I DO NOT TRADE OR ACT AS ESCROW ON THIS FORUM EVER.
Please do your own research & respect what is written here as both opinion & information gleaned from experience. many people replying with insults but no on-topic content substance, automatically are 'facepalmed' and yawned at
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!