Prasad Kancharla Profile picture
Full-stack Java Developer Tweets about #Blockchain #web3 #Solidity #Java #NFT #Bitcoin #Ethereum #Cryptocurrency
Apr 3, 2022 11 tweets 5 min read
Just completed level 1 on #cryptozombies

share.cryptozombies.io/en/lesson/1/sh…

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