Bitcoin Forum
May 29, 2024, 01:01:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: What is the best place to learn and practice Blockchain?  (Read 296 times)
mirrasel (OP)
Jr. Member
*
Offline Offline

Activity: 183
Merit: 2


View Profile WWW
February 07, 2020, 05:41:35 PM
 #1

I want to know from the experts, Is there any free platform to learn Blockchain and Cryptocurrencies to be a blockchain developer? Like Google Digital Garage?

Google Digital Garage provides free courses and certification also.

Please help me by sharing Free Course links. Thanks in advance.
mk4
Legendary
*
Offline Offline

Activity: 2772
Merit: 3843


Paldo.io 🤖


View Profile
February 07, 2020, 05:56:45 PM
Last edit: February 08, 2020, 03:18:13 AM by mk4
 #2

I'm definitely not a programming expert per se, but blockchain is just a database. Now how do you get to be a "blockchain expert"? Simply learn programming first. There's no secret to being a on-demand "blockchain developer" without knowing programming in general first.

Probably learn Python from the free courses from YouTube and Udemy first.



EDIT: oh and I forgot. If you're a fan of books, look up Mastering Bitcoin by Andreas Antonopoulos and Programming Bitcoin by Jimmy Song.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
hugeblack
Legendary
*
Offline Offline

Activity: 2520
Merit: 3714


View Profile WWW
February 07, 2020, 06:36:20 PM
 #3

Blockchain technology is still not well known, so you will not find many universities that offer such lessons or even degrees.
I found some courses from the MIT and they are free and available on their website (from a famous person.)
But if you want to learn and educate yourself, aantonop’s videos are enough to do so.

https://ocw.mit.edu/courses/sloan-school-of-management/15-s12-blockchain-and-money-fall-2018/video-lectures/
BitMaxz
Legendary
*
Offline Offline

Activity: 3262
Merit: 2979


:( My PC broke due trying to recover an old wallet


View Profile WWW
February 07, 2020, 07:41:26 PM
Last edit: February 07, 2020, 07:53:40 PM by BitMaxz
 #4

Just additional from the above posts. I have a bookmark link before with a huge list of programming guides related to the blockchain that I think will help you much to learn blockchain. I'm sure you will like it and it is 100% free.

Here's the link https://github.com/openblockchains/awesome-blockchains and this https://github.com/yjjnls/awesome-blockchain

It includes the list of different programming languages such as Python, Ruby, Crystal, Javascript, SQL and many programming languages that you can use for building your own DIY blockchain or become a developer.

To practice them I think if you don't have a budget you can use the 1 year free of Google Cloud or AWS where you can deploy or test your project for free.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
nakamura12
Hero Member
*****
Offline Offline

Activity: 2282
Merit: 669


View Profile
February 07, 2020, 08:32:01 PM
 #5

I don't know how programming works but I think you can learn how blockchain works when you know how to create a blockchain yourself. Try checking this thread about how to create blockchain (https://bitcointalk.org/index.php?topic=5218389.0). You can study the codes used and also there is a explanation too. Check it out.
Bodykeepers
Member
**
Offline Offline

Activity: 119
Merit: 23


View Profile
February 08, 2020, 05:30:50 AM
 #6

The same as you, i am also studying on how the blockchain totally work. So if you are looking a blockchain to study you can download this Play books the application are totally free you can download here books of blockchain in the form of ebook, but if you have a money to buy blockchain book it's better.

BLOCKCHAIN EBOOK LOOKS LIKE THIS



I am sure this could help you in studying blockchain.

pooya87
Legendary
*
Offline Offline

Activity: 3458
Merit: 10600



View Profile
February 08, 2020, 05:51:46 AM
 #7

to be a blockchain developer?

in my opinion it really depends on what you mean by "blockchain developer". nowadays i see a lot of people who are just interested in creating some nonsense token on one of these platforms (eg. ICOs) and call themselves "developers". for that you don't really need to learn much, or even learn blockchain technology for that matter.
but a real "blockchain developer" is someone who is familiar with cryptopgraphy, programming and P2P protocol. each of these are complicated topics that take a lot of time to master and depending on your end goals you may want to focus on parts of it more than others.
and these skills aren't going to be gained by reading books. you need to actually look at some code and write some code yourself to learn them.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
minairia3
Sr. Member
****
Offline Offline

Activity: 1484
Merit: 326


Vave.com - Crypto Casino


View Profile
February 08, 2020, 06:20:07 AM
 #8

There is no specific course on how to learn this but the principle of blockchain is all about codes and series of layers of database. I think you can easily learn it all from watching some tutorials or beginners guide on Youtube. Plus point if you have knowledge or your field is all about programming which can helo you much better in learning and understanding blockchain even more.

mirrasel (OP)
Jr. Member
*
Offline Offline

Activity: 183
Merit: 2


View Profile WWW
March 11, 2020, 04:31:42 AM
 #9

I want to know from the experts, Is there any free platform to learn Blockchain and Cryptocurrencies to be a blockchain developer? Like Google Digital Garage?

Google Digital Garage provides free courses and certification also.

Please help me by sharing Free Course links. Thanks in advance.

Thanks for all the good comments. Here I have come with some links which I have gathered to read first before going with Blockchain Development. I'm sharing the links with you.

Learn Blockchain:
1.   https://ethereum.org/build/
2.   https://www.freecodecamp.org/news/tag/blockchain/
3.   https://blockgeeks.com/
4.   https://dappsforbeginners.wordpress.com/
5.   https://developer.ibm.com/series/blockchain-learning-path/
6.   https://www.ibm.com/blockchain/platform
7.   https://developer.ibm.com/technologies/blockchain/videos/
8.   https://academy.101blockchains.com/courses/enterprise-blockchains-fundamentals\
9.   https://www.education-ecosystem.com/rohit99/l31vx-fungible-and-non-fungible-tokens-token-token-standards-when-to-use-whi
10.   https://solidity.readthedocs.io/en/v0.6.3/
11.   https://www.lopp.net/bitcoin-information.html
12.   https://developer.bitcoin.com/learn/
13.   https://blockgeeks.com/guides/blockchain-developer/
14.   https://www.udacity.com/course/blockchain-developer-nanodegree--nd1309
joniboini
Legendary
*
Offline Offline

Activity: 2198
Merit: 1793



View Profile WWW
March 11, 2020, 05:19:46 AM
 #10

Udacity nanodegree program is expensive and probably more suited for someone who wants to get a 'degree'. If you just want to 'learn', I'd not recommend it.

███████████████████████████
███████▄████████████▄██████
████████▄████████▄████████
███▀█████▀▄███▄▀█████▀███
█████▀█▀▄██▀▀▀██▄▀█▀█████
███████▄███████████▄███████
███████████████████████████
███████▀███████████▀███████
████▄██▄▀██▄▄▄██▀▄██▄████
████▄████▄▀███▀▄████▄████
██▄███▀▀█▀██████▀█▀███▄███
██▀█▀████████████████▀█▀███
███████████████████████████
.
.Duelbits.
..........UNLEASH..........
THE ULTIMATE
GAMING EXPERIENCE
DUELBITS
FANTASY
SPORTS
████▄▄█████▄▄
░▄████
███████████▄
▐███
███████████████▄
███
████████████████
███
████████████████▌
███
██████████████████
████████████████▀▀▀
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
.
▬▬
VS
▬▬
████▄▄▄█████▄▄▄
░▄████████████████▄
▐██████████████████▄
████████████████████
████████████████████▌
█████████████████████
███████████████████
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
/// PLAY FOR  FREE  ///
WIN FOR REAL
..PLAY NOW..
pooya87
Legendary
*
Offline Offline

Activity: 3458
Merit: 10600



View Profile
March 11, 2020, 05:27:10 AM
 #11

you won't learn much about blockchain or cryptocurrency by reading about how to write smart contracts on ethereum blockchain and majority of your links seem to be only focusing on that subject. that is not something you mix together with learning about the technology itself in my opinion. as i said before you might want to decide which route you want to go in.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
avivsun
Jr. Member
*
Offline Offline

Activity: 58
Merit: 1


View Profile WWW
July 12, 2020, 01:35:17 PM
 #12

I want to know from the experts, Is there any free platform to learn Blockchain and Cryptocurrencies to be a blockchain developer? Like Google Digital Garage?

Google Digital Garage provides free courses and certification also.

Please help me by sharing Free Course links. Thanks in advance.

Here is a list of good resources and courses:

Free Blockchain Course

Free Blockchain Webinars

Certified Enterprise Blockchain Professional (CEBP)

Blockchain Certifications

seoincorporation
Legendary
*
Offline Offline

Activity: 3164
Merit: 2958


Top Crypto Casino


View Profile
July 12, 2020, 06:48:23 PM
 #13

The best place to learn and practice Blockchain is your own computer, you can download different coin node to experiment with them and try to understand how they work.

I would like to recommend with another coin than bitcoin because it's node is heavy, more than 200Gb right now.

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


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
Elite70
Copper Member
Newbie
*
Offline Offline

Activity: 112
Merit: 0


View Profile
July 12, 2020, 11:48:55 PM
 #14

To tell you frankly, blockchain technology is hard to learn if are not an IT, computer engineer, developer, programmer. It has a lot of coding and programs that ordinary people really hard to understand.
AakZaki
Legendary
*
Offline Offline

Activity: 2338
Merit: 1076


zknodes.org


View Profile WWW
July 16, 2020, 05:31:29 PM
 #15

To tell you frankly, blockchain technology is hard to learn if are not an IT, computer engineer, developer, programmer. It has a lot of coding and programs that ordinary people really hard to understand.
There is nothing difficult when you want to learn and explore that knowledge. Blockchain is indeed a technology that is not easy to learn. But at least as a layman and not too well-versed about IT, can learn from the basic things about what the blockchain and its uses. For some kind of technical matters relating to programming, it takes time to learn it and with a variety of programming languages ​​that must be understood.

the best place to find out all of that is Google and do your own practice. there are many references that can be read as a tutorial to start learning.
Swordsoffreedom
Legendary
*
Offline Offline

Activity: 2772
Merit: 1115


Leading Crypto Sports Betting & Casino Platform


View Profile WWW
July 16, 2020, 07:24:51 PM
 #16

Actually, there is no specific resources where you will completely learn about blockchain technology. I know some blockchain developer who are able to make ERC-20 based & scrypt based tokens. Professionally they are software engineer and computer engineer, when I asked them about their involvement with blockchain technology, they said that they used their basic knowledge and doing Reacher’s over online materials, then they practice by their own.

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
Cryptoababe
Member
**
Offline Offline

Activity: 713
Merit: 18

Do it For Better Humanity


View Profile
July 16, 2020, 10:38:58 PM
 #17

I'm definitely not a programming expert per se, but blockchain is just a database. Now how do you get to be a "blockchain expert"? Simply learn programming first. There's no secret to being a on-demand "blockchain developer" without knowing programming in general first.

Probably learn Python from the free courses from YouTube and Udemy first.



EDIT: oh and I forgot. If you're a fan of books, look up Mastering Bitcoin by Andreas Antonopoulos and Programming Bitcoin by Jimmy Song.

You are absolutely right. Although I'm not an expert bur looking at every wallet address. I count them as a pointer for any user. I think he should start with C++ Instead. Although, it's more complicated but I think it's more preferable.
Peanutswar
Legendary
*
Offline Offline

Activity: 1554
Merit: 1081


Top Crypto Casino


View Profile WWW
July 17, 2020, 03:22:15 AM
 #18

Recently I created a  topic/thread that can answer your questions which is this. Online learning.. Brief introduction those are the platform which is offering courses online that is related to the world of cryptocurrency and blockchain that you could try too, most of them have an enrollment fee but don't worry there are some absolutely free.

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


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
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!