Crypto Gloom

Best way to learn Solidity in 2024 | Written by: Yun Pan | Coins | January 2024

Yunpan
Coin Monk

🤣Why should I learn Solidity?
😊 Great question!

If you are curious about new terms such as: Ethereum and Blockchain application, then you need to learn Solidity, a programming language compatible with Ethereum. If you have the development skills, you can develop on the blockchain Unimpeded and discover many opportunities that people who don’t understand programming don’t see. If your current goal is to find a job, I recommend learning Solidity first.
Without further ado, I will list the Solidity learning materials that I have personally used.

  1. alchemy college
Alchemy University website

Alchemy University is an online education platform purpose-built for learning blockchain technology, offering a series of web3 courses, including free JavaScript and Ethereum developer guidance courses.

Alchemy University’s courses are designed to be flexible, including basic programming courses, basic Solidity courses, and courses on how to develop Ethereum DApps. Course content is rich and suitable for learners of all levels. Alchemy University also provides an interactive learning environment where students can solve practical programming problems and improve their problem-solving skills during their courses.

Alchemy University courses are completely free, and you can take all courses in your browser without any separate installation.

2. WTF Academy

WTF Academy homepage

WTF Academy is a platform dedicated to providing Web3 open source training to developers. Aiming to train 10,000 Web3 developers, we have produced a series of open source tutorials on Solidity, Ethers.js, etc., and provide chain-based technical certification and PR-to-Earn rewards. According to its website, OP received a $1.5 million grant from the Optimism Foundation.

3. Solidity documentation

If you already have a foundation in another programming language, I recommend looking directly at the official documentation that you have learned most from.

These three methods can help you learn Solidity quickly. Please choose one of them. Happy coding!Good luck!