# How does ethereum virutal machine(EVM) work, opcodes, stack and debugging **Published by:** [N00b21337](https://paragraph.com/@n00b21337/) **Published on:** 2023-01-11 **URL:** https://paragraph.com/@n00b21337/how-does-ethereum-virutal-machine-evm-work-opcodes-stack-and-debugging ## Content To better understand solidity and EVM you should read all of these articles, preferably few times https://betterprogramming.pub/solidity-tutorial-all-about-stack-c1ec6070fe60 https://blog.openzeppelin.com/deconstructing-a-solidity-contract-part-i-introduction-832efd2d7737/ https://noxx.substack.com/p/evm-deep-dives-the-path-to-shadowy?utm_source=url&s=r and try all the tools inside that are recommended and step through them, will give you great insights in magic behind all the code. ## Publication Information - [N00b21337](https://paragraph.com/@n00b21337/): Publication homepage - [All Posts](https://paragraph.com/@n00b21337/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@n00b21337): Subscribe to updates - [Twitter](https://twitter.com/0xCardinalError): Follow on Twitter