
Clean Code – Writing Meaningful Names
Coding Blocks
00:00
The Intention of Defining Variables
Naming your variables can reveal the entire purpose of what that block is. Don't give a name that doesn't really convey what it is, right? As programmers we think in terms of programming terms. So instead of calling it account list, co call it accounts or group of accounts. And that that can be really k it's not confusing somebody that comes behind you.
Transcript
Play full episode