Focus mode
Code from video: https://solidity-by-example.org/immutable/
Immutables are variables that cannot be modified. The difference from Constant is that the value of the variable marked with immutable can be changed at the beginning with the constructor.
You can access the video content in Turkish prepared by İTÜ Blockchain here (beetween 6:20 - 9:40 minutes): https://www.youtube.com/watch?v=XQR2tL4v0_c&list=PLby2HXktGwN4Cof_6a8YwlMrboX8-hs73&index=4
Programs to Accelerate Your Progress in a Software Career
Join our 4-8 month intensive Patika+ bootcamps, start with the fundamentals and gain comprehensive knowledge to kickstart your software career!
You need to enroll in the course to be able to comment!