Some learnings from a java developer perspective 👇
#Solidity#Ethereum#Web3#Blockchain#Java#javascript
The naming convention is the same as java.
We have few extra datatypes like
🔲 uint (Unsigned integer)
🔲 struct (Similar to a class in java) - Doesn't have a constructor