solidity
Solidity 102
Solidity is a programming language used to write Ethereum virtual machine (EVM) smart contracts. I think mastering Solidity is a necessary skill to participate in on-chain projects: most of the blockchain projects are open source. If you can read the code, you can avoid many money-making projects.
solidity
Categoryeasy
Difficulty300 minutes
Study TimeCourse Certificate
Claim certificate NFT after you complete all the course exercises.
2828 Builders Enrolled
Last updated on Jan 22, 2025
Chapters (15)
16
Overloading
Not Started
17
Library
Not Started
18
Import
Not Started
19
Receive ETH
Not Started
20
Sending ETH
Not Started
21
Interact with Contract
Not Started
22
Call
Not Started
23
Delegatecall
Not Started
24
Create
Not Started
25
Create2
Not Started
26
DeleteContract
Not Started
27
ABI Encoding and Decoding
Not Started
28
Hash
Not Started
29
Function Selector
Not Started
30
Try Catch
Not Started