Bitcoin Forum

Other => Beginners & Help => Topic started by: ahmer_rafique on August 25, 2018, 08:00:27 AM



Title: Blockchain for Beginners
Post by: ahmer_rafique on August 25, 2018, 08:00:27 AM
HELLO
how can i describe Blockchain technicalities to someone who does not have any programming skills? and how we can make application on Blockchain any particular guide available?


Title: Re: Blockchain for Beginners
Post by: Panat on August 28, 2018, 08:44:09 AM
Blockchain is decentralized network where miners are hosts that hold this network. There is no usual servers as in other networks.


Title: Re: Blockchain for Beginners
Post by: SoiledDove on August 28, 2018, 08:55:42 AM
HELLO
how can i describe Blockchain technicalities to someone who does not have any programming skills? and how we can make application on Blockchain any particular guide available?


Blockchain means a chain of blocks. Each time a block is added to the chain, it contains the information that was in the previous block. When someone joins a blockchain network, they download the entire blockchain copy on to their computer. Even if a member of the network tampers with their copy of the blockchain network, they can't tamper with what's on other people's computers. So the chain will accept what is on the majority of computers as the correct one. Blockchain's USP is that it cannot be readily tampered with.


Title: Re: Blockchain for Beginners
Post by: mk4 on August 28, 2018, 11:35:15 AM
how can i describe Blockchain technicalities to someone who does not have any programming skills?
If you understand blockchain technology then it would probably be easy for you to explain it casually to people using easy to understand analogies and what not.

and how we can make application on Blockchain any particular guide available?
1. Learn the programming language of whatever blockchain you're planning on using/trying.
2. Look up the documentation of the blockchain project you're planning on using/trying. Here's the one for ETH: http://www.ethdocs.org/en/latest/


Title: Re: Blockchain for Beginners
Post by: ahmer_rafique on August 28, 2018, 01:02:17 PM
how can i describe Blockchain technicalities to someone who does not have any programming skills?
If you understand blockchain technology then it would probably be easy for you to explain it casually to people using easy to understand analogies and what not.

and how we can make application on Blockchain any particular guide available?
1. Learn the programming language of whatever blockchain you're planning on using/trying.
2. Look up the documentation of the blockchain project you're planning on using/trying. Here's the one for ETH: http://www.ethdocs.org/en/latest/
Thankyou
i will see this document in a while and learn it in the near future and i know the programming language called "SOLIDITY" that is for Developing Smart Contracts that run on Ethereum Virtual Machine.


Title: Re: Blockchain for Beginners
Post by: Zoe007 on August 28, 2018, 01:15:17 PM
Just find some google videos about blockchain for dummies and so on. I personally watched some of them and read some articles. I think you'll find a lot of tips how to explain to someone or just send them the videos.


Title: Re: Blockchain for Beginners
Post by: aiannejacob on September 03, 2018, 11:49:51 AM
Hello mate. Try to watch videos on youtube and you will learn where it was started and how the flow of blockchain. When you were watching the video takenote what you dont understand and ask from the pros on this forum.


Title: Re: Blockchain for Beginners
Post by: Ferrytale1 on September 03, 2018, 12:23:28 PM
You can define it as a chain that links transactions, and connects senders to receivers.
And miners are the ones who connects the nodes, and get rewarded for it.


Title: Re: Blockchain for Beginners
Post by: chulos on September 03, 2018, 01:20:56 PM
HELLO
how can i describe Blockchain technicalities to someone who does not have any programming skills? and how we can make application on Blockchain any particular guide available?

What is a blockchain i will try to answer an example. Imagine a spreadsheet that is duplicated a thousand times and is located on a computer network. Then imagine that this network is designed to update the table regularly ... and this is a blockchain. It is a shared and continuously updated database of information that is not stored in one place, meaning that the stored records are easily verifiable and available to everyone on the Internet. Explained simply. If you are looking for similar information, good videos, the exact functioning of the blockchain are many on the Internet. I learned from them.


Title: Re: Blockchain for Beginners
Post by: Zhen Zhibing on September 03, 2018, 01:25:06 PM
Be honest Blockchain is quite difficult for newbie or nontechnical person to understand. I think the easiest explain of blockchain is on Wikipedia: https://en.wikipedia.org/wiki/Blockchain