Solidity.

Post

Share your knowledge.

Eyitayo Da Dev.
Feb 24, 2025
Discussion

Hey guys, Im new here. I was hoping anyone could give me links to learn solidity effectively.

//SDPX Licence Identifier: MIT pragma solidity 0.8.24;

contract Hello World { string public Hello World; }

//Just had to add something here

  • Smart Contract
  • Solidity
0
2
Share
Comments
.

Answers

2
0x67fc...27ac.
Feb 25 2025, 16:26

Depending on how you prefer to learn I'd suggest the official docs for reading or coursera in video format. Docs are quite comprehensive and contain some advanced details which you might not need in the beginning, but tutorials up to the "Using the compiler" will be useful in any case. Courses on the other hand are marked as either for beginners, intermediate or advanced so you can easily find the ones which fit your needs

After docs or a few courses I strongly suggest starting building anything on the testnet to see how things work in practice, and just google whatever questions arise

0
Comments
.
0x8d7e...90b8.
Mar 3 2025, 07:47

Try https://updraft.cyfrin.io/dashboard. Just started it myself recently and it has been super useful. All the best.

0
Comments
.

Do you know the answer?

Please log in and share it.

We use cookies to ensure you get the best experience on our website.
More info