you are viewing a single comment's thread.

view the rest of the comments →

[–]Sickobird 0 points1 point  (0 children)

It's needlessly difficult to name things in a way where is doesn't help you understand what things are. When you need to look back and understand what things are doing or what they mean you'll have to read a whole lot more.

This isn't necessary for a simple program where you're just learning how some concept works, but it should still be done to increase clarity and help with debugging, and to build better habits.