帖子
分享您的知识。
How to learn Solidity?
Hi!
I'm new to Web3 development and want to learn a few languages.
So, I decided to learn Solidity and do not now how to start?
What languages to I need to learn to understand Solidity?
- solidity
- cryptocurrency
答案
1Solidity is programming language on its own. The language was specifically design for Ethereum (EVM). The language was influenced by C++, Python and JavaScript. To me personally, it reminds JavaScript the most of them all.
The most complete resource for learning Solidity would be an official documentation - https://docs.soliditylang.org/en/v0.8.17/.
You can search for tutorials to make learning more fun. Unfortunately, I don't have any recommendation. Hopefully other community members can advise you something great.
你知道答案吗?
请登录并分享。
Web3 (also known as Web 3.0) is an idea for a new iteration of the World Wide Web which incorporates concepts such as decentralization, blockchain technologies, and token-based economics.