All About Solidity is an article serie that covers most of the core feature, syntax and semantics of Solidity, the smart contract programming language for Ethereum or any EVM based blockchains.
You will find code snippets and analogies to help you understand and improve your Solidity programming skills.
Enjoy the reading!
🚧 I am currently undergoing a re-write of the content of each articles, with cleaner table of contents, so to make it easier to jump to relevant sections. You can still read them and browse their draft content with notes under the /articles folder
All About...
Below are links to some useful references about Smart Contract Programming in Solidity.
For references related to each specific topic of the smart language, see the Reference section at the bottom of each individual page.