Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: I want to learn coding / with blockchain whats the best language?
by
mattcode
on 03/03/2018, 09:20:36 UTC
⭐ Merited by nullius (1)
You could learn Solidity and develop smart contracts on Ethereum network... It's like JS, pretty ease to learn.

Solidity is an awful language, both for beginners and experienced developers. It is full of traps and strange quirks. See the Parity multisig bug. If one of Ethereum's founders can't get it right, how is anybody else meant to?