Software Engineer. Web3 Developer. Mobile Developer. UI/UX Designer. Technical Blogger. In my experience, I learned that skipping the basics and proceeding all along to the application of certain ...
[Variables] Use data only after putting it in a 'container' This may be sudden, but have you ever cooked? For example, how about something simple like fried rice? You mix rice with egg and stir-fry it ...
A variable is a container in which we can store values for later retrieval. Imagine a box that can hold any type of data: a number, a string, etc. We take some data that we want to store, place it ...