The nitty-gritty of Ethereum and Solidity.

Alberto Molina
Coinmonks
2 min readOct 1, 2023

--

Discover the inner workings of Ethereum in this comprehensive story serie, equipping you with the knowledge and skills to unlock the full potential of this transformative technology.

Additionally, gain insights into how Solidity interacts with the Ethereum platform, providing you with a deep understanding of the most popular language used for creating smart contracts.

Whether you’re an aspiring or accomplished Ethereum developer, this course empowers you to explore the intricacies of Ethereum and Solidity, significantly enhancing your code’s security, efficiency, and maintainability.

By the end of this course, you will have comprehensive knowledge as a developer about various Ethereum features and components, including:

  • The Network
  • Transactions
  • Gas
  • Smart Contracts
  • Memory Pool
  • The Ethereum Virtual Machine (EVM)

You’ll also have access to code examples written in Solidity, allowing you to grasp how the Solidity compiler manages smart contract storage, EVM memory, and the transaction calldata section.

While some basic IT and blockchain knowledge is recommended, it’s not required. Web3 enthusiasts are also welcome to read these stories. However, please note that the content is highly technical.

Blockchain technology is poised to become the de facto standard in finance, which means that having a deep and technical knowledge of it will provide a significant advantage.

The stories belonging to the serie are:

The nitty-gritty of Ethereum and Solidity : the Blockchain.

The nitty-gritty of Ethereum and Solidity : Transactions.

The nitty-gritty of Ethereum and Solidity : Memory Pool.

The nitty-gritty of Ethereum and Solidity : Ethereum Virtual Machine (EVM).

The nitty-gritty of Ethereum and Solidity : EVM Storage.

The nitty-gritty of Ethereum and Solidity : EVM Memory.

The nitty-gritty of Ethereum and Solidity : EVM Calldata.

The nitty-gritty of Ethereum and Solidity : EVM Stack.

The nitty-gritty of Ethereum and Solidity : Smart Contracts.

The nitty-gritty of Ethereum and Solidity: Smart contracts deployment.

The nitty-gritty of Ethereum and Solidity : Events.

The nitty-gritty of Ethereum and Solidity : Gas.

The nitty-gritty of Ethereum and Solidity : Libraries.

The nitty-gritty of Ethereum and Solidity : Inheritance.

The nitty-gritty of Ethereum and Solidity : Error handling.

--

--