DEV Community

Cover image for What courses do you recommend for blockchain development?
Shaquil Maria
Shaquil Maria

Posted on

What courses do you recommend for blockchain development?

Photo by Hitesh Choudhary on Unsplash

Lately, the new trend is blockchain technologies. Everybody is developing some sort of smart contracts and decentralized applications nowadays. As technology advances and the hype increases, more and more companies start to consider blockchain for their projects. This means an increase in the demand for dApps developers and resources to learn about the technology.

What courses did you follow, if any? Where do you keep up to date with the developments of the blockchain space?

Let's create a list of interesting courses and resources for blockchain development.

Top comments (8)

Collapse
 
divinedevops profile image
Devon Artis • Edited

Since Ethererum is the Gorilla in the room, I will say, learn Solidity if you are looking to writing Smart Contracts docs.soliditylang.org/en/v0.8.3/ I will then say Vyper - vyper.readthedocs.io/en/stable/... for Dapps you would like to know etherjs docs.ethers.io/v5/ and web3. I would say just know Javascript or some sort of front-end development for your Dapps. We have loads of information free to everyone ... To learn always go to source ethereum.org/en/developers/

Collapse
 
theowlsden profile image
Shaquil Maria

Thanks for sharing!

Collapse
 
fra profile image
Collapse
 
theowlsden profile image
Shaquil Maria

Same here. I followed some courses back in the day (more like 2 years ago), but I'm pretty sure that knowledge is outdated nowadays.

Collapse
 
theowlsden profile image
Shaquil Maria

Good question.

Thread Thread
 
fra profile image
Flavio Fraschetti

So Sorry, I copy the wrong URL.

Its edited now

Collapse
 
adamsmo profile image
Adam Smolarek

Hi i am blockchain developer and I am doing online cryptography / blockchain trainings :)

Collapse
 
theowlsden profile image
Shaquil Maria

Do you have any resources you can share? Links where we can find your content?