Odak modu
Code from video: https://solidity-by-example.org/data-locations/
You can access the video content in Turkish prepared by İTÜ Blockchain here: https://www.youtube.com/watch?v=MzvzBp9l3y0&list=PLby2HXktGwN4Cof_6a8YwlMrboX8-hs73&index=14
There are 3 types of memory locations (data locations) in the EVM:
When using reference types such as bytes, string, uint256[], struct in functions, it should be specified from which memory area these data will be taken.
Resources:
You can find detailed further information from Solidity Official documentation (in English):
https://docs.soliditylang.org/en/v0.8.15/internals/layout_in_memory.html#layout-in-memory
https://docs.soliditylang.org/en/v0.8.15/internals/layout_in_calldata.html#layout-of-call-data
https://github.com/itublockchain/web3-bootcamp/tree/master/1x11_DataLocations
Yazılım Kariyerinde İlerlemeni Hızlandıracak Programlar
Patika+ programlarımız ile 4-8 aylık yoğun yazılım kamplarına katıl, temel bilgilerden başlayarak kapsamlı bilgiler edin, yazılım kariyerine başla!
Yorum yapabilmek için derse kayıt olmalısın!