I actually use long variable names all the time, after all modern IDEs and texteditors have completion, so there is nothing wrong with using index
instead if i. The only exception I have is when dealing with coordinates b/c x
and y
make the most sense there.